8000 Fixed code coverage by morozov · Pull Request #1095 · phpbrew/phpbrew · GitHub
[go: up one dir, main page]

Skip to content

Comments

Fixed code coverage#1095

Merged
morozov merged 1 commit intophpbrew:masterfrom
morozov:fix-code-coverage
Dec 14, 2019
Merged

Fixed code coverage#1095
morozov merged 1 commit intophpbrew:masterfrom
morozov:fix-code-coverage

Conversation

@morozov
Copy link
Contributor
@morozov morozov commented Dec 14, 2019

After #1093 was merged, the reported code coverage dropped from ~40% to 6%. This is because the PHP source patches are now part of the patch classes and they count towards the lines of code subject to coverage. They should be excluded from coverage to not distort the statistics.

Since as of #1093, PHP patches are part of the patch classes, they count towards the line of code subject to coverage. They should be excluded from coverage to not distort the statistics.
@morozov morozov self-assigned this Dec 14, 2019
@morozov morozov added Regression A bug that that was introduced as part of a feature or another bug fix Test Suite labels Dec 14, 2019
@morozov morozov added this to the Release 1.25.0 milestone Dec 14, 2019
@morozov morozov merged commit 2ad0ae9 into phpbrew:master Dec 14, 2019
@morozov morozov deleted the fix-code-coverage branch December 14, 2019 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Regression A bug that that was introduced as part of a feature or another bug fix Test Suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

0