For some strange reason in some builds vendorand Tests folders are being included in code coverage, although they are excluded from whitelist.
For example: locally with PHP 5.5.14 and PHPUnit 4.6.4 and multiple travis builds https://travis-ci.org/ongr-io/ConnectionsBundle/jobs/58732548. Does anyone have any ideas?
For some strange reason in some builds
vendorandTestsfolders are being included in code coverage, although they are excluded from whitelist.For example: locally with PHP 5.5.14 and PHPUnit 4.6.4 and multiple travis builds https://travis-ci.org/ongr-io/ConnectionsBundle/jobs/58732548. Does anyone have any ideas?