test(wallet-integration): unit tests for pop up contract #374
Codecov / codecov/project
succeeded
Dec 15, 2024 in 1s
No report found to compare against
View this Pull Request on Codecov
No report found to compare against
Details
Codecov Report
Attention: Patch coverage is 81.33333%
with 28 lines
in your changes missing coverage. Please review.
Please upload report for BASE (
alex/feat-wallet-integration-refactor@a08b18d
). Learn more about missing BASE report.
Files with missing lines | Patch % | Lines |
---|---|---|
crates/pop-cli/src/commands/up/contract.rs | 80.34% | 0 Missing and 23 partials |
crates/pop-contracts/src/up.rs | 84.84% | 0 Missing and 5 partials |
@@ Coverage Diff @@
## alex/feat-wallet-integration-refactor #374 +/- ##
========================================================================
Coverage ? 75.05%
========================================================================
Files ? 61
Lines ? 13493
Branches ? 13493
========================================================================
Hits ? 10127
Misses ? 2027
Partials ? 1339
Files with missing lines | Coverage Δ | |
---|---|---|
crates/pop-cli/src/common/wallet.rs | 0.00% <ø> (ø) |
|
crates/pop-contracts/src/up.rs | 61.25% <84.84%> (ø) |
|
crates/pop-cli/src/commands/up/contract.rs | 37.65% <80.34%> (ø) |
Loading