diff options
-rw-r--r-- | codecov.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/codecov.yaml b/codecov.yaml new file mode 100644 index 0000000..69fe29e --- /dev/null +++ b/codecov.yaml @@ -0,0 +1,4 @@ +comment: + layout: "reach, diff" + branches: # branch names that can post comment + - "master"
\ No newline at end of file |