Skip to content

Commit

Permalink
Merge branch 'develop' into chore/decouple-api-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] authored Feb 5, 2024
2 parents e927327 + 0d7753c commit 82df607
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 82df607

Please sign in to comment.