codeclimate / python-test-reporter

DEPRECATED Uploads Python test coverage data to Code Climate
https://codeclimate.com
Other
19 stars 11 forks source link

Fail on invalid report version #44

Closed dblandin closed 7 years ago

dblandin commented 7 years ago

Test coverage reports from Coverage.py version v4.4 are incompatible with this reporter as is. Until this issue is addressed upstream, we should exit with a meaningful error message instructing users to lock down their installed version of Coverage.py until this is addressed.


This reporter is compatible with Coverage.py versions >=4.0,<4.4.
Your Coverage.py report version is %s.

Consider locking your version of Coverage.py to >4,0,<4.4 until the
following Coverage.py issue is addressed:
https://bitbucket.org/ned/coveragepy/issues/578/incomplete-file-path-in-xml-report