blob: 7d9c37d919dfe3e8135f1a31351119c3baf2047c [file] [log] [blame]
Suraj Shetty86afece2021-09-10 08:14:43 +05301codecov:
2 require_ci_to_pass: yes
3
4coverage:
5 status:
6 project:
7 default:
8 target: auto
9 threshold: 0.5%
10
Ankush Menat7c33df52021-12-14 19:32:31 +053011 patch:
12 default:
13 target: 85%
14 threshold: 0%
15 base: auto
16 branches:
17 - develop
18 if_ci_failed: ignore
19 only_pulls: true
20
Suraj Shetty86afece2021-09-10 08:14:43 +053021comment:
22 layout: "diff, files"
23 require_changes: true
Ankush Menat557d9512021-09-16 17:17:10 +053024
Suraj Shetty3da34382021-09-10 10:18:41 +053025ignore:
Suraj Shetty333b83b2021-09-10 09:58:48 +053026 - "erpnext/demo"