coveragepy icon indicating copy to clipboard operation
coveragepy copied to clipboard

Workaround issue with `os.path.relpath` on `win32`

Open lormico opened this issue 3 years ago • 0 comments

Fixes #1428.

I took inspiration from #896, which solved the same issue with relpath experienced here, on a different section of code.

@nedbat do you happen to have any suggestions on how a test for this could be implemented?

lormico avatar Aug 03 '22 08:08 lormico