8000 ci: remove `lintunit` project from coverage (#19429) · webpack/webpack@b1bc97a · GitHub
[go: up one dir, main page]

Skip to content

Commit b1bc97a

Browse files
ci: remove lintunit project from coverage (#19429)
1 parent bd1ff8c commit b1bc97a

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

codecov.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ coverage:
1313
integration:
1414
flags: integration
1515
target: auto
16-
lintunit:
17-
flags: lintunit
18-
target: 0%
1916
patch:
2017
default: off
2118
basic:
@@ -26,10 +23,6 @@ coverage:
2623
flags: integration
2724
target: 90%
2825
base: pr
29-
lintunit:
30-
flags: lintunit
31-
target: 0%
32-
base: pr
3326
changes:
3427
default: off
3528
basic:
@@ -38,12 +31,7 @@ coverage:
3831
integration:
3932
flags: integration
4033
target: 0%
41-
lintunit:
42-
flags: lintunit
43-
target: 0%
4434
comment: off
4535
flags:
4636
basic:
4737
joined: false
48-
lintunit:
49-
joined: false

0 commit comments

Comments
 (0)
0