Skip to content

Commit 6df1c57

Browse files
authored
update codecov flags to new project names
1 parent 8ddcfdd commit 6df1c57

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

codecov.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,12 @@ flags:
4545
core:
4646
paths:
4747
- Rubberduck.Parsing
48-
- Rubberduck.VBE
48+
- Rubberduck.Core
4949
# Exclude UI from the core flag, that has a separate flag
50-
- !Rubberduck.VBE/UI
50+
- !Rubberduck.Core/UI
5151
ui:
5252
paths:
53-
- Rubberduck.VBE/UI
53+
- Rubberduck.Core/UI
5454
inspections:
5555
paths:
5656
- Rubberduck.Inspections

0 commit comments

Comments
 (0)