diff options
-rw-r--r-- | .github/codecov.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/codecov.yml b/.github/codecov.yml index 35afe076b..838ba91f5 100644 --- a/.github/codecov.yml +++ b/.github/codecov.yml @@ -1,8 +1,11 @@ coverage: status: + patch: false project: default: informational: true github_checks: annotations: false + +comment: false |