diff --git a/.github/codecov.yml b/.github/codecov.yml index 1159b47c..97d9a21c 100644 --- a/.github/codecov.yml +++ b/.github/codecov.yml @@ -1,2 +1,6 @@ ignore: - - "watchdog/watchdog.go" \ No newline at end of file + - "watchdog/watchdog.go" + +coverage: + status: + patch: off