woocommerce/.codecov.yml

27 lines
353 B
YAML
Raw Normal View History

2017-09-27 12:12:08 +00:00
codecov:
notify:
require_ci_to_pass: yes
coverage:
precision: 2
round: nearest
range: "50...100"
status:
project: yes
patch: off
changes: off
parsers:
gcov:
branch_detection:
conditional: yes
loop: yes
method: no
macro: no
comment:
layout: "files"
2017-09-27 12:12:08 +00:00
behavior: default
require_changes: yes