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:
|
||||
branch: develop
|
||||
require_ci_to_pass: yes
|
||||
|
||||
coverage:
|
||||
range: 70...100
|
||||
status:
|
||||
patch:
|
||||
default:
|
||||
target: "50%"
|
||||
paths: "!test/"
|
||||
project:
|
||||
default:
|
||||
target: auto
|
||||
paths: "!test/"
|
||||
syntax:
|
||||
target: auto
|
||||
paths: "libsolidity/analysis"
|
||||
flags: syntax
|
||||
tests:
|
||||
target: auto
|
||||
paths: "test/"
|
||||
project: no
|
||||
patch: no
|
||||
|
||||
comment:
|
||||
layout: "reach, diff, flags"
|
||||
layout: "diff"
|
||||
|
Loading…
Reference in New Issue
Block a user