feat: provide delta writer option to flush buffer after every batch #3675
Codecov / codecov/project
succeeded
Aug 12, 2025 in 0s
75.64% (+0.06%) compared to 3354e73
View this Pull Request on Codecov
75.64% (+0.06%) compared to 3354e73
Details
Codecov Report
❌ Patch coverage is 92.04545% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.64%. Comparing base (3354e73) to head (1ba0e07).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| crates/core/src/operations/write/writer.rs | 94.85% | 0 Missing and 7 partials |
| python/src/lib.rs | 0.00% | 7 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3675 +/- ##
==========================================
+ Coverage 75.58% 75.64% +0.06%
==========================================
Files 146 146
Lines 45172 45342 +170
Branches 45172 45342 +170
==========================================
+ Hits 34141 34299 +158
- Misses 9210 9215 +5
- Partials 1821 1828 +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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading