[Backport 2.x] Workaround for https://bugs.openjdk.org/browse/JDK-8323659 regression, introduced in JDK-21.0.2 #11988
Codecov / codecov/project
succeeded
Jan 23, 2024 in 0s
71.17% (target 70.00%)
View this Pull Request on Codecov
71.17% (target 70.00%)
Details
Codecov Report
Attention: 2 lines
in your changes are missing coverage. Please review.
Comparison is base (
c40fcff
) 71.12% compared to head (2be4c6c
) 71.17%.
Report is 1 commits behind head on 2.x.
Files | Patch % | Lines |
---|---|---|
...ch/common/util/concurrent/OpenSearchExecutors.java | 50.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## 2.x #11988 +/- ##
============================================
+ Coverage 71.12% 71.17% +0.05%
- Complexity 59361 59367 +6
============================================
Files 4891 4891
Lines 279940 279944 +4
Branches 41055 41055
============================================
+ Hits 199099 199256 +157
+ Misses 63957 63827 -130
+ Partials 16884 16861 -23
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading