Updated codecov.yml
This commit is contained in:
parent
3647fa4b86
commit
d257a6c9f8
1 changed files with 10 additions and 1 deletions
|
|
@ -1,3 +1,12 @@
|
||||||
ignore:
|
ignore:
|
||||||
- "tests/*"
|
- "tests/*"
|
||||||
- "**/traits*"
|
- "**/traits*"
|
||||||
|
|
||||||
|
coverage:
|
||||||
|
status:
|
||||||
|
project:
|
||||||
|
default:
|
||||||
|
threshold: 5
|
||||||
|
patch:
|
||||||
|
default:
|
||||||
|
threshold: 5
|
||||||
Loading…
Add table
Add a link
Reference in a new issue