Skip to content
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

upgrade mockito version to 5.11.0 #12536

Merged
merged 1 commit into from Mar 4, 2024
Merged

Conversation

sullis
Copy link
Contributor

@sullis sullis commented Mar 2, 2024

mockito 5.11.0 is the latest version of mockito.

mockito-inline

mockito-inline no longer exists

see: mockito/mockito#2877

@codecov-commenter
Copy link

codecov-commenter commented Mar 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.73%. Comparing base (59551e4) to head (8655a4a).
Report is 40 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #12536      +/-   ##
============================================
- Coverage     61.75%   61.73%   -0.02%     
  Complexity      207      207              
============================================
  Files          2436     2450      +14     
  Lines        133233   133552     +319     
  Branches      20636    20693      +57     
============================================
+ Hits          82274    82447     +173     
- Misses        44911    45013     +102     
- Partials       6048     6092      +44     
Flag Coverage Δ
custom-integration1 <0.01% <ø> (-0.01%) ⬇️
integration <0.01% <ø> (-0.01%) ⬇️
integration1 <0.01% <ø> (-0.01%) ⬇️
integration2 0.00% <ø> (ø)
java-11 61.67% <ø> (-0.04%) ⬇️
java-21 61.61% <ø> (-0.02%) ⬇️
skip-bytebuffers-false 61.69% <ø> (-0.05%) ⬇️
skip-bytebuffers-true 61.58% <ø> (+33.85%) ⬆️
temurin 61.73% <ø> (-0.02%) ⬇️
unittests 61.72% <ø> (-0.02%) ⬇️
unittests1 46.91% <ø> (+0.02%) ⬆️
unittests2 27.67% <ø> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sullis
Copy link
Contributor Author

sullis commented Mar 2, 2024

ready to merge

@xiangfu0 xiangfu0 added dependencies Pull requests that update a dependency file testing labels Mar 4, 2024
@xiangfu0 xiangfu0 changed the title mockito 5.11.0 upgrade mockito version to 5.11.0 Mar 4, 2024
@xiangfu0 xiangfu0 merged commit 8b05cca into apache:master Mar 4, 2024
21 checks passed
@xiangfu0
Copy link
Contributor

xiangfu0 commented Mar 4, 2024

Thanks for updating this!

@sullis sullis deleted the sean/mockito-5.11.0 branch March 4, 2024 21:39
KKcorps pushed a commit to KKcorps/incubator-pinot that referenced this pull request Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants