Implement zero-copy optimization for single-read operations #840
+370
−218
Codecov / codecov/project
succeeded
May 12, 2026 in 0s
88.17% (-0.18%) compared to eaf6e33, passed because coverage increased by 0.02% when compared to adjusted base (88.15%)
View this Pull Request on Codecov
88.17% (-0.18%) compared to eaf6e33, passed because coverage increased by 0.02% when compared to adjusted base (88.15%)
Details
Codecov Report
❌ Patch coverage is 88.72180% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.17%. Comparing base (eaf6e33) to head (8c8f2a5).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| gcsfs/zb_hns_utils.py | 89.74% | 12 Missing |
| gcsfs/extended_gcsfs.py | 81.25% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #840 +/- ##
==========================================
- Coverage 88.35% 88.17% -0.18%
==========================================
Files 15 15
Lines 2989 3071 +82
==========================================
+ Hits 2641 2708 +67
- Misses 348 363 +15 ☔ 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