Skip to content

Initial support for using range.getClientRects to measure text. - #5922

Merged
nightwing merged 28 commits into
masterfrom
varchar3
Jul 27, 2026
Merged

Initial support for using range.getClientRects to measure text.#5922
nightwing merged 28 commits into
masterfrom
varchar3

fix blockcursor

bd38fd5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 23, 2026 in 0s

93.95% (+0.21%) compared to f82010e

View this Pull Request on Codecov

93.95% (+0.21%) compared to f82010e

Details

Codecov Report

❌ Patch coverage is 94.21687% with 48 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.95%. Comparing base (f82010e) to head (bd38fd5).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
src/layer/font_metrics.js 93.62% 34 Missing ⚠️
src/virtual_renderer.js 89.01% 10 Missing ⚠️
src/ext/diff/inline_diff_view.js 77.77% 2 Missing ⚠️
src/ace_test.js 96.29% 1 Missing ⚠️
src/layer/marker.js 93.75% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5922      +/-   ##
==========================================
+ Coverage   93.73%   93.95%   +0.21%     
==========================================
  Files         641      647       +6     
  Lines      138167   140305    +2138     
  Branches    14561    14706     +145     
==========================================
+ Hits       129510   131820    +2310     
+ Misses       8657     8485     -172     

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