-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Activate Detect Breaking Changes Github Action since we have 3.0.0 baseline #18501
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
Activate Detect Breaking Changes Github Action since we have 3.0.0 baseline #18501
Conversation
7560169 to
d340204
Compare
server/src/main/java/org/opensearch/index/store/remote/filecache/FileCacheStats.java
Show resolved
Hide resolved
|
❌ Gradle check result for d340204: 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? |
…seline Signed-off-by: Andriy Redko <[email protected]>
d340204 to
6099c70
Compare
|
❌ Gradle check result for 6099c70: 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? |
|
Related issue: #18202 |
|
❌ Gradle check result for 6099c70: 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? |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #18501 +/- ##
=========================================
Coverage 72.64% 72.64%
+ Complexity 68070 68038 -32
=========================================
Files 5537 5537
Lines 313404 313382 -22
Branches 45476 45472 -4
=========================================
- Hits 227658 227647 -11
+ Misses 67241 67233 -8
+ Partials 18505 18502 -3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…seline (#18501) Signed-off-by: Andriy Redko <[email protected]> (cherry picked from commit fe3f454) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
Hi @reta Any thoughts on how can i resolve the breaking changes in this PR: #18467. It is failing with |
…seline (#18501) (#18538) (cherry picked from commit fe3f454) Signed-off-by: Andriy Redko <[email protected]> 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>
…seline (opensearch-project#18501) Signed-off-by: Andriy Redko <[email protected]>Signed-off-by: TJ Neuenfeldt <[email protected]>
…seline (opensearch-project#18501) Signed-off-by: Andriy Redko <[email protected]>
…seline (opensearch-project#18501) Signed-off-by: Andriy Redko <[email protected]>
Description
Activate Detect Breaking Changes Github Action since we have 3.0.0 baseline
Related Issues
Closes #18202
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.