Skip to content

Commit

Permalink
ci: add back carryforward flag (#31605)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcosSpessatto authored Feb 1, 2024
1 parent 037894b commit 0d7753c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,22 @@ coverage:
flags:
- client
flags:
unit:
carryforward: true
e2e:
paths:
- apps/meteor/
carryforward: true

e2e-api:
paths:
- apps/meteor/server
carryforward: true

client:
paths:
- apps/meteor/client
carryforward: true

comment:
layout: 'reach, diff, flags'
Expand Down

0 comments on commit 0d7753c

Please sign in to comment.