refactor: Use a Rust-based filesystem storage implementation #1833
Codecov / codecov/project
succeeded
Apr 9, 2026 in 1s
92.66% (+0.37%) compared to 88bd05a
View this Pull Request on Codecov
92.66% (+0.37%) compared to 88bd05a
Details
Codecov Report
❌ Patch coverage is 94.62366% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.66%. Comparing base (88bd05a) to head (462f747).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...rage_clients/_file_system/_request_queue_client.py | 92.98% | 4 Missing |
| ...ge_clients/_file_system/_key_value_store_client.py | 95.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1833 +/- ##
==========================================
+ Coverage 92.28% 92.66% +0.37%
==========================================
Files 157 157
Lines 10919 10277 -642
==========================================
- Hits 10077 9523 -554
+ Misses 842 754 -88 ☔ 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading