Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch package to use fsspec for backends #233

Draft
wants to merge 66 commits into
base: main
Choose a base branch
from

DEBUG

c15a569
Select commit
Loading
Failed to load commit list.
Draft

Switch package to use fsspec for backends #233

DEBUG
c15a569
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 13, 2024 in 1s

100.0% (+0.0%) compared to 937da89

View this Pull Request on Codecov

100.0% (+0.0%) compared to 937da89

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.0%. Comparing base (937da89) to head (c15a569).

Additional details and impacted files
Files with missing lines Coverage Δ
audbackend/__init__.py 100.0% <100.0%> (ø)
audbackend/core/base.py 100.0% <100.0%> (ø)
audbackend/core/conftest.py 100.0% <100.0%> (ø)
audbackend/core/errors.py 100.0% <ø> (ø)
audbackend/core/maven.py 100.0% <100.0%> (ø)
audbackend/core/unversioned.py 100.0% <100.0%> (ø)
audbackend/core/utils.py 100.0% <ø> (ø)
audbackend/core/versioned.py 100.0% <100.0%> (ø)