Skip to content

fix(renderer): debounce resize renders

95e366c
Select commit
Loading
Failed to load commit list.
Open

v2: fix(renderer): debounce resize renders #1551

fix(renderer): debounce resize renders
95e366c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 21, 2026 in 1s

57.51% (-0.03%) compared to 15f884b

View this Pull Request on Codecov

57.51% (-0.03%) compared to 15f884b

Details

Codecov Report

❌ Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.51%. Comparing base (15f884b) to head (95e366c).
⚠️ Report is 70 commits behind head on main.

Files with missing lines Patch % Lines
cursed_renderer.go 40.00% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1551      +/-   ##
==========================================
- Coverage   57.53%   57.51%   -0.03%     
==========================================
  Files          25       25              
  Lines        1227     1231       +4     
==========================================
+ Hits          706      708       +2     
- Misses        443      444       +1     
- Partials       78       79       +1     

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