Skip to content

Fix changelog

27df7b7
Select commit
Loading
Failed to load commit list.
Merged

fix: AOT interop with managed .NET runtimes #6193

Fix changelog
27df7b7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 9, 2026 in 1s

85.419% (-0.037%) compared to bab8d5e

View this Pull Request on Codecov

85.419% (-0.037%) compared to bab8d5e

Details

Codecov Report

❌ Patch coverage is 22.72727% with 17 lines in your changes missing coverage. Please review.
βœ… Project coverage is 85.419%. Comparing base (bab8d5e) to head (27df7b7).
βœ… All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...ash/Recording/Monitors/SentryCrashMonitor_Signal.c 17.647% 14 Missing ⚠️
Sources/Sentry/PrivateSentrySDKOnly.m 0.000% 1 Missing ⚠️
Sources/Sentry/SentrySDKInternal.m 0.000% 1 Missing ⚠️
Sources/SentryCrash/Recording/SentryCrashC.c 0.000% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #6193       +/-   ##
=============================================
- Coverage   85.455%   85.419%   -0.037%     
=============================================
  Files          487       487               
  Lines        29166     29183       +17     
  Branches     12612     12643       +31     
=============================================
+ Hits         24924     24928        +4     
- Misses        4192      4204       +12     
- Partials        50        51        +1     
Files with missing lines Coverage Ξ”
...entryCrash/Recording/Monitors/SentryCrashMonitor.c 84.210% <100.000%> (+0.210%) ⬆️
...ording/Monitors/SentryCrashMonitor_MachException.c 36.286% <ΓΈ> (ΓΈ)
Sources/Sentry/PrivateSentrySDKOnly.m 72.727% <0.000%> (-0.607%) ⬇️
Sources/Sentry/SentrySDKInternal.m 84.716% <0.000%> (ΓΈ)
Sources/SentryCrash/Recording/SentryCrashC.c 76.829% <0.000%> (-0.949%) ⬇️
...ash/Recording/Monitors/SentryCrashMonitor_Signal.c 55.200% <17.647%> (-6.062%) ⬇️

... and 6 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 bab8d5e...27df7b7. Read the comment docs.