Skip to content

Deal with edge case on the rv being 0

f06a9ee
Select commit
Loading
Failed to load commit list.
Open

feat: Add support to send OTEL traces via OTLP #4899

Deal with edge case on the rv being 0
f06a9ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 29, 2026 in 1s

74.05% (-0.02%) compared to 5c50fb6

View this Pull Request on Codecov

74.05% (-0.02%) compared to 5c50fb6

Details

Codecov Report

❌ Patch coverage is 77.85714% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.05%. Comparing base (5c50fb6) to head (f06a9ee).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...y.OpenTelemetry.Exporter/OtelPropagationContext.cs 71.79% 7 Missing and 4 partials ⚠️
src/Sentry/HubExtensions.cs 33.33% 3 Missing and 1 partial ⚠️
...i.CommunityToolkit.Mvvm/SentryOptionsExtensions.cs 0.00% 3 Missing ⚠️
...rc/Sentry.OpenTelemetry/SentryOptionsExtensions.cs 0.00% 3 Missing ⚠️
src/Sentry/SentryGraphQLHttpMessageHandler.cs 0.00% 2 Missing and 1 partial ⚠️
src/Sentry/SentryHttpMessageHandler.cs 0.00% 2 Missing and 1 partial ⚠️
.../Sentry.OpenTelemetry.Exporter/SentryPropagator.cs 50.00% 1 Missing and 1 partial ⚠️
src/Sentry/DynamicSamplingContext.cs 87.50% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4899      +/-   ##
==========================================
- Coverage   74.07%   74.05%   -0.02%     
==========================================
  Files         501      505       +4     
  Lines       18111    18228     +117     
  Branches     3521     3558      +37     
==========================================
+ Hits        13415    13499      +84     
- Misses       3837     3856      +19     
- Partials      859      873      +14     

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