opensearch-project / OpenSearch

🔎 Open source distributed and RESTful search engine.
https://opensearch.org/docs/latest/opensearch/index/
Apache License 2.0
9.84k stars 1.83k forks source link

[Backport 2.x] Detect Breaking Changes check does not fail on new method added to an @PublicApi interface #16587

Closed opensearch-trigger-bot[bot] closed 2 weeks ago

opensearch-trigger-bot[bot] commented 2 weeks ago

Backport aa5c39bbbce5bfcb06f4892ff5d6ccaea79126b2 from #16585.

github-actions[bot] commented 2 weeks ago

:white_check_mark: Gradle check result for c78aab3b638a332ba57b7a9d1d86c75cdd7ae111: SUCCESS

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 71.78%. Comparing base (a957ded) to head (c78aab3). Report is 1 commits behind head on 2.x.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x #16587 +/- ## ============================================ + Coverage 71.75% 71.78% +0.02% - Complexity 65322 65371 +49 ============================================ Files 5313 5313 Lines 305109 305109 Branches 44456 44456 ============================================ + Hits 218920 219010 +90 + Misses 67970 67893 -77 + Partials 18219 18206 -13 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.