diff --git a/.github/codecov.yml b/.github/codecov.yml index a133d3145..ca879ab64 100644 --- a/.github/codecov.yml +++ b/.github/codecov.yml @@ -2,9 +2,6 @@ coverage: precision: 2 round: down range: "70...100" - github_checks: - annotations: false - status: project: default: @@ -12,6 +9,9 @@ coverage: patch: on changes: off +github_checks: + annotations: false + comment: layout: "diff, files" behavior: default