Files
mapknitter/.codecov.yml
2022-01-18 12:15:34 -05:00

19 lines
523 B
YAML

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: null # branch names that can post comment
coverage:
status:
project:
default:
# basic
target: auto
threshold: 5%
patch:
default:
target: 50%
threshold: 5%