mirror of
https://github.com/vacp2p/nim-libp2p-experimental.git
synced 2025-01-14 04:14:53 +00:00
a9948b0b05
* clarify validation messages * add codecov threshold
8 lines
193 B
YAML
8 lines
193 B
YAML
coverage:
|
|
status:
|
|
project:
|
|
default: # This can be anything, but it needs to exist as the name
|
|
# basic settings
|
|
target: auto
|
|
threshold: 5%
|
|
base: auto |