make everything informational=true to see if it works

This commit is contained in:
ZenGround0 2021-08-20 11:49:12 -04:00
parent ece154d73b
commit e74c374783

View File

@ -19,23 +19,27 @@ coverage:
markets:
target: auto
threshold: 0.1%
informational: true
paths:
- "markets"
- "paychmgr"
miner:
target: auto
threshold: 0.1%
informational: true
paths:
- "miner"
- "storage"
chain:
target: auto
threshold: 0.1%
informational: true
paths:
- "chain"
node:
target: auto
threshold: 0.1%
informational: true
paths:
- "node"
- "blockstore"