diff --git a/.codecov.yml b/.codecov.yml index 9c13f181d..fce68b1cf 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -8,10 +8,10 @@ coverage: default: # TODO(texasaggie97) - target lowered when adding system test coverage. Raise as coverage rises. target: 85% - threshhold: 5 + threshold: 5 patch: default: target: 70% - threshhold: 5 + threshold: 5