Sunshine/codecov.yml
2024-03-28 11:06:43 -04:00

16 lines
264 B
YAML

---
codecov:
branch: nightly
coverage:
status:
project:
default:
target: auto
threshold: 10%
comment:
layout: "diff, flags, files"
behavior: default
require_changes: false # if true: only post the comment if coverage changes