mirror of https://github.com/libp2p/cpp-libp2p.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
382 B
11 lines
382 B
ignore:
|
|
- "test"
|
|
|
|
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]
|
|
branches: # branch names that can post comment
|
|
- "master"
|
|
|