-
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
Update version check for context to comply with backport #15572
Update version check for context to comply with backport #15572
Conversation
❌ Gradle check result for 1d00a68: 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? |
63e34d3
to
9c8d702
Compare
9c8d702
to
07f0c42
Compare
❌ Gradle check result for 07f0c42: null 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? |
07f0c42
to
472f86b
Compare
❌ Gradle check result for 472f86b: null 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? |
472f86b
to
bfecbfc
Compare
❌ Gradle check result for bfecbfc: null 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 9c8d702: 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? |
bfecbfc
to
fac50bb
Compare
❌ Gradle check result for 63e34d3: 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 fac50bb: TIMEOUT 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? |
Signed-off-by: Mohit Godwani <mgodwan@amazon.com>
fac50bb
to
840fefb
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #15572 +/- ##
============================================
- Coverage 71.97% 71.90% -0.07%
+ Complexity 63823 63802 -21
============================================
Files 5250 5250
Lines 297861 298153 +292
Branches 43039 43076 +37
============================================
+ Hits 214374 214382 +8
- Misses 65962 66212 +250
- Partials 17525 17559 +34 ☔ View full report in Codecov by Sentry. |
…project#15572) Signed-off-by: Mohit Godwani <mgodwan@amazon.com>
…project#15572) Signed-off-by: Mohit Godwani <mgodwan@amazon.com>
…project#15572) Signed-off-by: Mohit Godwani <mgodwan@amazon.com>
…project#15572) Signed-off-by: Mohit Godwani <mgodwan@amazon.com>
Description
Fix for version check after merging #15530
Related Issues
[Resolves #[Issue number to be closed when this PR is merged]
](https://github.com//issues/14649)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.