Skip to content

Conversation

youssef3wi
Copy link
Contributor

This pull request closes #3229 in order to resolve the test arguments.

Checklist

  • Read the contributing guide
  • PR should be motivated, i.e. what does it fix, why, and if relevant how
  • If possible / relevant include an example in the description, that could help all readers
    including project members to get a better picture of the change
  • Avoid other runtime dependencies
  • Meaningful commit history ; intention is important please rebase your commit history so that each
    commit is meaningful and help the people that will explore a change in 2 years
  • The pull request follows coding style
  • Mention Fixes #<issue number> in the description if relevant
  • At least one commit should mention Fixes #<issue number> if relevant

@youssef3wi youssef3wi force-pushed the main branch 2 times, most recently from 00ae4c1 to 11994e1 Compare February 2, 2024 21:48
@codecov-commenter
Copy link

codecov-commenter commented Feb 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9972676) 85.33% compared to head (915f9c8) 85.33%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #3257   +/-   ##
=========================================
  Coverage     85.33%   85.33%           
  Complexity     2923     2923           
=========================================
  Files           336      336           
  Lines          8906     8906           
  Branches       1108     1108           
=========================================
  Hits           7600     7600           
  Misses         1013     1013           
  Partials        293      293           

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

@TimvdLippe TimvdLippe merged commit 2193507 into mockito:main Feb 3, 2024
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.

@Captor test parameters don't work with primitive type arguments

3 participants