You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
415 B
27 lines
415 B
codecov:
|
|
require_ci_to_pass: yes
|
|
|
|
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
target: auto
|
|
threshold: 0.5%
|
|
|
|
patch:
|
|
default:
|
|
target: 85%
|
|
threshold: 0%
|
|
base: auto
|
|
branches:
|
|
- develop
|
|
if_ci_failed: ignore
|
|
only_pulls: true
|
|
|
|
comment:
|
|
layout: "diff, files"
|
|
require_changes: true
|
|
after_n_builds: 3
|
|
|
|
ignore:
|
|
- "erpnext/demo"
|
|
|