Explorar o código

[ci] Test adding codecov action

Romain Rigaux %!s(int64=4) %!d(string=hai) anos
pai
achega
1b834b08ca
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  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"