Skip to content

Replace full-snapshot undo history with in-place edits and patches - #357

Draft
nabeya11 wants to merge 2 commits into
masterfrom
perf/patch-undo
Draft

Replace full-snapshot undo history with in-place edits and patches#357
nabeya11 wants to merge 2 commits into
masterfrom
perf/patch-undo

Replace full-snapshot undo history with in-place edits and patches

7c2347c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 6, 2026 in 0s

47.70% (target 0.00%)

View this Pull Request on Codecov

47.70% (target 0.00%)

Details

Codecov Report

❌ Patch coverage is 79.61957% with 75 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.70%. Comparing base (009b647) to head (7c2347c).

Files with missing lines Patch % Lines
patch.go 76.56% 33 Missing and 27 partials ⚠️
editor.go 90.00% 8 Missing ⚠️
undo.go 80.64% 4 Missing and 2 partials ⚠️
command.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #357      +/-   ##
==========================================
+ Coverage   38.96%   47.70%   +8.73%     
==========================================
  Files           8        9       +1     
  Lines        1414     1698     +284     
==========================================
+ Hits          551      810     +259     
+ Misses        827      823       -4     
- Partials       36       65      +29     

☔ 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.