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 #3031 - now based on 7.0.2 #3034

Conversation

rafaelbeckel
Copy link
Contributor

getStatus() now detects thrown Exception inside tearDown().

I have made this same pull request before but based on master. I should have done this one instead, based on the latest stable release.

@codecov-io
Copy link

codecov-io commented Mar 2, 2018

Codecov Report

Merging #3034 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #3034      +/-   ##
============================================
+ Coverage     80.73%   80.74%   +<.01%     
  Complexity     2878     2878              
============================================
  Files           108      108              
  Lines          7537     7539       +2     
============================================
+ Hits           6085     6087       +2     
  Misses         1452     1452
Impacted Files Coverage Δ Complexity Δ
src/Framework/TestCase.php 66.41% <100%> (+0.08%) 304 <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 3ff73dd...41d1720. Read the comment docs.

@sebastianbergmann
Copy link
Owner

Merged manually, thanks.

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

3 participants