Skip to content

add explicit backing field for sentry_value_t

78ea186
Select commit
Loading
Failed to load commit list.
Merged

fix: Stop warnings from showing in Blazor WASM projects #4519

add explicit backing field for sentry_value_t
78ea186
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 23, 2025 in 0s

73.28% (-0.08%) compared to 4581417

View this Pull Request on Codecov

73.28% (-0.08%) compared to 4581417

Details

Codecov Report

❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.28%. Comparing base (4581417) to head (78ea186).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/Sentry/Platforms/Native/CFunctions.cs 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4519      +/-   ##
==========================================
- Coverage   73.36%   73.28%   -0.08%     
==========================================
  Files         479      479              
  Lines       17505    17509       +4     
  Branches     3445     3445              
==========================================
- Hits        12843    12832      -11     
- Misses       3782     3793      +11     
- Partials      880      884       +4     

☔ 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.