sebastianbergmann / phpcov

TextUI frontend for php-code-coverage
BSD 3-Clause "New" or "Revised" License
223 stars 58 forks source link

Failing merging html reports #85

Closed KartaviK closed 5 years ago

KartaviK commented 5 years ago

phpcov: ^5.0

Output from Jenkins console:

+ ./vendor/bin/phpcov merge --html ./tests/coverage.html ./tests/cover
phpcov 5.0.0 by Sebastian Bergmann.

Generating code coverage report in HTML format ...
In Facade.php line 152:

  Directory "./tests/coverage.html/" does not exist.  

merge [--clover CLOVER] [--crap4j CRAP4J] [--html HTML] [--php PHP] [--text] [--xml XML] [--] <directory>
KartaviK commented 5 years ago

My bad, i had a dogs in the paths of saved reports