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] Allow @InternalApi annotation on classes not meant to be constructed outside of the OpenSearch core (#14575) #14579

Merged

Conversation

reta
Copy link
Collaborator

@reta reta commented Jun 27, 2024

Backport of #14575 to 2.x

…outside of the OpenSearch core (opensearch-project#14575)

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
(cherry picked from commit 391dee2)
Copy link
Contributor

✅ Gradle check result for 553a231: SUCCESS

Copy link

codecov bot commented Jun 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.37%. Comparing base (f2d8e1d) to head (553a231).
Report is 4 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #14579      +/-   ##
============================================
- Coverage     71.39%   71.37%   -0.02%     
- Complexity    62268    62293      +25     
============================================
  Files          5102     5102              
  Lines        293130   293146      +16     
  Branches      42715    42716       +1     
============================================
- Hits         209275   209245      -30     
- Misses        66203    66331     +128     
+ Partials      17652    17570      -82     

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

@andrross andrross merged commit 2caa7db into opensearch-project:2.x Jun 27, 2024
49 of 50 checks passed
kkewwei pushed a commit to kkewwei/OpenSearch that referenced this pull request Jul 24, 2024
…outside of the OpenSearch core (opensearch-project#14575) (opensearch-project#14579)

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
(cherry picked from commit 391dee2)
Signed-off-by: kkewwei <kkewwei@163.com>
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.

2 participants