aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-diff-cover/pkg-descr
blob: 68e9cd5adc90557b23d56edcf68def38fe2df18e (plain) (blame)
1
2
3
Automatically find diff lines that need test coverage. Also finds diff lines
that have violations (according to tools such as pycodestyle, pyflakes, flake8,
or pylint). This is used as a code quality metric during code reviews.