Skip to content

fix: return early from AddSentryOtlpExporter when DSN is the disable-…

418bf82
Select commit
Loading
Failed to load commit list.
Merged

fix: return early from AddSentryOtlpExporter when DSN is the disable-SDK sentinel #5247

fix: return early from AddSentryOtlpExporter when DSN is the disable-…
418bf82
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 21, 2026 in 0s

74.11% (-0.02%) compared to b682a76

View this Pull Request on Codecov

74.11% (-0.02%) compared to b682a76

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.11%. Comparing base (b682a76) to head (418bf82).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5247      +/-   ##
==========================================
- Coverage   74.12%   74.11%   -0.02%     
==========================================
  Files         508      508              
  Lines       18318    18320       +2     
  Branches     3583     3584       +1     
==========================================
- Hits        13579    13577       -2     
- Misses       3864     3871       +7     
+ Partials      875      872       -3     

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