On Tuesday, 22 March 2016 at 08:56:16 UTC, FreeSlave wrote:
Then why does it show that unittest of dependency runs too? Every line is marked as executed once in the unittest of dependency.

You are right. Now I don't understand either...

Btw: I am using codecov.io and it does get the coverage correctly.

you just run `bash <(curl -s https://codecov.io/bash)` after a dub unittest-cov run and it will collect and upload.

Reply via email to