diff --git a/.codecov.yml b/.codecov.yml index 3216e14e2..2f7378fea 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -4,7 +4,7 @@ codecov: coverage: precision: 2 round: down - range: "70...100" + range: "75...100" status: project: yes @@ -22,4 +22,7 @@ parsers: comment: layout: "reach, diff, flags, tree, files" behavior: default - require_changes: no \ No newline at end of file + require_changes: no + +github_checks: + annotations: true # Deprecated but very useful