Skip to content

Support correct path when instantiate via chaining

c8b5e2c
Select commit
Loading
Failed to load commit list.
Merged

Support correct path when instantiate via chaining #7

Support correct path when instantiate via chaining
c8b5e2c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 16, 2025 in 0s

87.01% (+8.75%) compared to 033062b

View this Pull Request on Codecov

87.01% (+8.75%) compared to 033062b

Details

Codecov Report

❌ Patch coverage is 75.34247% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.01%. Comparing base (033062b) to head (c8b5e2c).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
fsspec_python/importer.py 77.50% 5 Missing and 4 partials ⚠️
fsspec_python/utils.py 58.82% 3 Missing and 4 partials ⚠️
fsspec_python/fs.py 87.50% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #7      +/-   ##
==========================================
+ Coverage   78.26%   87.01%   +8.75%     
==========================================
  Files          11        5       -6     
  Lines         184      154      -30     
  Branches       21       26       +5     
==========================================
- Hits          144      134      -10     
+ Misses         24       10      -14     
+ Partials       16       10       -6     

☔ 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.