Remove leftover codecov config
This commit is contained in:
parent
fcf610389a
commit
dbb6517a7d
1 changed files with 0 additions and 17 deletions
17
codecov.yml
17
codecov.yml
|
|
@ -1,17 +0,0 @@
|
||||||
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
|
|
||||||
Loading…
Add table
Reference in a new issue