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

OpenJDK Update (October 2023 Patch releases) #10966

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

reta
Copy link
Collaborator

@reta reta commented Oct 27, 2023

Description

OpenJDK Update (October 2023 Patch releases)

Related Issues

Part of #10746

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Failing checks are inspected and point to the corresponding known issue(s) (See: Troubleshooting Failing Builds)
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)
  • Public documentation issue/PR created

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov
Copy link

codecov bot commented Oct 27, 2023

Codecov Report

Merging #10966 (90ece36) into 1.3 (3670ea3) will decrease coverage by 0.07%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                1.3   #10966      +/-   ##
============================================
- Coverage     77.58%   77.51%   -0.07%     
+ Complexity    58772    58698      -74     
============================================
  Files          4223     4223              
  Lines        253440   253440              
  Branches      38705    38705              
============================================
- Hits         196626   196453     -173     
- Misses        40839    40961     +122     
- Partials      15975    16026      +51     
Files Coverage Δ
...a/org/opensearch/gradle/test/DistroTestPlugin.java 0.00% <ø> (ø)

... and 451 files with indirect coverage changes

Copy link
Member

@kotwanikunal kotwanikunal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @reta!

@kotwanikunal kotwanikunal merged commit 77adb21 into opensearch-project:1.3 Oct 30, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants