Skip to content

Don't track min and max when disabled#7306

Merged
MrAlias merged 3 commits into
open-telemetry:mainfrom
dashpole:norecord_minmax
Sep 6, 2025
Merged

Don't track min and max when disabled#7306
MrAlias merged 3 commits into
open-telemetry:mainfrom
dashpole:norecord_minmax

Merge branch 'main' into norecord_minmax

fbcbeca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 6, 2025 in 0s

82.9% (-0.1%) compared to 810095e

View this Pull Request on Codecov

82.9% (-0.1%) compared to 810095e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.9%. Comparing base (810095e) to head (fbcbeca).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #7306     +/-   ##
=======================================
- Coverage   82.9%   82.9%   -0.1%     
=======================================
  Files        265     265             
  Lines      24894   24898      +4     
=======================================
+ Hits       20646   20648      +2     
- Misses      3873    3875      +2     
  Partials     375     375             
Files with missing lines Coverage Δ
sdk/metric/internal/aggregate/histogram.go 100.0% <100.0%> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.