diff --git a/codecov.yml b/codecov.yml index ecacb3725f1..638611834d3 100644 --- a/codecov.yml +++ b/codecov.yml @@ -4,7 +4,4 @@ coverage: default: informational: true patch: off -comment: - require_changes: true # only comment if there was change in coverage - require_head: yes # don't report if there is no head coverage report - require_base: yes # don't report if there is no base coverage report +comment: false