increase miner codecov threshold from 1% to 1.5%

This commit is contained in:
Jennifer Wang 2021-09-08 01:57:33 -04:00
parent daf0b57528
commit d8a5812f76

View File

@ -40,7 +40,7 @@ coverage:
- "paychmgr" - "paychmgr"
miner: miner:
target: auto target: auto
threshold: 1% threshold: 1.5%
informational: false informational: false
paths: paths:
- "miner" - "miner"