Skip to content

Makes prefetcher none cache default - #992

Draft
ankitaluthra1 wants to merge 4 commits into
fsspec:mainfrom
ankitaluthra1:make-prefetcher-default
Draft

Makes prefetcher none cache default#992
ankitaluthra1 wants to merge 4 commits into
fsspec:mainfrom
ankitaluthra1:make-prefetcher-default

fixes lint

d2f33f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 31, 2026 in 0s

89.98% (+0.29%) compared to 370ca0b

View this Pull Request on Codecov

89.98% (+0.29%) compared to 370ca0b

Details

Codecov Report

❌ Patch coverage is 82.14286% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.98%. Comparing base (370ca0b) to head (d2f33f2).

Files with missing lines Patch % Lines
gcsfs/prefetcher.py 72.72% 3 Missing ⚠️
gcsfs/zb_hns_utils.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #992      +/-   ##
==========================================
+ Coverage   89.68%   89.98%   +0.29%     
==========================================
  Files          16       16              
  Lines        3579     3604      +25     
==========================================
+ Hits         3210     3243      +33     
+ Misses        369      361       -8     

☔ View full report in Codecov by Harness.
📢 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.