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

Forward port 2.14 release notes to 2.x #13595

Merged

Conversation

andrross
Copy link
Member

@andrross andrross commented May 7, 2024

Signed-off-by: Andrew Ross [email protected]
(cherry picked from commit 4eb33b0)

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.

Copy link
Contributor

github-actions bot commented May 7, 2024

❌ Gradle check result for 43c394d: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

github-actions bot commented May 7, 2024

✅ Gradle check result for 43c394d: SUCCESS

Copy link

codecov bot commented May 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.40%. Comparing base (0dd892c) to head (43c394d).
Report is 237 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #13595      +/-   ##
============================================
+ Coverage     71.28%   71.40%   +0.11%     
- Complexity    60145    61256    +1111     
============================================
  Files          4957     5028      +71     
  Lines        282799   287798    +4999     
  Branches      41409    42069     +660     
============================================
+ Hits         201591   205490    +3899     
- Misses        64189    64983     +794     
- Partials      17019    17325     +306     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@reta reta merged commit c1e9404 into opensearch-project:2.x May 8, 2024
48 checks passed
@andrross andrross deleted the backport/backport-13589-to-2.x branch June 18, 2024 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants