rust-imap/codecov.yml
2022-09-17 12:21:57 -07:00

17 lines
253 B
YAML

coverage:
range: 70..100
round: down
precision: 2
status:
project:
default:
threshold: 2%
# Tests aren't important for coverage
ignore:
- "tests"
# Make less noisy comments
comment:
layout: "files"
require_changes: yes