Skip to content

Commit

Permalink
add ts in codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
amityadav0 committed Sep 18, 2024
1 parent 90466fe commit be5cbae
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -313,3 +313,21 @@ component_management:
name: transferhook_queries
paths:
- ./x/transferhook/**/*query*
# tradeshield
- component_id: module_tradeshield_transactions
name: tradeshield_transactions
paths:
- ./x/tradeshield/**/msg_server*
- component_id: module_tradeshield_lifecycle
name: tradeshield_lifecycle
paths:
- ./x/tradeshield/**/abci*
- ./x/tradeshield/**/*blocker*
- component_id: module_tradeshield_keeper
name: tradeshield_keeper
paths:
- ./x/tradeshield/**/keeper*
- component_id: module_tradeshield_queries
name: tradeshield_queries
paths:
- ./x/tradeshield/**/*query*

0 comments on commit be5cbae

Please sign in to comment.