mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-13 08:04:18 +00:00
instrument coverage on tests and require 100% coverage there
This commit is contained in:
parent
d097d5103d
commit
93a17a806d
9 changed files with 16 additions and 16 deletions
|
|
@ -3,6 +3,7 @@ parallel = True
|
|||
branch = True
|
||||
source =
|
||||
flake8
|
||||
tests
|
||||
omit =
|
||||
# Don't complain if non-runnable code isn't run
|
||||
*/__main__.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue