Skip to content

Update src/Sentry/SentryOptions.cs

1d25c56
Select commit
Loading
Failed to load commit list.
Merged

feat: Add support for w3c trace parent headers for outgoing requests #4661

Update src/Sentry/SentryOptions.cs
1d25c56
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 22, 2025 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 86.20690% with 4 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (version6@e7d6b84). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/Sentry/Extensibility/DisabledHub.cs 0.00% 1 Missing ⚠️
src/Sentry/Extensibility/HubAdapter.cs 0.00% 1 Missing ⚠️
src/Sentry/SentryMessageHandler.cs 87.50% 0 Missing and 1 partial ⚠️
src/Sentry/SentrySdk.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             version6    #4661   +/-   ##
===========================================
  Coverage            ?   73.16%           
===========================================
  Files               ?      480           
  Lines               ?    17354           
  Branches            ?     3424           
===========================================
  Hits                ?    12697           
  Misses              ?     3807           
  Partials            ?      850           

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