mackenzieATA
Results
2
comments of
mackenzieATA
I also ran into this issue - the problem is that `coverage` optionally uses the environment variable `COVERAGE_FILE` to specify where it stored execution data - https://coverage.readthedocs.io/en/6.4.1/cmd.html#data-file Example: ``` #...
Thanks for the verification and the workarounds!