mirror of
https://github.com/containers/youki
synced 2024-11-10 11:48:12 +01:00
16 lines
211 B
YAML
16 lines
211 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
|