mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 00:24:25 +01:00
15 lines
309 B
YAML
15 lines
309 B
YAML
comment:
|
|
layout: "header, diff, files"
|
|
require_changes: true
|
|
|
|
# Sets non-blocking status checks
|
|
# https://docs.codecov.com/docs/commit-status#informational
|
|
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
informational: true
|
|
patch:
|
|
default:
|
|
informational: true
|
|
changes: false
|