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: nonfungibles devnet runtime + pop-api #350

Conversation

chungquantin
Copy link
Collaborator

No description provided.

@chungquantin chungquantin changed the base branch from chungquantin/chore-pallet_nfts to chungquantin/feat-nonfungibles October 22, 2024 06:18
@codecov-commenter
Copy link

codecov-commenter commented Oct 23, 2024

Codecov Report

Attention: Patch coverage is 96.62162% with 10 lines in your changes missing coverage. Please review.

Please upload report for BASE (chungquantin/feat-nonfungibles@83e8122). Learn more about missing BASE report.

Files with missing lines Patch % Lines
pallets/api/src/nonfungibles/mod.rs 83.78% 2 Missing and 4 partials ⚠️
runtime/devnet/src/config/api/mod.rs 96.26% 4 Missing ⚠️
@@                        Coverage Diff                        @@
##             chungquantin/feat-nonfungibles     #350   +/-   ##
=================================================================
  Coverage                                  ?   70.07%           
=================================================================
  Files                                     ?       72           
  Lines                                     ?    12967           
  Branches                                  ?    12967           
=================================================================
  Hits                                      ?     9087           
  Misses                                    ?     3604           
  Partials                                  ?      276           
Files with missing lines Coverage Δ
pallets/api/src/fungibles/mod.rs 92.59% <ø> (ø)
pallets/api/src/fungibles/tests.rs 99.73% <100.00%> (ø)
pallets/api/src/nonfungibles/tests.rs 100.00% <100.00%> (ø)
pallets/api/src/nonfungibles/types.rs 0.00% <ø> (ø)
pallets/nfts/src/benchmarking.rs 85.79% <ø> (ø)
pallets/nfts/src/types.rs 67.11% <ø> (ø)
runtime/devnet/src/config/api/versioning.rs 90.90% <100.00%> (ø)
runtime/devnet/src/lib.rs 5.53% <ø> (ø)
runtime/devnet/src/config/api/mod.rs 91.61% <96.26%> (ø)
pallets/api/src/nonfungibles/mod.rs 70.44% <83.78%> (ø)

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

Successfully merging this pull request may close these issues.

2 participants