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

Enhance OpenSearch APIs annotation processor with OpenSearch version validation #15502

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

reta
Copy link
Collaborator

@reta reta commented Aug 29, 2024

Description

Enhance OpenSearch APIs annotation processor with OpenSearch version validation

Related Issues

Coming from #15497

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.

…validation

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
Copy link
Contributor

❌ Gradle check result for 74a7296: 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 ef91cf6: SUCCESS

Copy link

codecov bot commented Aug 29, 2024

Codecov Report

Attention: Patch coverage is 58.06452% with 13 lines in your changes missing coverage. Please review.

Project coverage is 71.77%. Comparing base (2b84305) to head (ef91cf6).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
...n/annotation/processor/ApiAnnotationProcessor.java 58.06% 7 Missing and 6 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #15502      +/-   ##
============================================
- Coverage     71.90%   71.77%   -0.13%     
+ Complexity    63481    63376     -105     
============================================
  Files          5244     5244              
  Lines        296798   296829      +31     
  Branches      42852    42860       +8     
============================================
- Hits         213414   213055     -359     
- Misses        65917    66301     +384     
- Partials      17467    17473       +6     

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

@reta
Copy link
Collaborator Author

reta commented Aug 29, 2024

@peternied @dblock @andrross @msfroh if you have a time folks to look, much appreciated

Copy link
Member

@peternied peternied left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea

@reta reta merged commit 0a10aca into opensearch-project:main Aug 29, 2024
32 of 37 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 29, 2024
…validation (#15502)

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
(cherry picked from commit 0a10aca)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
reta pushed a commit that referenced this pull request Aug 29, 2024
…validation (#15502) (#15510)

(cherry picked from commit 0a10aca)

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
akolarkunnu pushed a commit to akolarkunnu/OpenSearch that referenced this pull request Sep 10, 2024
…validation (opensearch-project#15502)

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Backport to 2.x branch skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants