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 #3881 #3882

Closed

Conversation

realFlowControl
Copy link
Contributor

This PR fixes the regression that came with removing a lot of code in commit 82e7076. I accidentally also removed a check if a class is abstract and should not be instantiated.

@codecov
Copy link

codecov bot commented Oct 4, 2019

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #3882      +/-   ##
============================================
+ Coverage     83.66%   83.66%   +<.01%     
- Complexity     3852     3853       +1     
============================================
  Files           151      151              
  Lines         10193    10195       +2     
============================================
+ Hits           8528     8530       +2     
  Misses         1665     1665
Impacted Files Coverage Δ Complexity Δ
src/Runner/StandardTestSuiteLoader.php 64.7% <100%> (+2.2%) 10 <0> (+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 c4fea52...0f47370. Read the comment docs.

@sebastianbergmann
Copy link
Owner

Merged manually, thanks.

@realFlowControl realFlowControl deleted the bugfix-3881 branch October 8, 2019 12:06
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.

2 participants