diff options
Diffstat (limited to '.codecov.yml')
| -rw-r--r-- | .codecov.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.codecov.yml b/.codecov.yml index 40567da..d6e610b 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -3,3 +3,9 @@ ignore: - "test" comment: off + +coverage: + status: + project: + default: + threshold: 1% |
