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

Scrutinizer: external coverage support #44

Merged
merged 4 commits into from
Dec 31, 2015

Conversation

Ocramius
Copy link
Member

No description provided.

@Ocramius Ocramius self-assigned this Dec 31, 2015
@Ocramius Ocramius added this to the 2.0.0 milestone Dec 31, 2015
@Ocramius Ocramius mentioned this pull request Dec 31, 2015
php_code_coverage:
enabled: true
test_command: ./vendor/bin/phpunit

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In case of multiple coverage files (one for php 7, one for hhvm), there is runs: 2 directive, to merge them.

https://scrutinizer-ci.com/docs/tools/external-code-coverage/#merging-coverage-data

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can't really merge anything, as HHVM fails eagerly atm

Ocramius added a commit that referenced this pull request Dec 31, 2015
…pport

Scrutinizer: external coverage support
@Ocramius Ocramius merged commit 62e624f into master Dec 31, 2015
@Ocramius Ocramius deleted the scrutinizer/external-coverage-support branch December 31, 2015 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants