Record deletions as delta patches with in-place compaction - #357
Draft
nabeya11 wants to merge 6 commits into
Draft
Record deletions as delta patches with in-place compaction#357nabeya11 wants to merge 6 commits into
nabeya11 wants to merge 6 commits into
Codecov / codecov/project
succeeded
Sep 7, 2026 in 1s
45.83% (target 0.00%)
View this Pull Request on Codecov
45.83% (target 0.00%)
Details
Codecov Report
❌ Patch coverage is 88.05970% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 45.83%. Comparing base (441573c) to head (9a24f41).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| record.go | 81.25% | 3 Missing and 3 partials |
| editor.go | 94.28% | 0 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## perf/patch-append #357 +/- ##
=====================================================
+ Coverage 43.98% 45.83% +1.84%
=====================================================
Files 10 10
Lines 1512 1571 +59
=====================================================
+ Hits 665 720 +55
- Misses 798 800 +2
- Partials 49 51 +2 ☔ View full report in Codecov by Harness.
📢 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