Skip to content

change 100MB to 64MB

bf79c7b
Select commit
Loading
Failed to load commit list.
Open

Refactor prefetcher code #818

change 100MB to 64MB
bf79c7b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 13, 2026 in 0s

88.30% (-0.06%) compared to eaf6e33, passed because coverage increased by 0.03% when compared to adjusted base (88.27%)

View this Pull Request on Codecov

88.30% (-0.06%) compared to eaf6e33, passed because coverage increased by 0.03% when compared to adjusted base (88.27%)

Details

Codecov Report

❌ Patch coverage is 92.64706% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.30%. Comparing base (eaf6e33) to head (bf79c7b).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
gcsfs/prefetcher.py 92.64% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #818      +/-   ##
==========================================
- Coverage   88.35%   88.30%   -0.06%     
==========================================
  Files          15       15              
  Lines        2989     3035      +46     
==========================================
+ Hits         2641     2680      +39     
- Misses        348      355       +7     

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