]> git.mxchange.org Git - friendica.git/blob - .codecov.yml
Add informational Codecov status checks
[friendica.git] / .codecov.yml
1 codecov:
2   branch: develop
3   ci:
4     - drone.friendi.ca
5
6 coverage:
7   precision: 2
8   round: down
9   range: "70...100"
10   status:
11     project:
12         informational: true
13     patch:
14         informational: true
15
16 comment: false