diff --git a/codecov.yml b/codecov.yml index 2d3b8bb..7054b5b 100644 --- a/codecov.yml +++ b/codecov.yml @@ -10,6 +10,7 @@ coverage: tests: target: auto paths: ['.*/tests/.*'] + threshold: 0.1% codecov: require_ci_to_pass: false