Skip to content

feat(vt): add damage callbacks for terminal updates#652

Draft
aymanbagabas wants to merge 1 commit into
mainfrom
vtdamage
Draft

feat(vt): add damage callbacks for terminal updates#652
aymanbagabas wants to merge 1 commit into
mainfrom
vtdamage

feat(vt): add damage callbacks for terminal updates

4186797
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 4, 2026 in 1s

33.10% (+2.15%) compared to 74ce264

View this Pull Request on Codecov

33.10% (+2.15%) compared to 74ce264

Details

Codecov Report

❌ Patch coverage is 16.48352% with 76 lines in your changes missing coverage. Please review.
✅ Project coverage is 33.10%. Comparing base (74ce264) to head (4186797).
⚠️ Report is 230 commits behind head on main.

Files with missing lines Patch % Lines
vt/handlers.go 3.84% 37 Missing and 13 partials ⚠️
vt/csi_cursor.go 0.00% 8 Missing ⚠️
vt/utf8.go 40.00% 4 Missing and 2 partials ⚠️
vt/cc.go 20.00% 2 Missing and 2 partials ⚠️
vt/dcs.go 0.00% 4 Missing ⚠️
vt/csi_screen.go 0.00% 1 Missing and 1 partial ⚠️
vt/emulator.go 0.00% 1 Missing ⚠️
vt/osc.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #652      +/-   ##
==========================================
+ Coverage   30.95%   33.10%   +2.15%     
==========================================
  Files         168       20     -148     
  Lines       14865     1752   -13113     
==========================================
- Hits         4601      580    -4021     
+ Misses       9983     1075    -8908     
+ Partials      281       97     -184     

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