forked from ethereum/aleth
- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcodecov.yml
More file actions
Latest commit
34 lines (34 loc) · 610 Bytes
/
Copy pathcodecov.yml
File metadata and controls
34 lines (34 loc) · 610 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
codecov:
branch: develop
coverage:
range: 50...100
notify:
gitter:
default:
threshold: 0
url: https://gitter.im/ethereum/cpp-ethereum-development
status:
patch:
default:
target: 50
project:
default:
target: auto
threshold: 0.05
app:
target: auto
threshold: 0.05
paths: "!test/"
tests:
target: auto
paths: "test/"
changes:
default:
enabled: no
comment:
layout: "reach, diff"
flags:
alltests:
joined: false
ignore:
- test/tools/fuzzTesting/fuzzHelper.cpp