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

Fixes #1222 with generic varars matcher #1456

Closed
wants to merge 4 commits into from
Closed

Fixes #1222 with generic varars matcher #1456

wants to merge 4 commits into from

Conversation

Alias-m
Copy link

@Alias-m Alias-m commented Jul 28, 2018

Simple fix for #1222

@codecov-io
Copy link

codecov-io commented Jul 28, 2018

Codecov Report

Merging #1456 into release/2.x will decrease coverage by <.01%.
The diff coverage is 85.71%.

Impacted file tree graph

@@                Coverage Diff                @@
##             release/2.x    #1456      +/-   ##
=================================================
- Coverage          88.54%   88.54%   -0.01%     
- Complexity          2393     2399       +6     
=================================================
  Files                297      298       +1     
  Lines               6008     6022      +14     
  Branches             727      730       +3     
=================================================
+ Hits                5320     5332      +12     
- Misses               507      508       +1     
- Partials             181      182       +1
Impacted Files Coverage Δ Complexity Δ
...g/mockito/internal/matchers/VarargMatcherImpl.java 100% <100%> (ø) 5 <5> (?)
src/main/java/org/mockito/ArgumentMatchers.java 97.34% <50%> (-1.74%) 60 <1> (+1)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 276183b...313a445. Read the comment docs.

@Alias-m Alias-m closed this Jul 28, 2018
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.

None yet

2 participants