fix(macOS): correct right and middle mouse drag handling - #95
Merged
ReenigneArcher merged 2 commits intoAug 20, 2026
Merged
Codecov / codecov/project
succeeded
Aug 20, 2026 in 1s
75.47% (-0.01%) compared to 85cc60d
View this Pull Request on Codecov
75.47% (-0.01%) compared to 85cc60d
Details
Codecov Report
❌ Patch coverage is 66.66667% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.47%. Comparing base (85cc60d) to head (955d27b).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/platform/macos/macos_backend.cpp | 66.66% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #95 +/- ##
==========================================
- Coverage 75.47% 75.47% -0.01%
==========================================
Files 34 34
Lines 8131 8133 +2
Branches 3044 3044
==========================================
+ Hits 6137 6138 +1
- Misses 1660 1715 +55
+ Partials 334 280 -54 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/platform/macos/macos_backend.cpp | 41.82% <66.66%> (+2.74%) |
⬆️ |
... and 11 files with indirect coverage changes
Continue to review full report in Codecov by Harness.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 85cc60d...955d27b. Read the comment docs.
Loading