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

fix: add nft id validation to MsgSendNFT #1287

Merged
merged 2 commits into from
Mar 19, 2024

Update CHANGELOG

5b47966
Select commit
Loading
Failed to load commit list.
Merged

fix: add nft id validation to MsgSendNFT #1287

Update CHANGELOG
5b47966
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 18, 2024 in 0s

69.74% (target 50.00%)

View this Pull Request on Codecov

69.74% (target 50.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.74%. Comparing base (47a5e9f) to head (5b47966).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1287   +/-   ##
=======================================
  Coverage   69.74%   69.74%           
=======================================
  Files         643      643           
  Lines       67261    67266    +5     
=======================================
+ Hits        46909    46917    +8     
+ Misses      18179    18177    -2     
+ Partials     2173     2172    -1     
Files Coverage Δ
x/collection/msgs.go 97.24% <100.00%> (+0.41%) ⬆️