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

#3000: fix ArrayIndexOutOfBoundsException #3190

Merged

Conversation

jfrantzius
Copy link
Contributor

fixes #3000

@jfrantzius
Copy link
Contributor Author

WDYT @TimvdLippe ?
(asking before checks finished, but I want to go home now ;)

@codecov-commenter
Copy link

codecov-commenter commented Dec 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d742cc8) 84.26% compared to head (d0c34fc) 85.29%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3190      +/-   ##
============================================
+ Coverage     84.26%   85.29%   +1.03%     
- Complexity     2901     2913      +12     
============================================
  Files           334      334              
  Lines          8882     8884       +2     
  Branches       1102     1103       +1     
============================================
+ Hits           7484     7578      +94     
+ Misses         1102     1014      -88     
+ Partials        296      292       -4     

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

Copy link
Contributor

@TimvdLippe TimvdLippe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@TimvdLippe TimvdLippe merged commit aecf6b5 into mockito:main Dec 1, 2023
17 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ArrayIndexOutOfBoundsException with Version 5.3.1
3 participants