Skip to content

Commit 7f23b96

Browse files
committed
codecov: add config
1 parent 804cc7d commit 7f23b96

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

codecov.yml

+8
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ coverage:
1010
target: auto
1111
flags:
1212
- editoast
13+
front:
14+
target: auto
15+
flags:
16+
- front
1317
patch:
1418
default: off
1519

@@ -22,3 +26,7 @@ flags:
2226
paths:
2327
- editoast/
2428
carryforward: true
29+
front:
30+
paths:
31+
- front/
32+
carryforward: true

0 commit comments

Comments
 (0)