Skip to content

Commit 9b8f4d0

Browse files
authored
Merge pull request #5385 from aws/jpinkney-aws/partner-team-flags
Add codecoverage for partner teams
2 parents 9392a9a + f7bb60b commit 9b8f4d0

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

codecov.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,21 @@ coverage:
2727
- packages/core/src/amazonqFeatureDev/*
2828
flags:
2929
- 'amazonqFeatureDev'
30+
amazonqGumby:
31+
paths:
32+
- packages/core/src/amazonqGumby/*
33+
codewhispererChat:
34+
paths:
35+
- packages/core/src/codewhispererChat/*
36+
applicationcomposer:
37+
paths:
38+
- packages/core/src/applicationcomposer/*
39+
stepFunctions:
40+
paths:
41+
- packages/core/src/stepFunctions/*
42+
threatComposer:
43+
paths:
44+
- packages/core/src/threatComposer/*
3045
patch: no
3146
changes: no
3247

0 commit comments

Comments
 (0)