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

refactor the structure and add tests

25e644d
Select commit
Loading
Failed to load commit list.
Merged

Feat/stargate #86

refactor the structure and add tests
25e644d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 28, 2024 in 0s

41.12% (+0.32%) compared to def12e5

View this Pull Request on Codecov

41.12% (+0.32%) compared to def12e5

Details

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