mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #6053 from ethereum/fix-coverage-settings
Fix patch coverage settings
This commit is contained in:
commit
5bf8af8004
@ -3,6 +3,10 @@ codecov:
|
|||||||
coverage:
|
coverage:
|
||||||
range: 70...100
|
range: 70...100
|
||||||
status:
|
status:
|
||||||
|
patch:
|
||||||
|
default:
|
||||||
|
target: "50%"
|
||||||
|
paths: "!test/"
|
||||||
project:
|
project:
|
||||||
default:
|
default:
|
||||||
target: auto
|
target: auto
|
||||||
|
Loading…
Reference in New Issue
Block a user