Add codecov.yaml

This commit is contained in:
Sidharth Vinod
2023-06-17 18:07:49 +05:30
parent f8540e9468
commit 152b295837

6
codecov.yaml Normal file
View File

@@ -0,0 +1,6 @@
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]