Skip to content

fix(macos): properly handle accessibility permission

Codecov / codecov/project succeeded Dec 5, 2024 in 0s

11.12% (-0.01%) compared to af8ef23

View this Pull Request on Codecov

11.12% (-0.01%) compared to af8ef23

Details

Codecov Report

Attention: Patch coverage is 19.04762% with 17 lines in your changes missing coverage. Please review.

Project coverage is 11.12%. Comparing base (af8ef23) to head (96505cc).

Files with missing lines Patch % Lines
src/platform/macos/input.cpp 6.66% 13 Missing and 1 partial ⚠️
src/platform/macos/misc.mm 50.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2508      +/-   ##
==========================================
- Coverage   11.12%   11.12%   -0.01%     
==========================================
  Files          99       99              
  Lines       17253    17275      +22     
  Branches     8045     8052       +7     
==========================================
+ Hits         1920     1922       +2     
- Misses      12720    14572    +1852     
+ Partials     2613      781    -1832     
Files with missing lines Coverage Δ
src/platform/macos/misc.mm 10.21% <50.00%> (+0.82%) ⬆️
src/platform/macos/input.cpp 37.68% <6.66%> (-3.40%) ⬇️

... and 30 files with indirect coverage changes