[Backport 2.x] Use circuit breaker in InternalHistogram when adding empty buckets (#14754) #14844
Codecov / codecov/project
succeeded
Jul 20, 2024 in 0s
71.57% (target 70.00%)
View this Pull Request on Codecov
71.57% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 75.00000%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 71.57%. Comparing base (
c3bcea6
) to head (21be116
).
Report is 1 commits behind head on 2.x.
Files | Patch % | Lines |
---|---|---|
...gregations/bucket/histogram/InternalHistogram.java | 75.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## 2.x #14844 +/- ##
============================================
+ Coverage 71.50% 71.57% +0.06%
+ Complexity 62503 62495 -8
============================================
Files 5106 5106
Lines 293625 293631 +6
Branches 42779 42779
============================================
+ Hits 209967 210173 +206
+ Misses 66057 65770 -287
- Partials 17601 17688 +87
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading