We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2090488 commit 49c675dCopy full SHA for 49c675d
codecov.yml
@@ -1 +1,7 @@
1
-comment: false
+comment:
2
+ layout: "reach, diff, flags, files"
3
+ behavior: default
4
+ require_changes: false # if true: only post the comment if coverage changes
5
+ require_base: no # [yes :: must have a base report to post]
6
+ require_head: yes # [yes :: must have a head report to post]
7
+ branches: null
0 commit comments