Contributing.md: add a small clarification about line coverage

Signed-off-by: Elijah Newren <newren@gmail.com>
pull/101/head
Elijah Newren 4 years ago
parent 23bec32283
commit 86569ee7ac

@ -57,7 +57,8 @@ There are a few extra things I would like folks to keep in mind:
* `make test` will run the testsuite under
[coverage3](https://pypi.org/project/coverage/) (which you will
need to install), and report on line coverage. Line coverage of
git-filter-repo needs to remain at 100%.
git-filter-repo needs to remain at 100%; line coverage of
contrib and test scripts can be ignored.
* Please do not be intimidated by detailed feedback:

Loading…
Cancel
Save