diff --git a/Library/Homebrew/test/.codecov.yml b/Library/Homebrew/test/.codecov.yml index 7ab7a77c6f..9d3951d601 100644 --- a/Library/Homebrew/test/.codecov.yml +++ b/Library/Homebrew/test/.codecov.yml @@ -2,7 +2,9 @@ comment: off fixes: - "::Library/Homebrew/" coverage: + round: nearest + precision: 2 status: project: - default: - threshold: 0.1 + default: + threshold: 0.05%