Skip to content

Use collection operators from c# 12

e9e00d9
Select commit
Loading
Failed to load commit list.
Open

feat: Add option to exclude certain HTTP statuses from tracing #5034

Use collection operators from c# 12
e9e00d9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 18, 2026 in 1s

74.09% (+0.16%) compared to 15ffb3a

View this Pull Request on Codecov

74.09% (+0.16%) compared to 15ffb3a

Details

Codecov Report

❌ Patch coverage is 93.75000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 74.09%. Comparing base (15ffb3a) to head (e9e00d9).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
src/Sentry/BindableSentryOptions.cs 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5034      +/-   ##
==========================================
+ Coverage   73.92%   74.09%   +0.16%     
==========================================
  Files         497      500       +3     
  Lines       17969    18039      +70     
  Branches     3517     3532      +15     
==========================================
+ Hits        13284    13366      +82     
+ Misses       3831     3806      -25     
- Partials      854      867      +13     

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