Skip to content

Commit

Permalink
restore codecov.yml to original
Browse files Browse the repository at this point in the history
  • Loading branch information
hayemaxi committed Feb 5, 2024
1 parent e3b0d57 commit 736cb47
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ coverage:
codewhisperer:
target: 70%
paths:
- packages/toolkitsrc/codewhisperer/*
- src/codewhisperer/*
flags:
- 'codewhisperer'
amazonqFeatureDev:
target: 70%
paths:
- packages/toolkit/src/amazonqFeatureDev/*
- src/amazonqFeatureDev/*
flags:
- 'amazonqFeatureDev'
patch: no
Expand All @@ -38,7 +38,7 @@ github_checks:
flags:
codewhisperer:
paths:
- packages/toolkit/src/codewhisperer/
- src/codewhisperer/
amazonqFeatureDev:
paths:
- packages/toolkit/src/amazonqFeatureDev/
- src/amazonqFeatureDev/

0 comments on commit 736cb47

Please sign in to comment.