-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
[Forwardport] [main] Fix japicmp configuration by treating abstract-to-default method changes as non-breaking #16181
[Forwardport] [main] Fix japicmp configuration by treating abstract-to-default method changes as non-breaking #16181
Conversation
…ges as non-breaking Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
@sachinpkale please when you have time, thank you |
❌ Gradle check result for ac8e52d: 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 ac8e52d: 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 @@
## main #16181 +/- ##
============================================
- Coverage 71.88% 71.87% -0.02%
+ Complexity 64496 64468 -28
============================================
Files 5291 5291
Lines 301668 301668
Branches 43576 43576
============================================
- Hits 216863 216817 -46
+ Misses 67031 67019 -12
- Partials 17774 17832 +58 ☔ View full report in Codecov by Sentry. |
Thanks for making this change! |
…ges as non-breaking (opensearch-project#16181) Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
…ges as non-breaking (opensearch-project#16181) Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
…ges as non-breaking (opensearch-project#16181) Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
…ges as non-breaking (opensearch-project#16181) Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
Forwardport of #16141 to
main