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

Fixed mocking or the Throwable interface #3691

Merged
merged 1 commit into from May 14, 2019
Merged

Fixed mocking or the Throwable interface #3691

merged 1 commit into from May 14, 2019

Conversation

morozov
Copy link
Contributor

@morozov morozov commented May 14, 2019

Fixes #3683.

@codecov
Copy link

codecov bot commented May 14, 2019

Codecov Report

Merging #3691 into 7.5 will decrease coverage by 0.07%.
The diff coverage is 52.38%.

Impacted file tree graph

@@             Coverage Diff              @@
##                7.5    #3691      +/-   ##
============================================
- Coverage     83.45%   83.37%   -0.08%     
- Complexity     3643     3647       +4     
============================================
  Files           143      143              
  Lines          9698     9713      +15     
============================================
+ Hits           8093     8098       +5     
- Misses         1605     1615      +10
Impacted Files Coverage Δ Complexity Δ
src/Framework/MockObject/Generator.php 86.47% <52.38%> (-1.83%) 141 <0> (+4)
src/Runner/Version.php 66.66% <0%> (ø) 8% <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 d7d9cee...fe10a58. Read the comment docs.

@sebastianbergmann sebastianbergmann merged commit cc897f1 into sebastianbergmann:7.5 May 14, 2019
@morozov morozov deleted the issues/3683 branch May 14, 2019 04:48
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