Added grcov based code coverage reporting in github action

This commit is contained in:
codeShark149
2021-04-29 17:05:20 +05:30
parent 00f07818f9
commit e626f2e255
2 changed files with 35 additions and 12 deletions

13
codecov.yaml Normal file
View File

@@ -0,0 +1,13 @@
coverage:
status:
project:
default:
target: auto
threshold: 1%
base: auto
informational: false
patch:
default:
target: auto
threshold: 100%
base: auto