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

update from master #425

Closed
wants to merge 119 commits into from
Closed

update from master #425

wants to merge 119 commits into from

Conversation

posey2010
Copy link

i would like to dev the path coverage feature, please merge from master

staabm and others added 30 commits July 26, 2015 10:54
Uses phpdbg to create code coverage reports, without x-debug.
Phpdbg works on opcode basis therefore code coverage numbers differ in comparison to x-debug.
TODO: Move this check into Environment\Runtime
Black Lists and White Lists of merged .cov files should be merged into their counterparts in the current coverage report before actually checking for them. in `$this->filter->isFiltered($file)`
@posey2010
Copy link
Author

@Maks3w
If i want to use your version about path coverage, which one should i choose? #400 , #401 or merge them? thanks

@Maks3w
Copy link
Contributor

Maks3w commented Feb 29, 2016

Any of them. #401 is on top of #400

@posey2010
Copy link
Author

Got it, thank you. I will try it. @Maks3w

@sebastianbergmann
Copy link
Owner

Closing #400 and #425 because they have run out-of-sync with master. Please coordinate, @Maks3w and @posey2010, and send a new pull request. 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.