mirror of
https://github.com/rosenpass/rosenpass.git
synced 2025-12-05 20:40:02 -08:00
15 lines
288 B
YAML
15 lines
288 B
YAML
codecov:
|
|
branch: main
|
|
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
# basic
|
|
target: auto #default
|
|
threshold: 5
|
|
base: auto
|
|
if_ci_failed: error #success, failure, error, ignore
|
|
informational: false
|
|
only_pulls: true
|
|
patch: off
|