Having the coverage calculation code in the test files makes it hard to debug tests, so it is better to only analyze coverage on Travis, and not locally.
4.1 KiB
4.1 KiB
Having the coverage calculation code in the test files makes it hard to debug tests, so it is better to only analyze coverage on Travis, and not locally.