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: add pallet-api/nonfungibles to runtime devnet #389

Open
wants to merge 1 commit into
base: chungquantin/feat-pallet_nonfungibles
Choose a base branch
from

Conversation

chungquantin
Copy link
Collaborator

Nonfungible API pallet will be registered with index 151 and configured on devnet runtime in this PR.

@chungquantin chungquantin self-assigned this Nov 19, 2024
@chungquantin chungquantin linked an issue Nov 19, 2024 that may be closed by this pull request
20 tasks
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 96.26168% with 4 lines in your changes missing coverage. Please review.

Project coverage is 71.63%. Comparing base (841035a) to head (399695c).

Files with missing lines Patch % Lines
runtime/devnet/src/config/api/mod.rs 96.15% 4 Missing ⚠️
@@                            Coverage Diff                            @@
##           chungquantin/feat-pallet_nonfungibles     #389      +/-   ##
=========================================================================
+ Coverage                                  71.42%   71.63%   +0.21%     
=========================================================================
  Files                                         73       74       +1     
  Lines                                      13394    13495     +101     
  Branches                                   13394    13495     +101     
=========================================================================
+ Hits                                        9566     9667     +101     
  Misses                                      3545     3545              
  Partials                                     283      283              
Files with missing lines Coverage Δ
runtime/devnet/src/config/assets.rs 100.00% <100.00%> (ø)
runtime/devnet/src/config/proxy.rs 0.00% <ø> (ø)
runtime/devnet/src/lib.rs 5.53% <ø> (ø)
runtime/devnet/src/config/api/mod.rs 90.07% <96.15%> (+22.62%) ⬆️

🚨 Try these New Features:

@chungquantin
Copy link
Collaborator Author

[sc-1242]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(pop-api): nonfungibles use case
2 participants