Skip to content

Update src/Sentry/Platforms/Android/SentrySdk.cs

a4c1bb4
Select commit
Loading
Failed to load commit list.
Merged

fix: prevent redundant native exceptions on Android/Mono #4676

Update src/Sentry/Platforms/Android/SentrySdk.cs
a4c1bb4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 10, 2026 in 1s

74.00% (-0.13%) compared to 39ea4d8

View this Pull Request on Codecov

74.00% (-0.13%) compared to 39ea4d8

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.00%. Comparing base (39ea4d8) to head (a4c1bb4).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4676      +/-   ##
==========================================
- Coverage   74.12%   74.00%   -0.13%     
==========================================
  Files         499      499              
  Lines       18067    18067              
  Branches     3520     3520              
==========================================
- Hits        13392    13370      -22     
- Misses       3813     3838      +25     
+ Partials      862      859       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.