Merge pull request #8600 from filecoin-project/chore/codecov
chore:ci:make codecov quiet
This commit is contained in:
commit
4fcc9a1b09
@ -34,27 +34,27 @@ coverage:
|
|||||||
markets:
|
markets:
|
||||||
target: auto
|
target: auto
|
||||||
threshold: 1%
|
threshold: 1%
|
||||||
informational: false
|
informational: true
|
||||||
paths:
|
paths:
|
||||||
- "markets"
|
- "markets"
|
||||||
- "paychmgr"
|
- "paychmgr"
|
||||||
miner:
|
miner:
|
||||||
target: auto
|
target: auto
|
||||||
threshold: 1.5%
|
threshold: 1.5%
|
||||||
informational: false
|
informational: true
|
||||||
paths:
|
paths:
|
||||||
- "miner"
|
- "miner"
|
||||||
- "storage"
|
- "storage"
|
||||||
chain:
|
chain:
|
||||||
target: auto
|
target: auto
|
||||||
threshold: 1%
|
threshold: 1%
|
||||||
informational: false
|
informational: true
|
||||||
paths:
|
paths:
|
||||||
- "chain"
|
- "chain"
|
||||||
node:
|
node:
|
||||||
target: auto
|
target: auto
|
||||||
threshold: 1%
|
threshold: 1%
|
||||||
informational: false
|
informational: true
|
||||||
paths:
|
paths:
|
||||||
- "node"
|
- "node"
|
||||||
- "blockstore"
|
- "blockstore"
|
||||||
|
Loading…
Reference in New Issue
Block a user