-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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] Add @InternalApi annotation to japicmp exclusions #14598
Conversation
Signed-off-by: Andriy Redko <andriy.redko@aiven.io> (cherry picked from commit 5c8623f) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
❌ Gradle check result for 36d9384: 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? |
❌ Gradle check result for 36d9384: 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? |
❕ Gradle check result for 36d9384: 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. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 2.x #14598 +/- ##
============================================
+ Coverage 71.41% 71.51% +0.10%
- Complexity 62286 62376 +90
============================================
Files 5102 5102
Lines 293188 293230 +42
Branches 42718 42725 +7
============================================
+ Hits 209372 209701 +329
+ Misses 66198 65920 -278
+ Partials 17618 17609 -9 ☔ View full report in Codecov by Sentry. |
…#14597) (opensearch-project#14598) (cherry picked from commit 5c8623f) 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> Signed-off-by: kkewwei <kkewwei@163.com>
Backport 5c8623f from #14597.