mirror of
https://github.com/LizardByte/Sunshine.git
synced 2024-11-16 23:10:13 +00:00
16 lines
264 B
YAML
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
|