Grapheme-cluster aware cursor, hit-testing and soft wrap on top of #5922#5988
Open
xyos wants to merge 21 commits into
Open
Grapheme-cluster aware cursor, hit-testing and soft wrap on top of #5922#5988xyos wants to merge 21 commits into
xyos wants to merge 21 commits into
Codecov / codecov/project
succeeded
Jul 5, 2026 in 1s
93.96% (+0.23%) compared to c89c0d5
View this Pull Request on Codecov
93.96% (+0.23%) compared to c89c0d5
Details
Codecov Report
❌ Patch coverage is 96.88073% with 51 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.96%. Comparing base (c89c0d5) to head (c833a43).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/layer/font_metrics.js | 95.52% | 23 Missing |
| src/test/mockdom.js | 93.54% | 18 Missing |
| src/layer/text.js | 93.25% | 6 Missing |
| src/lib/lang.js | 98.52% | 2 Missing |
| src/edit_session.js | 98.70% | 1 Missing |
| src/layer/marker.js | 93.33% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #5988 +/- ##
==========================================
+ Coverage 93.73% 93.96% +0.23%
==========================================
Files 640 642 +2
Lines 137743 139051 +1308
Branches 14487 14841 +354
==========================================
+ Hits 129113 130663 +1550
+ Misses 8630 8388 -242 ☔ 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.
Loading