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 ResourceType API annotations #15497

Merged
merged 1 commit into from
Aug 29, 2024
Merged

Conversation

reta
Copy link
Collaborator

@reta reta commented Aug 29, 2024

Description

Fix ResourceType API annottations

Related Issues

Follow up on #15486

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.

Copy link
Contributor

❌ Gradle check result for 2cc5660: 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?

@reta reta changed the title Fix ResourceType API annottations Fix ResourceType API annotations Aug 29, 2024
Copy link
Contributor

❌ Gradle check result for f61b578: 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

❕ Gradle check result for 163721c: UNSTABLE

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
Contributor

❕ Gradle check result for f61b578: UNSTABLE

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

@reta reta merged commit b3d5874 into opensearch-project:main Aug 29, 2024
33 checks passed
Copy link

codecov bot commented Aug 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.83%. Comparing base (2b84305) to head (f61b578).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #15497      +/-   ##
============================================
- Coverage     71.90%   71.83%   -0.07%     
+ Complexity    63481    63431      -50     
============================================
  Files          5244     5244              
  Lines        296798   296798              
  Branches      42852    42852              
============================================
- Hits         213414   213217     -197     
- Misses        65917    66119     +202     
+ Partials      17467    17462       -5     

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

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