mirror of
https://github.com/containers/youki
synced 2024-11-09 19:25:15 +01:00
15 lines
210 B
YAML
15 lines
210 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
|