mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-13 22:03:04 +00:00
test(coverage): Avoid redundant test runs
There's no need in almost all cases to run the tests both under the coverage collector and without it. This fixes the default set of tests to avoid that. Specifically, don't run tests under the coverage collector by default for all environments since we don't capture any error or failure conditions on reporting coverage anyways.
This commit is contained in:
parent
a8ef046b50
commit
ce20ac6a74