Closed
Description
Originally reported by Charlie Denton (Bitbucket: meshy, GitHub: meshy)
A codebase I manage has noticed that since upgrading to 4.0.0
there is a drop in reported coverage (from 99%
to 97%
).
This value goes back to 99%
when I remove the skip_covered
setting from .coveragerc
.
Unfortunately, I can't yet provide an example of this on an open source project.