We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0455359 + 848dcd3 commit 1ccc697Copy full SHA for 1ccc697
codecov.yml
@@ -7,3 +7,9 @@ coverage:
7
patch:
8
default:
9
target: 100
10
+comment:
11
+ layout: "diff, files"
12
+ behavior: default
13
+ require_changes: true # if true: only post the comment if coverage changes
14
+ branches: # branch names that can post comment
15
+ - "master"
0 commit comments