codecov.yml

1coverage:
2  status:
3    project:
4      default:
5        target: 50%
6    patch:
7      default:
8        target: 30%