Turn off the CodeCov PR comment, metrics available in the checks results which link to codecov.io

This commit is contained in:
Deirdre Connolly 2020-07-24 17:37:59 -04:00 committed by Deirdre Connolly
parent bbc6fb82bf
commit 4180a2731f
1 changed files with 8 additions and 3 deletions

View File

@ -17,6 +17,11 @@ parsers:
method: yes
macro: yes
comment:
layout: "diff"
require_changes: true # if true: only post the comment if coverage changes
# comment:
# layout: "diff"
# # if true: only post the comment if coverage changes
# require_changes: true
# This turns off the extra comment; the coverage %'s are still
# reported on the main PR page as check results
comment: false