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 script supports java.lang.String.sha1() and java.lang.String.sha256() methods #16931

Merged
merged 3 commits into from
Jan 2, 2025

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport ab546ae from #16923.

…ha256() methods (#16923)

* Update script supports java.lang.String.sha1() and java.lang.String.sha256() methods

Signed-off-by: Gao Binlong <[email protected]>

* Modify change log

Signed-off-by: Gao Binlong <[email protected]>

---------

Signed-off-by: Gao Binlong <[email protected]>
(cherry picked from commit ab546ae)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Jan 2, 2025

❕ Gradle check result for 8e5eda3: UNSTABLE

  • TEST FAILURES:
      1 org.opensearch.remotestore.RemoteStoreStatsIT.testNonZeroPrimaryStatsOnNewlyCreatedIndexWithZeroDocs

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

Copy link

codecov bot commented Jan 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.90%. Comparing base (1d479c3) to head (8e5eda3).
Report is 1 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16931      +/-   ##
============================================
+ Coverage     71.85%   71.90%   +0.04%     
+ Complexity    65543    65521      -22     
============================================
  Files          5314     5314              
  Lines        305443   305446       +3     
  Branches      44503    44503              
============================================
+ Hits         219465   219618     +153     
+ Misses        67681    67536     -145     
+ Partials      18297    18292       -5     

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

@reta reta merged commit 7c93752 into 2.x Jan 2, 2025
39 checks passed
@github-actions github-actions bot deleted the backport/backport-16923-to-2.x branch January 2, 2025 17:05
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.

1 participant