mirror of
https://github.com/ClementTsang/bottom
synced 2024-11-10 14:44:18 +00:00
ci: increase codecov threshold to 5% (#712)
Increases codecov threshold to 5% for less annoying failures.
This commit is contained in:
parent
08bb933f38
commit
2b893ea6aa
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
coverage:
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
target: auto
|
||||
threshold: 5%
|
||||
patch: off
|
||||
|
|
Loading…
Reference in a new issue