mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-14 06:43:25 +08:00
16 lines
369 B
YAML
16 lines
369 B
YAML
codecov:
|
|
branch: develop
|
|
|
|
comment:
|
|
layout: 'reach, diff, flags, files'
|
|
behavior: default
|
|
require_changes: false # if true: only post the comment if coverage changes
|
|
require_base: no # [yes :: must have a base report to post]
|
|
require_head: yes # [yes :: must have a head report to post]
|
|
|
|
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
threshold: 1%
|