Skip to content

Conversation

paulduffin
Copy link
Contributor

@paulduffin paulduffin commented Mar 8, 2017

Fixes #982.

@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (release/2.x@64a1180). Click here to learn what that means.
The diff coverage is 100%.

@@              Coverage Diff              @@
##             release/2.x    #983   +/-   ##
=============================================
  Coverage               ?   86.8%           
  Complexity             ?    2275           
=============================================
  Files                  ?     287           
  Lines                  ?    5769           
  Branches               ?     675           
=============================================
  Hits                   ?    5008           
  Misses                 ?     571           
  Partials               ?     190
Impacted Files Coverage Δ Complexity Δ
...l/creation/bytebuddy/InlineByteBuddyMockMaker.java 62.88% <ø> (ø) 12 <0> (?)
.../internal/creation/bytebuddy/MockMethodAdvice.java 60.2% <100%> (ø) 11 <2> (?)

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 64a1180...7c8557a. Read the comment docs.

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.

I am okay with the fix, but it is possibly backwards incompatible. Would like @raphw to sign off regarding this change.

@raphw
Copy link
Member

raphw commented Mar 9, 2017

LGTM. Probably a left over from the early phase when I refactored the mock makers.

@TimvdLippe
Copy link
Contributor

Nice, merging! Thanks for your quick reviews @raphw !

@TimvdLippe TimvdLippe merged commit 723d341 into mockito:release/2.x Mar 9, 2017
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.

4 participants