Skip to content

Switch package to use fsspec for backends#233

Draft
hagenw wants to merge 66 commits into
mainfrom
fsspec
Draft

Switch package to use fsspec for backends#233
hagenw wants to merge 66 commits into
mainfrom
fsspec

DEBUG

c15a569
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 0s

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).
⚠️ Report is 42 commits behind head on main.

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%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.