Skip to content

perf: add Benchmarks for Metrics

e08d695
Select commit
Loading
Failed to load commit list.
Draft

feat: add TagList overload to Metrics-Emit APIs as Attributes parameter #5241

perf: add Benchmarks for Metrics
e08d695
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 18, 2026 in 0s

74.19% (+0.06%) compared to 7deff34

View this Pull Request on Codecov

74.19% (+0.06%) compared to 7deff34

Details

Codecov Report

❌ Patch coverage is 56.66667% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.19%. Comparing base (7deff34) to head (e08d695).

Files with missing lines Patch % Lines
src/Sentry/Internal/DefaultSentryMetricEmitter.cs 33.33% 4 Missing and 2 partials ⚠️
src/Sentry/Protocol/SentryAttributes.cs 71.42% 1 Missing and 1 partial ⚠️
src/Sentry/SentryMetricEmitter.Distribution.cs 50.00% 2 Missing ⚠️
src/Sentry/SentryMetricEmitter.Gauge.cs 50.00% 2 Missing ⚠️
src/Sentry/Internal/DisabledSentryMetricEmitter.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5241      +/-   ##
==========================================
+ Coverage   74.13%   74.19%   +0.06%     
==========================================
  Files         508      508              
  Lines       18282    18312      +30     
  Branches     3574     3580       +6     
==========================================
+ Hits        13553    13587      +34     
+ Misses       3860     3851       -9     
- Partials      869      874       +5     

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