fix: add nft id validation to MsgSendNFT #1287
Merged
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
@@ 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%) |
⬆️ |
Loading