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!: create account if NFT recipient account does not exist #319

Merged
merged 1 commit into from
Dec 16, 2024

create account if nft receipient account is not existing

45bab22
Select commit
Loading
Failed to load commit list.
Merged

feat!: create account if NFT recipient account does not exist #319

create account if nft receipient account is not existing
45bab22
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2024 in 0s

41.14% (+0.00%) compared to 103a58e

View this Pull Request on Codecov

41.14% (+0.00%) compared to 103a58e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 41.14%. Comparing base (103a58e) to head (45bab22).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #319   +/-   ##
=======================================
  Coverage   41.14%   41.14%           
=======================================
  Files         269      269           
  Lines       25699    25702    +3     
=======================================
+ Hits        10573    10576    +3     
  Misses      13488    13488           
  Partials     1638     1638           
Files with missing lines Coverage Δ
x/ibc/nft-transfer/keeper/relay.go 61.79% <100.00%> (+0.34%) ⬆️