Skip to content

Add tests for SentryCrashCPU changes

ed98b04
Select commit
Loading
Failed to load commit list.
Draft

[WIP] fix: interop with managed .NET runtimes #6193

Add tests for SentryCrashCPU changes
ed98b04
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 18, 2025 in 1s

86.606% (-0.092%) compared to e70670c

View this Pull Request on Codecov

86.606% (-0.092%) compared to e70670c

Details

Codecov Report

❌ Patch coverage is 55.00000% with 36 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.606%. Comparing base (e70670c) to head (ed98b04).
⚠️ Report is 3 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...ash/Recording/Monitors/SentryCrashMonitor_Signal.c 3.030% 32 Missing ⚠️
...ording/Monitors/SentryCrashMonitor_MachException.c 76.470% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #6193       +/-   ##
=============================================
- Coverage   86.697%   86.606%   -0.092%     
=============================================
  Files          436       436               
  Lines        37076     37151       +75     
  Branches     17390     17420       +30     
=============================================
+ Hits         32144     32175       +31     
- Misses        4890      4931       +41     
- Partials        42        45        +3     
Files with missing lines Coverage Δ
...SentryCrash/Recording/Tools/SentryCrashCPU_arm64.c 100.000% <100.000%> (ø)
...entryCrash/Recording/Tools/SentryCrashCPU_x86_64.c 100.000% <100.000%> (ø)
...ording/Monitors/SentryCrashMonitor_MachException.c 41.747% <76.470%> (+2.021%) ⬆️
...ash/Recording/Monitors/SentryCrashMonitor_Signal.c 55.681% <3.030%> (-11.215%) ⬇️

... and 8 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 e70670c...ed98b04. Read the comment docs.