diff options
| -rw-r--r-- | codecov.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/codecov.yml b/codecov.yml index 6e9350e..f06f3e6 100644 --- a/codecov.yml +++ b/codecov.yml @@ -4,3 +4,8 @@ codecov: coverage: precision: 0 round: down + status: + project: + default: + target: auto + threshold: 3% |
