[Backport 2.x] Optimising hashmap.get call inside AwarenessAllocationDecider #14919
Codecov / codecov/project
succeeded
Jul 23, 2024 in 1s
71.58% (target 70.00%)
View this Pull Request on Codecov
71.58% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 82.60870%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 71.58%. Comparing base (
788a7fe
) to head (b53e0c7
).
Report is 17 commits behind head on 2.x.
Files | Patch % | Lines |
---|---|---|
...allocation/decider/AwarenessAllocationDecider.java | 82.60% | 0 Missing and 4 partials |
Additional details and impacted files
@@ Coverage Diff @@
## 2.x #14919 +/- ##
============================================
+ Coverage 71.52% 71.58% +0.06%
- Complexity 62546 62682 +136
============================================
Files 5110 5118 +8
Lines 293684 293963 +279
Branches 42800 42836 +36
============================================
+ Hits 210063 210446 +383
+ Misses 65978 65915 -63
+ Partials 17643 17602 -41
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading