diff --git a/ci/.codecov.yml b/ci/.codecov.yml index 5ede9ea152bdc635362248a8a6f4ff98831f8ab1..fa7c5f0aaf70065a23fc30c345a5c7c3ed814b80 100644 --- a/ci/.codecov.yml +++ b/ci/.codecov.yml @@ -4,7 +4,7 @@ coverage: # Prevent small changes in coverage from failing CI. project: default: - threshold: 10 + threshold: 15% patch: default: - threshold: 50 + threshold: 100%