- changed status to resolved
Relative path aliases don't work
Issue #267
resolved
This .coveragerc file doesn't have the right effect:
[paths] source = ../src .
The second and further entries must be absolute. Relative paths should be absolutized before going into the aliases list.
Comments (1)
-
- Log in to comment
Fixed in c316cf8853f4