diff --git a/codecov.yml b/codecov.yml index 4027f28d7..32bd93c6a 100644 --- a/codecov.yml +++ b/codecov.yml @@ -10,6 +10,10 @@ coverage: default: target: auto threshold: 2% + patch: + default: + target: auto + threshold: 1% paths: - "api/" - "cmd/"