fix: use single writer for all partition streams #3870
Merged
Codecov / codecov/project
succeeded
Oct 19, 2025 in 0s
73.76% (-0.05%) compared to d0ae849
View this Pull Request on Codecov
73.76% (-0.05%) compared to d0ae849
Details
Codecov Report
❌ Patch coverage is 80.00000% with 35 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.76%. Comparing base (d0ae849) to head (03d860d).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| crates/core/src/operations/write/execution.rs | 80.00% | 10 Missing and 25 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #3870 +/- ##
==========================================
- Coverage 73.81% 73.76% -0.05%
==========================================
Files 151 151
Lines 39154 39168 +14
Branches 39154 39168 +14
==========================================
- Hits 28903 28894 -9
- Misses 8972 8983 +11
- Partials 1279 1291 +12 ☔ 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