refactor: rename parachain with chain as the primary command and retain parachain as an alias #373
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%> (ø) |
Loading