fix(macos): preserve modifier state in input events #5102
Merged
Codecov / codecov/project
succeeded
May 14, 2026 in 0s
17.83% (-0.04%) compared to f9d1aca
View this Pull Request on Codecov
17.83% (-0.04%) compared to f9d1aca
Details
Codecov Report
❌ Patch coverage is 25.00000% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.83%. Comparing base (f9d1aca) to head (9feeff8).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/platform/macos/input.cpp | 25.00% | 9 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #5102 +/- ##
==========================================
- Coverage 17.86% 17.83% -0.04%
==========================================
Files 111 111
Lines 24005 24009 +4
Branches 10619 10620 +1
==========================================
- Hits 4289 4281 -8
- Misses 14579 15502 +923
+ Partials 5137 4226 -911 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/platform/macos/input.cpp | 36.76% <25.00%> (-1.24%) |
⬇️ |
... and 40 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update f9d1aca...9feeff8. Read the comment docs.
Loading