c6ea597bd4
coverage.py 4.4 removed the path from the filename attribute in its reports. This leads to incorrect coverage from codecov as it relies on this attribute to find the source file. Require coverage.py older than version 4.4.