Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ValueMap interface change #2117

Merged
merged 5 commits into from
Nov 1, 2024

Merge branch 'main' into value-map-interface-change

133f317
Select commit
Loading
Failed to load commit list.
Merged

ValueMap interface change #2117

Merge branch 'main' into value-map-interface-change
133f317
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 1, 2024 in 0s

79.4% (+0.0%) compared to e1860c7

View this Pull Request on Codecov

79.4% (+0.0%) compared to e1860c7

Details

Codecov Report

Attention: Patch coverage is 97.75281% with 2 lines in your changes missing coverage. Please review.

Project coverage is 79.4%. Comparing base (e1860c7) to head (133f317).

Files with missing lines Patch % Lines
opentelemetry-sdk/src/metrics/internal/mod.rs 93.7% 2 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main   #2117   +/-   ##
=====================================
  Coverage   79.3%   79.4%           
=====================================
  Files        121     121           
  Lines      20968   20968           
=====================================
+ Hits       16646   16660   +14     
+ Misses      4322    4308   -14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.