Closed
Description
[paths] mapping working in 5.5 no longer works in 6.x
paths]
source =
src/
# Set by nox
$VENV_PACKAGE_DIRS/
To Reproduce
- Python 3.6, 3.10
- Coverage 6.x
Code attached
run with nox
Expected behavior
100% coverage
Additional context
Change test/requirements.txt to use coverage 5.5 and the coverage will be 100%