diff --git a/.github/codecov.yml b/.github/codecov.yml index dd548303..3ab8d162 100644 --- a/.github/codecov.yml +++ b/.github/codecov.yml @@ -1,7 +1,7 @@ ignore: - "watchdog/watchdog.go" - "storage/store/sql/specific_postgres.go" # Can't test for postgres - +comment: false coverage: status: patch: off