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: rename parachain with chain as the primary command and retain parachain as an alias #373

Merged
merged 5 commits into from
Dec 10, 2024

refactor: rename CallParachain struct into Call

6391d28
Select commit
Loading
Failed to load commit list.
Merged

refactor: rename parachain with chain as the primary command and retain parachain as an alias #373

refactor: rename CallParachain struct into Call
6391d28
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 10, 2024 in 0s

75.62% (+0.00%) compared to b3810b2

View this Pull Request on Codecov

75.62% (+0.00%) compared to b3810b2

Details

Codecov Report

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

Project coverage is 75.62%. Comparing base (b3810b2) to head (6391d28).

Files with missing lines Patch % Lines
crates/pop-cli/src/commands/call/chain.rs 91.17% 0 Missing and 3 partials ⚠️
crates/pop-cli/src/commands/mod.rs 0.00% 1 Missing ⚠️
@@                       Coverage Diff                        @@
##           feat-call-ui-extrinsics-limited     #373   +/-   ##
================================================================
  Coverage                            75.62%   75.62%           
================================================================
  Files                                   62       62           
  Lines                                12720    12720           
  Branches                             12720    12720           
================================================================
  Hits                                  9620     9620           
  Misses                                1806     1806           
  Partials                              1294     1294           
Files with missing lines Coverage Δ
crates/pop-cli/src/commands/mod.rs 16.00% <0.00%> (ø)
crates/pop-cli/src/commands/call/chain.rs 77.33% <91.17%> (ø)