Try enabling coverage parallel feature so combine works better
We're abusing combine to rewrite paths in the coverage data. combine isn't intended to be used with only one coverage data file named ".coverage". So enable parallel mode so we have only one coverage data file with the naming scheme "combine" expects. Maybe this gets us working path rewriting on Windows,
parent
cee08f73
No related branches found
No related tags found
Please register or sign in to comment