-
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
Bump mockito from 5.11.0 to 5.12.0 #13665
Conversation
Signed-off-by: Craig Perkins <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>
Coming from opensearch-project/job-scheduler#628 (comment), this change LGTM. Thanks @cwperks. |
❌ Gradle check result for c378960: 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 916457c: 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 916457c: 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 #13665 +/- ##
============================================
+ Coverage 71.42% 71.63% +0.21%
- Complexity 59978 61230 +1252
============================================
Files 4985 5059 +74
Lines 282275 287521 +5246
Branches 40946 41646 +700
============================================
+ Hits 201603 205974 +4371
- Misses 63999 64580 +581
- Partials 16673 16967 +294 ☔ View full report in Codecov by Sentry. |
Why is |
|
* Bump mockito from 5.11.0 to 5.12.0 Signed-off-by: Craig Perkins <[email protected]> * Add to CHANGELOG Signed-off-by: Craig Perkins <[email protected]> --------- Signed-off-by: Craig Perkins <[email protected]> (cherry picked from commit febe8c7) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Bump mockito from 5.11.0 to 5.12.0 * Add to CHANGELOG --------- (cherry picked from commit febe8c7) Signed-off-by: Craig Perkins <[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>
* Bump mockito from 5.11.0 to 5.12.0 Signed-off-by: Craig Perkins <[email protected]> * Add to CHANGELOG Signed-off-by: Craig Perkins <[email protected]> --------- Signed-off-by: Craig Perkins <[email protected]>
* Bump mockito from 5.11.0 to 5.12.0 Signed-off-by: Craig Perkins <[email protected]> * Add to CHANGELOG Signed-off-by: Craig Perkins <[email protected]> --------- Signed-off-by: Craig Perkins <[email protected]>
Description
Bump mockito from 5.11.0 to 5.12.0
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.