Skip to content

Conversation

@atoulme
Copy link

@atoulme atoulme commented Oct 26, 2025

This is a POC implementation to support open-telemetry/opentelemetry-specification#2232

@atoulme atoulme force-pushed the support_remove branch 2 times, most recently from 3e5bbab to 6ec23f3 Compare October 26, 2025 05:35
@codecov
Copy link

codecov bot commented Oct 26, 2025

Codecov Report

❌ Patch coverage is 90.90909% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.1%. Comparing base (c9b7ecf) to head (4d63611).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
sdk/metric/instrument.go 77.1% 6 Missing and 2 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #7541   +/-   ##
=====================================
  Coverage   86.1%   86.1%           
=====================================
  Files        296     296           
  Lines      21594   21670   +76     
=====================================
+ Hits       18598   18665   +67     
- Misses      2623    2630    +7     
- Partials     373     375    +2     
Files with missing lines Coverage Δ
internal/global/instruments.go 69.2% <100.0%> (+5.5%) ⬆️
metric/noop/noop.go 100.0% <100.0%> (ø)
metric/syncfloat64.go 100.0% <ø> (ø)
metric/syncint64.go 100.0% <ø> (ø)
sdk/metric/internal/aggregate/aggregate.go 100.0% <100.0%> (ø)
...metric/internal/aggregate/exponential_histogram.go 97.3% <100.0%> (+<0.1%) ⬆️
sdk/metric/internal/aggregate/histogram.go 100.0% <100.0%> (ø)
sdk/metric/internal/aggregate/lastvalue.go 100.0% <100.0%> (ø)
sdk/metric/internal/aggregate/sum.go 100.0% <100.0%> (ø)
sdk/metric/meter.go 92.1% <100.0%> (ø)
... and 1 more

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

@atoulme atoulme force-pushed the support_remove branch 9 times, most recently from 31206d6 to 2f05095 Compare October 26, 2025 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant