Fix memory leak issue in ReorganizingLongHash (#11953) #11955
Merged
Codecov / codecov/project
succeeded
Jan 19, 2024 in 0s
70.67% (target 70.00%)
View this Pull Request on Codecov
70.67% (target 70.00%)
Details
Codecov Report
Attention: 2 lines
in your changes are missing coverage. Please review.
Comparison is base (
c0581a0
) 71.11% compared to head (63ac40a
) 70.67%.
Files | Patch % | Lines |
---|---|---|
...g/opensearch/common/util/ReorganizingLongHash.java | 60.00% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## 2.x #11955 +/- ##
============================================
- Coverage 71.11% 70.67% -0.45%
+ Complexity 59429 58985 -444
============================================
Files 4891 4891
Lines 279938 279940 +2
Branches 41054 41055 +1
============================================
- Hits 199087 197851 -1236
- Misses 64042 65275 +1233
- Partials 16809 16814 +5
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading