feat(macos): implement Unicode text input #4980
Open
Codecov / codecov/project
succeeded
Apr 28, 2026 in 1s
18.13% (-0.03%) compared to a458b20
View this Pull Request on Codecov
18.13% (-0.03%) compared to a458b20
Details
Codecov Report
❌ Patch coverage is 0% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.13%. Comparing base (a458b20) to head (7d85983).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/platform/macos/input.cpp | 0.00% | 25 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #4980 +/- ##
==========================================
- Coverage 18.15% 18.13% -0.03%
==========================================
Files 109 109
Lines 23582 23604 +22
Branches 10406 10421 +15
==========================================
- Hits 4282 4281 -1
- Misses 16046 17824 +1778
+ Partials 3254 1499 -1755 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/platform/macos/input.cpp | 34.68% <0.00%> (-3.32%) |
⬇️ |
Loading