Skip to content

Store undo history as serialized patches - #359

Open
nabeya11 wants to merge 13 commits into
masterfrom
perf/patch-history
Open

Store undo history as serialized patches#359
nabeya11 wants to merge 13 commits into
masterfrom
perf/patch-history

Name undoData implementations after the interface

786a3b3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 7, 2026 in 1s

43.48% (target 0.00%)

View this Pull Request on Codecov

43.48% (target 0.00%)

Details

Codecov Report

❌ Patch coverage is 72.38095% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 43.48%. Comparing base (836d903) to head (786a3b3).

Files with missing lines Patch % Lines
editor.go 44.00% 7 Missing and 7 partials ⚠️
history.go 77.77% 5 Missing and 3 partials ⚠️
command.go 0.00% 6 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #359      +/-   ##
==========================================
+ Coverage   39.34%   43.48%   +4.14%     
==========================================
  Files           8       10       +2     
  Lines        1426     1504      +78     
==========================================
+ Hits          561      654      +93     
+ Misses        829      799      -30     
- Partials       36       51      +15     

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