sdk/metric: Fix observable not registered error when the asynchronous instrument has a drop aggregation #4772
Codecov / codecov/project
succeeded
Jan 11, 2024 in 0s
82.3% (+0.0%) compared to 01472db
View this Pull Request on Codecov
82.3% (+0.0%) compared to 01472db
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Comparison is base (
01472db
) 82.3% compared to head (34653d9
) 82.3%.
Additional details and impacted files
@@ Coverage Diff @@
## main #4772 +/- ##
=====================================
Coverage 82.3% 82.3%
=====================================
Files 226 226
Lines 18406 18410 +4
=====================================
+ Hits 15153 15157 +4
Misses 2969 2969
Partials 284 284
Files | Coverage Δ | |
---|---|---|
sdk/metric/instrument.go | 100.0% <ø> (ø) |
|
sdk/metric/meter.go | 92.6% <100.0%> (+<0.1%) |
⬆️ |
Loading