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

refactor(devnet): move apis to its own modules #492

Open
wants to merge 1 commit into
base: al3mart/feat-devnet-based-on-mainnet
Choose a base branch
from

Conversation

al3mart
Copy link
Collaborator

@al3mart al3mart commented Mar 5, 2025

Move runtime apis into its own module

@al3mart al3mart force-pushed the al3mart/refactor-devnet-apis branch from f6ef4bf to d4c6bcc Compare March 5, 2025 02:43
@al3mart al3mart force-pushed the al3mart/refactor-devnet-apis branch from d4c6bcc to 9ed88f7 Compare March 5, 2025 04:52
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 410 lines in your changes missing coverage. Please review.

Project coverage is 74.66%. Comparing base (c1a5fc1) to head (9ed88f7).

Files with missing lines Patch % Lines
runtime/devnet/src/apis.rs 0.00% 410 Missing ⚠️
@@                          Coverage Diff                          @@
##           al3mart/feat-devnet-based-on-mainnet     #492   +/-   ##
=====================================================================
  Coverage                                 74.66%   74.66%           
=====================================================================
  Files                                        98       99    +1     
  Lines                                     19430    19430           
  Branches                                  19430    19430           
=====================================================================
  Hits                                      14508    14508           
  Misses                                     4655     4655           
  Partials                                    267      267           
Files with missing lines Coverage Δ
runtime/devnet/src/lib.rs 51.02% <ø> (+45.57%) ⬆️
runtime/devnet/src/apis.rs 0.00% <0.00%> (ø)

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