remove codecov PR comments (#7400)

This commit is contained in:
Sam Shleifer
2020-09-29 15:16:43 -04:00
committed by GitHub
parent a1c2ef7bd0
commit bef0175168

View File

@@ -4,7 +4,4 @@ coverage:
default: default:
informational: true informational: true
patch: off patch: off
comment: comment: false
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