1
1
mirror of https://github.com/orhun/git-cliff.git synced 2024-08-15 18:00:52 +03:00

chore(project): add codecov.yml

This commit is contained in:
orhun 2021-06-07 03:14:06 +03:00
parent 4e3735256e
commit bec138edc0
No known key found for this signature in database
GPG Key ID: B928720AEC532117

13
codecov.yml Normal file
View File

@ -0,0 +1,13 @@
coverage:
range: 50..75
round: up
precision: 2
status:
project:
default:
target: auto
threshold: 5%
branches:
- master
if_ci_failed: error
patch: off