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] Added missed API visibility annotations for public APIs and enable the check at the build time (#12872) #12875

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

reta
Copy link
Collaborator

@reta reta commented Mar 22, 2024

Backport of #12872 to 2.x

Copy link
Contributor

github-actions bot commented Mar 22, 2024

Compatibility status:

Checks if related components are compatible with change ef13253

Incompatible components

Skipped components

Compatible components

Compatible components: [https:/opensearch-project/custom-codecs.git, https:/opensearch-project/flow-framework.git, https:/opensearch-project/observability.git, https:/opensearch-project/neural-search.git, https:/opensearch-project/cross-cluster-replication.git, https:/opensearch-project/security-analytics.git, https:/opensearch-project/job-scheduler.git, https:/opensearch-project/geospatial.git, https:/opensearch-project/k-nn.git, https:/opensearch-project/notifications.git, https:/opensearch-project/asynchronous-search.git, https:/opensearch-project/reporting.git, https:/opensearch-project/ml-commons.git, https:/opensearch-project/sql.git, https:/opensearch-project/common-utils.git, https:/opensearch-project/index-management.git, https:/opensearch-project/anomaly-detection.git, https:/opensearch-project/alerting.git, https:/opensearch-project/performance-analyzer-rca.git, https:/opensearch-project/security.git, https:/opensearch-project/performance-analyzer.git]

Copy link
Contributor

❌ Gradle check result for 6b43c73: 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
Copy link
Collaborator Author

reta commented Mar 22, 2024

Depends on #12867

…e check at the build time (opensearch-project#12872)

* Added missed API visibility annotations for public APIs and enable the check at the build time

Signed-off-by: Andriy Redko <[email protected]>

* Address code review comments

Signed-off-by: Andriy Redko <[email protected]>

---------

Signed-off-by: Andriy Redko <[email protected]>
(cherry picked from commit 8e332b6)
Signed-off-by: Andriy Redko <[email protected]>
@reta reta force-pushed the backport/backport-12872-to-2.x branch from 6b43c73 to ef13253 Compare March 23, 2024 16:28
Copy link
Contributor

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

Copy link
Contributor

❕ Gradle check result for ef13253: UNSTABLE

  • TEST FAILURES:
      1 org.opensearch.search.SearchWeightedRoutingIT.testStrictWeightedRoutingWithCustomString_FailOpenEnabled
      1 org.opensearch.repositories.azure.AzureBlobContainerRetriesTests.testWriteLargeBlob
      1 org.opensearch.backwards.MixedClusterClientYamlTestSuiteIT.test {p0=indices.get_field_mapping/20_missing_field/Return empty object if field doesn't exist, but index does}

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

codecov bot commented Mar 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.09%. Comparing base (0dd892c) to head (ef13253).
Report is 79 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #12875      +/-   ##
============================================
- Coverage     71.28%   71.09%   -0.19%     
- Complexity    60145    60386     +241     
============================================
  Files          4957     4985      +28     
  Lines        282799   284400    +1601     
  Branches      41409    41582     +173     
============================================
+ Hits         201591   202207     +616     
- Misses        64189    65118     +929     
- Partials      17019    17075      +56     

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

@reta
Copy link
Collaborator Author

reta commented Mar 25, 2024

@peternied may I ask you please to approve this backport? thank you

@reta reta merged commit f33d1d0 into opensearch-project:2.x Mar 25, 2024
29 checks passed
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