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

Fix registration of multiple callbacks when using the global meter provider #4945

Merged
merged 5 commits into from
Feb 21, 2024

Merge branch 'main' into fix/callbacks-miss-called

cbb4f51
Select commit
Failed to load commit list.
Merged

Fix registration of multiple callbacks when using the global meter provider #4945

Merge branch 'main' into fix/callbacks-miss-called
cbb4f51
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2024 in 0s

82.6% (+0.0%) compared to c2fdbca

View this Pull Request on Codecov

82.6% (+0.0%) compared to c2fdbca

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c2fdbca) 82.6% compared to head (cbb4f51) 82.6%.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #4945   +/-   ##
=====================================
  Coverage   82.6%   82.6%           
=====================================
  Files        238     238           
  Lines      19036   19038    +2     
=====================================
+ Hits       15740   15744    +4     
+ Misses      3005    3003    -2     
  Partials     291     291           
Files Coverage Δ
internal/global/meter.go 93.9% <100.0%> (+<0.1%) ⬆️

... and 1 file with indirect coverage changes