1
0
mirror of https://github.com/MontFerret/ferret.git synced 2024-12-12 11:15:14 +02:00
ferret/.codecov.yml

21 lines
307 B
YAML
Raw Normal View History

2018-11-05 18:36:55 +02:00
ignore:
# Ignore coverage for generated code.
- "pkg/parser"
coverage:
range: 70..100
round: nearest
precision: 1
status:
project:
default:
enabled: yes
threshold: 2%
patch: no
changes: no
comment:
layout: "header, diff"
behavior: once
require_changes: yes