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

setMethodsExcept when only one method exist #3897

Conversation

mbrostami
Copy link

@mbrostami mbrostami commented Oct 14, 2019

This will fix this issue: #3886

@mbrostami mbrostami changed the base branch from master to 7.5 October 15, 2019 15:10
@mbrostami mbrostami force-pushed the bugfix/3886-excepts-single-public-method branch from 69cc51c to 9d7b21a Compare October 15, 2019 15:12
@codecov
Copy link

codecov bot commented Oct 15, 2019

Codecov Report

Merging #3897 into 7.5 will increase coverage by <.01%.
The diff coverage is 87.5%.

Impacted file tree graph

@@             Coverage Diff              @@
##                7.5    #3897      +/-   ##
============================================
+ Coverage     83.62%   83.63%   +<.01%     
- Complexity     3654     3656       +2     
============================================
  Files           143      143              
  Lines          9743     9758      +15     
============================================
+ Hits           8148     8161      +13     
- Misses         1595     1597       +2
Impacted Files Coverage Δ Complexity Δ
src/Framework/TestCase.php 76.76% <100%> (+0.02%) 310 <1> (ø) ⬇️
src/Framework/MockObject/Generator.php 86.9% <100%> (+0.31%) 141 <94> (+2) ⬆️
src/Framework/MockObject/MockBuilder.php 55.96% <33.33%> (-0.65%) 23 <0> (ø)

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 d1e83a7...a44b624. Read the comment docs.

@sebastianbergmann
Copy link
Owner

Superseded by #3911.

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