feat: establish ICS-721 boilerplate, ready for new additions #1012
0.00% of diff hit (target 70.71%)
View this Pull Request on Codecov
0.00% of diff hit (target 70.71%)
Annotations
Check warning on line 24 in ibc-apps/ics721-nft-transfer/src/module.rs
codecov / codecov/patch
ibc-apps/ics721-nft-transfer/src/module.rs#L14-L24
Added lines #L14 - L24 were not covered by tests
Check warning on line 36 in ibc-apps/ics721-nft-transfer/src/module.rs
codecov / codecov/patch
ibc-apps/ics721-nft-transfer/src/module.rs#L26-L36
Added lines #L26 - L36 were not covered by tests
Check warning on line 48 in ibc-apps/ics721-nft-transfer/src/module.rs
codecov / codecov/patch
ibc-apps/ics721-nft-transfer/src/module.rs#L38-L48
Added lines #L38 - L48 were not covered by tests
Check warning on line 60 in ibc-apps/ics721-nft-transfer/src/module.rs
codecov / codecov/patch
ibc-apps/ics721-nft-transfer/src/module.rs#L50-L60
Added lines #L50 - L60 were not covered by tests
Check warning on line 69 in ibc-apps/ics721-nft-transfer/src/module.rs
codecov / codecov/patch
ibc-apps/ics721-nft-transfer/src/module.rs#L62-L69
Added lines #L62 - L69 were not covered by tests
Check warning on line 78 in ibc-apps/ics721-nft-transfer/src/module.rs
codecov / codecov/patch
ibc-apps/ics721-nft-transfer/src/module.rs#L71-L78
Added lines #L71 - L78 were not covered by tests
Check warning on line 86 in ibc-apps/ics721-nft-transfer/src/module.rs
codecov / codecov/patch
ibc-apps/ics721-nft-transfer/src/module.rs#L80-L86
Added lines #L80 - L86 were not covered by tests
Check warning on line 94 in ibc-apps/ics721-nft-transfer/src/module.rs
codecov / codecov/patch
ibc-apps/ics721-nft-transfer/src/module.rs#L88-L94
Added lines #L88 - L94 were not covered by tests
Check warning on line 102 in ibc-apps/ics721-nft-transfer/src/module.rs
codecov / codecov/patch
ibc-apps/ics721-nft-transfer/src/module.rs#L96-L102
Added lines #L96 - L102 were not covered by tests
Check warning on line 110 in ibc-apps/ics721-nft-transfer/src/module.rs
codecov / codecov/patch
ibc-apps/ics721-nft-transfer/src/module.rs#L104-L110
Added lines #L104 - L110 were not covered by tests
Check warning on line 118 in ibc-apps/ics721-nft-transfer/src/module.rs
codecov / codecov/patch
ibc-apps/ics721-nft-transfer/src/module.rs#L112-L118
Added lines #L112 - L118 were not covered by tests
Check warning on line 126 in ibc-apps/ics721-nft-transfer/src/module.rs
codecov / codecov/patch
ibc-apps/ics721-nft-transfer/src/module.rs#L120-L126
Added lines #L120 - L126 were not covered by tests
Check warning on line 133 in ibc-apps/ics721-nft-transfer/src/module.rs
codecov / codecov/patch
ibc-apps/ics721-nft-transfer/src/module.rs#L128-L133
Added lines #L128 - L133 were not covered by tests
Check warning on line 142 in ibc-apps/ics721-nft-transfer/src/module.rs
codecov / codecov/patch
ibc-apps/ics721-nft-transfer/src/module.rs#L135-L142
Added lines #L135 - L142 were not covered by tests
Check warning on line 151 in ibc-apps/ics721-nft-transfer/src/module.rs
codecov / codecov/patch
ibc-apps/ics721-nft-transfer/src/module.rs#L144-L151
Added lines #L144 - L151 were not covered by tests
Check warning on line 159 in ibc-apps/ics721-nft-transfer/src/module.rs
codecov / codecov/patch
ibc-apps/ics721-nft-transfer/src/module.rs#L153-L159
Added lines #L153 - L159 were not covered by tests
Check warning on line 167 in ibc-apps/ics721-nft-transfer/src/module.rs
codecov / codecov/patch
ibc-apps/ics721-nft-transfer/src/module.rs#L161-L167
Added lines #L161 - L167 were not covered by tests
Check warning on line 10 in ibc-apps/ics721-nft-transfer/types/src/error.rs
codecov / codecov/patch
ibc-apps/ics721-nft-transfer/types/src/error.rs#L10
Added line #L10 was not covered by tests
Check warning on line 23 in ibc-apps/ics721-nft-transfer/types/src/error.rs
codecov / codecov/patch
ibc-apps/ics721-nft-transfer/types/src/error.rs#L20-L23
Added lines #L20 - L23 were not covered by tests
Check warning on line 25 in ibc-apps/ics721-nft-transfer/types/src/error.rs
codecov / codecov/patch
ibc-apps/ics721-nft-transfer/types/src/error.rs#L25
Added line #L25 was not covered by tests
Check warning on line 37 in ibc-apps/ics721-nft-transfer/types/src/error.rs
codecov / codecov/patch
ibc-apps/ics721-nft-transfer/types/src/error.rs#L35-L37
Added lines #L35 - L37 were not covered by tests
Check warning on line 43 in ibc-apps/ics721-nft-transfer/types/src/error.rs
codecov / codecov/patch
ibc-apps/ics721-nft-transfer/types/src/error.rs#L41-L43
Added lines #L41 - L43 were not covered by tests
Check warning on line 49 in ibc-apps/ics721-nft-transfer/types/src/error.rs
codecov / codecov/patch
ibc-apps/ics721-nft-transfer/types/src/error.rs#L47-L49
Added lines #L47 - L49 were not covered by tests