mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
feature: increase mandatory coverage to 95%
Signed-off-by: Leonidas Spyropoulos <artafinde@archlinux.org>
This commit is contained in:
parent
ff0123b54a
commit
c176b2b611
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ disable_warnings = already-imported
|
|||
|
||||
[report]
|
||||
include = aurweb/*
|
||||
fail_under = 85
|
||||
fail_under = 95
|
||||
exclude_lines =
|
||||
if __name__ == .__main__.:
|
||||
pragma: no cover
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue