mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-29 10:10:19 +00:00
coverage: Omit files under tests/ directories
Signed-off-by: Joseph Nuthalapati <njoseph@riseup.net> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
c14b633840
commit
3a3459ac17
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
[run]
|
[run]
|
||||||
branch = True
|
branch = True
|
||||||
|
omit = */tests/*
|
||||||
|
|
||||||
[report]
|
[report]
|
||||||
precision = 2
|
precision = 2
|
||||||
|
omit = */tests/*
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user