mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-08 03:27:04 +09:00
17 lines
No EOL
295 B
YAML
17 lines
No EOL
295 B
YAML
# https://docs.codecov.io/docs/codecov-yaml
|
|
# https://github.com/codecov/support/wiki/Codecov-Yaml
|
|
|
|
codecov:
|
|
ci:
|
|
- dnceng.visualstudio.com
|
|
|
|
coverage:
|
|
status:
|
|
project:
|
|
default: false
|
|
patch:
|
|
default: false
|
|
|
|
comment:
|
|
layout: "reach, diff, files"
|
|
require_changes: yes |