feat: pop bench pallet
logic implementation
#407
Codecov / codecov/project
failed
Feb 18, 2025 in 1s
75.33% (-0.01%) compared to 68ec6d5
View this Pull Request on Codecov
75.33% (-0.01%) compared to 68ec6d5
Details
Codecov Report
Attention: Patch coverage is 72.09302%
with 36 lines
in your changes missing coverage. Please review.
Project coverage is 75.33%. Comparing base (
68ec6d5
) to head (9d7c1b7
).
@@ Coverage Diff @@
## chungquantin/feat-pop_bench_command #407 +/- ##
=======================================================================
- Coverage 75.34% 75.33% -0.01%
=======================================================================
Files 64 67 +3
Lines 13973 14074 +101
Branches 13973 14074 +101
=======================================================================
+ Hits 10528 10603 +75
- Misses 2098 2116 +18
- Partials 1347 1355 +8
Files with missing lines | Coverage Δ | |
---|---|---|
crates/pop-cli/src/commands/call/chain.rs | 74.82% <ø> (+0.17%) |
⬆️ |
crates/pop-cli/src/commands/call/contract.rs | 80.53% <ø> (+0.23%) |
⬆️ |
crates/pop-parachains/src/bench.rs | 100.00% <100.00%> (ø) |
|
crates/pop-cli/src/commands/mod.rs | 24.61% <0.00%> (-0.39%) |
⬇️ |
crates/pop-cli/src/common/prompt.rs | 64.28% <64.28%> (ø) |
|
crates/pop-cli/src/main.rs | 40.50% <0.00%> (-2.74%) |
⬇️ |
crates/pop-cli/src/commands/bench/mod.rs | 76.19% <76.19%> (ø) |
Loading