1
0
mirror of https://github.com/containers/youki synced 2024-09-19 18:37:40 +02:00
youki/.codecov.yml
2021-12-04 21:55:17 -07:00

19 lines
250 B
YAML

---
codecov:
notify:
after_n_builds: 1
require_ci_to_pass: false
coverage:
precision: 2
round: down
range: 50..75
comment:
layout: "header, diff"
behavior: default
require_changes: false
ignore:
- "crates/integration_test"