Skip to content

Conversation

@cijothomas
Copy link
Member

Fixes #2354

@cijothomas cijothomas requested a review from a team as a code owner April 30, 2025 02:21
@codecov
Copy link

codecov bot commented Apr 30, 2025

Codecov Report

Attention: Patch coverage is 70.68966% with 17 lines in your changes missing coverage. Please review.

Project coverage is 81.3%. Comparing base (7f8adcc) to head (7e0f618).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
opentelemetry-stdout/src/metrics/exporter.rs 0.0% 14 Missing ⚠️
opentelemetry-sdk/src/metrics/mod.rs 92.1% 3 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main   #2948   +/-   ##
=====================================
  Coverage   81.3%   81.3%           
=====================================
  Files        126     126           
  Lines      24251   24294   +43     
=====================================
+ Hits       19736   19771   +35     
- Misses      4515    4523    +8     

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

@cijothomas cijothomas merged commit 409713d into open-telemetry:main Apr 30, 2025
25 of 26 checks passed
@cijothomas cijothomas deleted the cijothomas/fix-empty-histogram-bucket branch April 30, 2025 19:56
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.

It should be possible to export Histograms with no bucket information

2 participants