Merge branch 'develop' of https://github.com/friendica/friendica into develop
[friendica.git/.git] / .codecov.yml
1 codecov:
2   branch: develop
3   ci:
4     - ci.friendi.ca
5
6 coverage:
7   precision: 2
8   round: down
9   range: "70...100"
10   status:
11     project:
12       default:
13         informational: true
14     patch:
15       default:
16         informational: true
17
18 comment: false