Automatically find diff lines that need test coverage
Diff coverage is the percentage of new or modified lines that are covered by tests. This provides a clear and achievable standard for code review: If you touch a line of code, that line should be covered. Code coverage is *every* developer's responsibility! The diff-cover command line tool compares an XML coverage report with the output of git diff. It then reports coverage information for lines in the diff.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 6.4.4-1.fc36 | - |
Fedora 35 | 5.2.0-2.fc35 | - |
Fedora 34 | 4.2.1-1.fc34 | - |
You can contact the maintainers of this package via email at
python-diff-cover dash maintainers at fedoraproject dot org
.