LocalCoverage.jl
LocalCoverage.jl copied to clipboard
Coverage for failing tests
Currently if one test is failing the whole pipeline stops and no coverage reports can be created. In my opinion if a test is failing it should still be possible to generate coverage for the non-failing parts.
Corresponding merge request is on the way.
Thanks, looking forward to reviewing it.