Skip to content

fix: Dynamically access isiOSAppOnVision property to prevent crashes …

6960e9a
Select commit
Loading
Failed to load commit list.
Open

feat: Add isiOSAppOnVisionOS, isiOSAppOnMac, isMacCatalystApp to device context #6939

fix: Dynamically access isiOSAppOnVision property to prevent crashes …
6960e9a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 23, 2025 in 1s

84.767% (-0.006%) compared to 28f150e

View this Pull Request on Codecov

84.767% (-0.006%) compared to 28f150e

Details

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 84.767%. Comparing base (28f150e) to head (6960e9a).
βœ… All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #6939       +/-   ##
=============================================
- Coverage   84.773%   84.767%   -0.006%     
=============================================
  Files          459       459               
  Lines        27517     27540       +23     
  Branches     12130     12145       +15     
=============================================
+ Hits         23327     23345       +18     
- Misses        4149      4154        +5     
  Partials        41        41               
Files with missing lines Coverage Ξ”
...Utils/Sources/TestSentryNSProcessInfoWrapper.swift 88.888% <100.000%> (+1.388%) ⬆️
Sources/Swift/Helper/SentryProcessInfo.swift 90.476% <100.000%> (+40.476%) ⬆️
Sources/Swift/SentryCrash/SentryCrashWrapper.swift 93.388% <100.000%> (+0.226%) ⬆️

... and 2 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 28f150e...6960e9a. Read the comment docs.