summaryrefslogtreecommitdiff
path: root/.codecov.yml
diff options
context:
space:
mode:
Diffstat (limited to '.codecov.yml')
-rw-r--r--.codecov.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.codecov.yml b/.codecov.yml
index 9fff0529..0c2c6af5 100644
--- a/.codecov.yml
+++ b/.codecov.yml
@@ -1,3 +1,5 @@
+---
+
codecov:
bot: codecov
notify:
@@ -26,3 +28,5 @@ comment:
layout: "header, diff"
behavior: default
require_changes: no
+
+...