Преглед на файлове

[ci] Test adding codecov action

Romain Rigaux преди 4 години
родител
ревизия
1b834b08ca
променени са 1 файла, в които са добавени 8 реда и са изтрити 0 реда
  1. 8 0
      codecov.yml

+ 8 - 0
codecov.yml

@@ -0,0 +1,8 @@
+comment:
+  layout: "reach, diff, flags, files"
+  behavior: default
+  require_changes: false  # if true: only post the comment if coverage changes
+  require_base: no        # [yes :: must have a base report to post]
+  require_head: yes       # [yes :: must have a head report to post]
+  branches:               # branch names that can post comment
+    - "master"