mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Add codecov config
This commit is contained in:
+18
@@ -0,0 +1,18 @@
|
||||
codecov:
|
||||
branch: develop
|
||||
coverage:
|
||||
range: 70...100
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
target: auto
|
||||
paths: "!test/"
|
||||
syntax:
|
||||
target: auto
|
||||
paths: "libsolidity/analysis"
|
||||
flags: syntax
|
||||
tests:
|
||||
target: auto
|
||||
paths: "test/"
|
||||
comment:
|
||||
layout: "reach, diff, flags"
|
||||
Reference in New Issue
Block a user