py-twisted/codecov.yml

18 lines
338 B
YAML

#
# For documentation see https://codecov.io/gh/twisted/twisted/settings/yaml
#
# We want 100% coverage for new patches to make sure we are always increasing
# the coverage.
#
coverage:
precision: 2
round: down
status:
patch:
default:
target: 100%
comment:
layout: "header, diff, uncovered"
behavior: default