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

Fix SHAs for lucene-core-9.6.0-snapshot-a3ae27f #6959

Merged
merged 1 commit into from
Apr 3, 2023

Conversation

reta
Copy link
Collaborator

@reta reta commented Apr 3, 2023

Description

Sadly the merge issue after 0a20092, on it

Issues Resolved

Closes #6955

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)

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

github-actions bot commented Apr 3, 2023

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.gateway.RecoveryFromGatewayIT.testReuseInFileBasedPeerRecovery

@codecov-commenter
Copy link

Codecov Report

Merging #6959 (f9a68c7) into main (c85d33e) will increase coverage by 0.10%.
The diff coverage is 79.59%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff              @@
##               main    #6959      +/-   ##
============================================
+ Coverage     70.66%   70.76%   +0.10%     
- Complexity    59231    59294      +63     
============================================
  Files          4812     4813       +1     
  Lines        283761   283764       +3     
  Branches      40917    40918       +1     
============================================
+ Hits         200519   200806     +287     
+ Misses        66784    66478     -306     
- Partials      16458    16480      +22     
Impacted Files Coverage Δ
...a/org/opensearch/gradle/test/DistroTestPlugin.java 0.00% <0.00%> (ø)
...a/org/opensearch/plugins/InstallPluginCommand.java 85.14% <ø> (ø)
...rc/main/java/org/opensearch/plugins/PluginCli.java 0.00% <ø> (ø)
...va/org/opensearch/plugins/RemovePluginCommand.java 85.48% <ø> (ø)
...src/main/java/org/opensearch/cli/MultiCommand.java 93.54% <ø> (ø)
...java/org/opensearch/common/collect/MapBuilder.java 66.66% <ø> (ø)
...in/java/org/opensearch/common/util/io/IOUtils.java 78.88% <ø> (ø)
...in/java/org/opensearch/common/util/io/Streams.java 94.11% <ø> (ø)
.../java/org/opensearch/common/util/net/NetUtils.java 68.75% <ø> (ø)
.../src/main/java/org/opensearch/core/Assertions.java 75.00% <ø> (ø)
... and 131 more

... and 457 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@reta reta merged commit 84db7d0 into opensearch-project:main Apr 3, 2023
mitrofmep pushed a commit to mitrofmep/OpenSearch that referenced this pull request Apr 5, 2023
)

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
Signed-off-by: Valentin Mitrofanov <mitrofmep@gmail.com>
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.

[AUTOCUT] Gradle Check Failure on push to main
3 participants