Closed analog-cbarber closed 7 months ago
The CI invocation seems to be ignoring the .coveragerc file for some reason. Perhaps moving the config to the pyproject.toml will help...
The problem is actually that my .coveragerc file was being gitignored! Doh!
This is excluded in the
.coveragerc
file but that does not seem to be sufficient for CI.