mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-09 22:34:17 +00:00
improve coverage
This commit is contained in:
parent
7ef0350a43
commit
4a47bab979
5 changed files with 45 additions and 76 deletions
1
tox.ini
1
tox.ini
|
|
@ -6,6 +6,7 @@ envlist = py,flake8,linters,docs
|
|||
deps =
|
||||
pytest!=3.0.5,!=5.2.3
|
||||
coverage>=6
|
||||
covdefaults
|
||||
commands =
|
||||
coverage run -m pytest {posargs}
|
||||
coverage report
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue