diff --git a/codecov.yml b/codecov.yml index 3f6b97bf57..473f8634e4 100644 --- a/codecov.yml +++ b/codecov.yml @@ -11,7 +11,7 @@ coverage: status: project: default: - target: 78% + target: 77% threshold: 0% #Allow the coverage to drop by threshold%, and posting a success status. branches: - master