move codecov

This commit is contained in:
Sidharth Vinod
2023-07-01 00:39:01 +05:30
parent b90c8402cb
commit ae4d81cdfd

15
.github/codecov.yaml vendored Normal file
View File

@@ -0,0 +1,15 @@
codecov:
branch: develop
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]
coverage:
status:
project:
default:
threshold: 1%