Skip to content
This repository has been archived by the owner on May 1, 2019. It is now read-only.

Fix: Do not collect code coverage . . . for now #476

Merged
merged 1 commit into from
Mar 6, 2015

Conversation

localheinz
Copy link
Member

This PR

  • removes configuration which results in code coverage being collected when running tests

💡 We're not using the code coverage data generated on Travis yet, so it's a waste of resources (and time). Removing the configuration significantly speeds up the tests, and if one is interested in code coverage, you can still specify a command line option or run the tests from within your favourite IDE™.

Before

screen shot 2015-03-06 at 14 31 32

After

screen shot 2015-03-06 at 14 31 45

@gianarb
Copy link
Contributor

gianarb commented Mar 6, 2015

💯

@Ocramius Ocramius self-assigned this Mar 6, 2015
Ocramius added a commit that referenced this pull request Mar 6, 2015
Fix: Do not collect code coverage . . . for now
@Ocramius Ocramius merged commit 063fb6d into zendframework:master Mar 6, 2015
@localheinz localheinz deleted the fix/code-coverage branch March 6, 2015 13:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants