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.
1 parent c58bca4 commit 848dcd3Copy full SHA for 848dcd3
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