Switch package to use fsspec for backends #233
Draft
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%> (ø) |
Loading