mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Config from fizzy
This commit is contained in:
parent
726722e28a
commit
b98d50dc02
21
codecov.yml
21
codecov.yml
@ -1,25 +1,10 @@
|
|||||||
codecov:
|
codecov:
|
||||||
branch: develop
|
|
||||||
require_ci_to_pass: yes
|
require_ci_to_pass: yes
|
||||||
|
|
||||||
coverage:
|
coverage:
|
||||||
range: 70...100
|
|
||||||
status:
|
status:
|
||||||
patch:
|
project: no
|
||||||
default:
|
patch: no
|
||||||
target: "50%"
|
|
||||||
paths: "!test/"
|
|
||||||
project:
|
|
||||||
default:
|
|
||||||
target: auto
|
|
||||||
paths: "!test/"
|
|
||||||
syntax:
|
|
||||||
target: auto
|
|
||||||
paths: "libsolidity/analysis"
|
|
||||||
flags: syntax
|
|
||||||
tests:
|
|
||||||
target: auto
|
|
||||||
paths: "test/"
|
|
||||||
|
|
||||||
comment:
|
comment:
|
||||||
layout: "reach, diff, flags"
|
layout: "diff"
|
||||||
|
Loading…
Reference in New Issue
Block a user