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: establish ICS-721 boilerplate, ready for new additions #1012

Merged
merged 2 commits into from
Dec 20, 2023

nit

cc17feb
Select commit
Loading
Failed to load commit list.
Merged

feat: establish ICS-721 boilerplate, ready for new additions #1012

nit
cc17feb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 20, 2023 in 1s

70.11% (-0.61%) compared to d2a91ea

View this Pull Request on Codecov

70.11% (-0.61%) compared to d2a91ea

Details

Codecov Report

Attention: 153 lines in your changes are missing coverage. Please review.

Comparison is base (d2a91ea) 70.71% compared to head (cc17feb) 70.11%.

Files Patch % Lines
ibc-apps/ics721-nft-transfer/src/module.rs 0.00% 138 Missing ⚠️
ibc-apps/ics721-nft-transfer/types/src/error.rs 0.00% 15 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                  @@
##           feat/ics721-impl    #1012      +/-   ##
====================================================
- Coverage             70.71%   70.11%   -0.61%     
====================================================
  Files                   178      180       +2     
  Lines                 17861    18014     +153     
====================================================
  Hits                  12631    12631              
- Misses                 5230     5383     +153     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.