Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/stargate #86

Merged
merged 13 commits into from
Feb 28, 2024
Merged

Feat/stargate #86

merged 13 commits into from
Feb 28, 2024

Conversation

sh-cha
Copy link
Contributor

@sh-cha sh-cha commented Feb 13, 2024

  • Stargate query
  • Custom query
  • Stargate msg

@sh-cha sh-cha requested a review from a team as a code owner February 13, 2024 12:14
Copy link

codecov bot commented Feb 26, 2024

Codecov Report

Attention: Patch coverage is 56.02410% with 73 lines in your changes are missing coverage. Please review.

Project coverage is 41.12%. Comparing base (def12e5) to head (25e644d).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #86      +/-   ##
==========================================
+ Coverage   40.79%   41.12%   +0.32%     
==========================================
  Files         183      189       +6     
  Lines       18569    18778     +209     
==========================================
+ Hits         7575     7722     +147     
- Misses       9714     9760      +46     
- Partials     1280     1296      +16     
Files Coverage Δ
app/app.go 86.40% <100.00%> (+0.01%) ⬆️
x/ibc-hooks/move-hooks/ack.go 0.00% <ø> (ø)
x/ibc-hooks/move-hooks/timeout.go 0.00% <ø> (ø)
x/move/abci.go 57.97% <ø> (ø)
x/move/keeper/bank.go 33.89% <ø> (+0.84%) ⬆️
x/move/keeper/code.go 69.07% <ø> (ø)
x/move/keeper/dex.go 46.44% <ø> (ø)
x/move/keeper/fungible_asset.go 56.81% <ø> (ø)
x/move/keeper/genesis.go 14.61% <ø> (ø)
x/move/keeper/msg_server.go 17.05% <100.00%> (ø)
... and 22 more

... and 2 files with indirect coverage changes

Copy link
Contributor

@beer-1 beer-1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@beer-1 beer-1 added the enhancement New feature or request label Feb 28, 2024
@beer-1 beer-1 merged commit e5b1778 into main Feb 28, 2024
7 checks passed
@beer-1 beer-1 deleted the feat/stargate branch February 28, 2024 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants