mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
Show lines missing test coverage in test output
This commit is contained in:
parent
568df2108e
commit
f5282ed2de
1 changed files with 3 additions and 0 deletions
3
.coveragerc
Normal file
3
.coveragerc
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[report]
|
||||
# show lines missing coverage in output
|
||||
show_missing = True
|
||||
Loading…
Reference in a new issue