Skip to content

#3000: fix ArrayIndexOutOfBoundsException#3190

Merged
TimvdLippe merged 3 commits intomockito:mainfrom
jfrantzius:bugfix-3000-fix-arrayindexoutofbounds
Dec 1, 2023
Merged

#3000: fix ArrayIndexOutOfBoundsException#3190
TimvdLippe merged 3 commits intomockito:mainfrom
jfrantzius:bugfix-3000-fix-arrayindexoutofbounds

Conversation

@jfrantzius
Copy link
Copy Markdown
Contributor

fixes #3000

@jfrantzius
Copy link
Copy Markdown
Contributor Author

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

@codecov-commenter
Copy link
Copy Markdown

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
Copy Markdown
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
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