testing: pools
[awesomized/libmemcached] / codecov.yml
1
2 ignore:
3 - "/usr"
4 - "example/"
5 - "test/"
6
7 coverage:
8 status:
9 project:
10 default:
11 target: auto
12 threshold: 1%
13 range: 60..90
14 round: nearest
15 precision: 0
16 notify:
17 gitter:
18 default:
19 url: "https://webhooks.gitter.im/e/a6210fd7fb7b5105b2b0"
20 threshold: 1%