chore: Add codecov configuration file

This commit is contained in:
Prabhpreet Dua
2024-05-06 20:53:55 +05:30
parent 761d5730af
commit ad6405f865

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

@@ -0,0 +1,15 @@
codecov:
branch: main
coverage:
status:
project:
default:
# basic
target: auto #default
threshold: 5
base: auto
if_ci_failed: error #success, failure, error, ignore
informational: false
only_pulls: true
patch: off