feat: in-flight, streaming PartitionWriter
#3857
+316
−230
Merged
Codecov / codecov/project
failed
Oct 19, 2025 in 1s
25.92% (-47.87%) compared to e6d9a2a
View this Pull Request on Codecov
25.92% (-47.87%) compared to e6d9a2a
Details
Codecov Report
❌ Patch coverage is 0% with 100 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.92%. Comparing base (e6d9a2a) to head (464e2ba).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| crates/core/src/operations/write/writer.rs | 0.00% | 99 Missing |
| crates/core/src/operations/optimize.rs | 0.00% | 1 Missing |
❗ There is a different number of reports uploaded between BASE (e6d9a2a) and HEAD (464e2ba). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## main #3857 +/- ##
===========================================
- Coverage 73.78% 25.92% -47.87%
===========================================
Files 152 123 -29
Lines 39138 19587 -19551
Branches 39138 19587 -19551
===========================================
- Hits 28877 5077 -23800
- Misses 8987 14142 +5155
+ Partials 1274 368 -906 ☔ 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