Skip to content

Merge branch 'release/6.1.0-alpha.1' into feat/trace-connected-metrics

484f17f
Select commit
Loading
Failed to load commit list.
Open

feat(metrics): Trace-connected Metrics (Implementation) #4834

Merge branch 'release/6.1.0-alpha.1' into feat/trace-connected-metrics
484f17f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 11, 2026 in 1s

72.82% (-0.97%) compared to 2370080

View this Pull Request on Codecov

72.82% (-0.97%) compared to 2370080

Details

Codecov Report

❌ Patch coverage is 19.86971% with 246 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.82%. Comparing base (2370080) to head (484f17f).

Files with missing lines Patch % Lines
src/Sentry/SentryMetric.cs 0.00% 85 Missing and 2 partials ⚠️
src/Sentry/SentryOptions.Callback.cs 0.00% 41 Missing ⚠️
src/Sentry/SentryMetric.Factory.cs 0.00% 22 Missing ⚠️
src/Sentry/Internal/DefaultSentryTraceMetrics.cs 38.46% 16 Missing ⚠️
src/Sentry/Protocol/TraceMetric.cs 0.00% 14 Missing ⚠️
src/Sentry/SentryTraceMetrics.Distribution.cs 0.00% 10 Missing ⚠️
src/Sentry/SentryTraceMetrics.Gauge.cs 0.00% 10 Missing ⚠️
src/Sentry/SentryMetricType.cs 0.00% 9 Missing ⚠️
src/Sentry/SentryTraceMetrics.Counter.cs 0.00% 8 Missing ⚠️
src/Sentry/Protocol/Envelopes/EnvelopeItem.cs 0.00% 7 Missing ⚠️
... and 9 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4834      +/-   ##
==========================================
- Coverage   73.79%   72.82%   -0.97%     
==========================================
  Files         483      494      +11     
  Lines       17551    17830     +279     
  Branches     3461     3515      +54     
==========================================
+ Hits        12952    12985      +33     
- Misses       3746     3988     +242     
- Partials      853      857       +4     

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