Skip to content

fix: make ThrowIfNull static-extension-method public

4c80e69
Select commit
Loading
Failed to load commit list.
Merged

ref: Use .NET 6.0 ArgumentNullException throw helpers #4985

fix: make ThrowIfNull static-extension-method public
4c80e69
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2026 in 1s

74.03% (+0.07%) compared to 35a47a7

View this Pull Request on Codecov

74.03% (+0.07%) compared to 35a47a7

Details

Codecov Report

❌ Patch coverage is 78.57143% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.03%. Comparing base (35a47a7) to head (4c80e69).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...etCore.Grpc/ProtobufRequestExtractionDispatcher.cs 0.00% 6 Missing ⚠️
src/Sentry/SentryOptions.cs 50.00% 2 Missing ⚠️
src/Sentry/Internal/Polyfills.cs 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4985      +/-   ##
==========================================
+ Coverage   73.95%   74.03%   +0.07%     
==========================================
  Files         499      499              
  Lines       18026    18044      +18     
  Branches     3529     3510      -19     
==========================================
+ Hits        13332    13358      +26     
+ Misses       3831     3830       -1     
+ Partials      863      856       -7     

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