diff --git a/codecov.yml b/codecov.yml index 8c621b3d..0c264daa 100644 --- a/codecov.yml +++ b/codecov.yml @@ -4,6 +4,4 @@ coverage: patch: false project: default: - # TODO(@avivkeller): Once our coverage > 80%, - # increase this to 80%, and increase on increments - target: 70% + target: 80%