codecov: adjust threshold
This commit is contained in:
17
.codecov.yml
Normal file
17
.codecov.yml
Normal file
@@ -0,0 +1,17 @@
|
||||
coverage:
|
||||
precision: 2
|
||||
round: down
|
||||
range: 50...100
|
||||
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
threshold: 5
|
||||
patch: off
|
||||
changes: off
|
||||
|
||||
comment: false
|
||||
|
||||
ignore:
|
||||
- "dist/test/test-setup/.*"
|
||||
- "src/test-setup/.*"
|
||||
Reference in New Issue
Block a user