fix(huggingface): wrap HfFileSystem to an async filesystem #957
Codecov / codecov/project
succeeded
Mar 10, 2025 in 1s
87.68% (+0.01%) compared to 1795389
View this Pull Request on Codecov
87.68% (+0.01%) compared to 1795389
Details
Codecov Report
Attention: Patch coverage is 70.00000%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 87.68%. Comparing base (
1795389
) to head (0c98175
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/datachain/client/hf.py | 77.77% | 2 Missing |
src/datachain/client/fsspec.py | 0.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #957 +/- ##
==========================================
+ Coverage 87.66% 87.68% +0.01%
==========================================
Files 131 131
Lines 11903 11904 +1
Branches 1623 1622 -1
==========================================
+ Hits 10435 10438 +3
+ Misses 1058 1057 -1
+ Partials 410 409 -1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading