Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport] [2.x] Update bundled JDK to JDK-21.0.1 (#10576) #11003

Merged
merged 4 commits into from
Nov 14, 2023

Fix tests and test skaffolding

cef267e
Select commit
Loading
Failed to load commit list.
Merged

[Backport] [2.x] Update bundled JDK to JDK-21.0.1 (#10576) #11003

Fix tests and test skaffolding
cef267e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 10, 2023 in 0s

70.90% (target 70.00%)

View this Pull Request on Codecov

70.90% (target 70.00%)

Details

Codecov Report

Merging #11003 (cef267e) into 2.x (822e253) will increase coverage by 0.00%.
Report is 1 commits behind head on 2.x.
The diff coverage is 0.00%.

@@            Coverage Diff            @@
##                2.x   #11003   +/-   ##
=========================================
  Coverage     70.90%   70.90%           
- Complexity    58928    58957   +29     
=========================================
  Files          4862     4862           
  Lines        278394   278401    +7     
  Branches      40810    40812    +2     
=========================================
+ Hits         197396   197408   +12     
- Misses        64189    64280   +91     
+ Partials      16809    16713   -96     
Files Coverage Δ
...a/org/opensearch/gradle/test/DistroTestPlugin.java 0.00% <ø> (ø)
.../opensearch/common/util/concurrent/BaseFuture.java 62.71% <ø> (ø)
...rg/opensearch/gradle/OpenSearchTestBasePlugin.java 6.38% <0.00%> (-0.22%) ⬇️
...g/opensearch/tools/launchers/SystemJvmOptions.java 0.00% <0.00%> (ø)

... and 466 files with indirect coverage changes