diff --git a/ci/.codecov.yml b/ci/.codecov.yml index f7eec9f84af49cb30b080ffe74139ae3a94cad44..5ede9ea152bdc635362248a8a6f4ff98831f8ab1 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: 5 + threshold: 10 patch: default: - threshold: 5 + threshold: 50