forked from prisma/prisma
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcodecov.yml
More file actions
37 lines (36 loc) · 757 Bytes
/
codecov.yml
File metadata and controls
37 lines (36 loc) · 757 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
35
36
37
# Disable PR comments until we are proud and willing to have
# the results be more public
comment: false
flags:
get-platform:
carryforward: true
paths:
- src/packages/get-platform/
fetch-engine:
carryforward: true
paths:
- src/packages/fetch-engine/
client:
carryforward: true
paths:
- src/packages/client/
debug:
carryforward: true
paths:
- src/packages/debug/
engine-core:
carryforward: true
paths:
- src/packages/engine-core/
generator-helper:
carryforward: true
paths:
- src/packages/generator-helper/
sdk:
carryforward: true
paths:
- src/packages/sdk/
introspection:
carryforward: true
paths:
- src/packages/introspection/