Skip to content

Fix breaking API changes introduced during the release window#15980

Merged
reta merged 1 commit intoopensearch-project:2.xfrom
reta:fix.breaking.api.changes
Sep 18, 2024
Merged

Fix breaking API changes introduced during the release window#15980
reta merged 1 commit intoopensearch-project:2.xfrom
reta:fix.breaking.api.changes

Conversation

@reta
Copy link
Copy Markdown
Contributor

@reta reta commented Sep 18, 2024

Description

Fix breaking API changes introduced during the release window

Related Issues

See please https://github.com/opensearch-project/OpenSearch/actions/runs/10914831970/job/30293590729?pr=15969

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

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
Copy Markdown
Contributor

❌ Gradle check result for 73a51fb: 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?

@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for 73a51fb: ABORTED

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?

@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for 73a51fb: 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?

@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for 73a51fb: SUCCESS

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 18, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 71.65%. Comparing base (79867fb) to head (73a51fb).
Report is 1 commits behind head on 2.x.

Files with missing lines Patch % Lines
...src/main/java/org/opensearch/wlm/ResourceType.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15980      +/-   ##
============================================
- Coverage     71.71%   71.65%   -0.07%     
+ Complexity    64660    64598      -62     
============================================
  Files          5276     5276              
  Lines        302298   302301       +3     
  Branches      43992    43992              
============================================
- Hits         216796   216603     -193     
- Misses        67386    67596     +210     
+ Partials      18116    18102      -14     

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

@reta reta merged commit 681194f into opensearch-project:2.x Sep 18, 2024
@dblock
Copy link
Copy Markdown
Member

dblock commented Sep 19, 2024

Thanks @reta.

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.

3 participants