[CI test] test: include instantiate_call_data_works #389
+8
−7
Codecov / codecov/project
failed
Dec 18, 2024 in 1s
74.97% (-0.68%) compared to 093ac74
View this Pull Request on Codecov
74.97% (-0.68%) compared to 093ac74
Details
Codecov Report
Attention: Patch coverage is 71.42857%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 74.97%. Comparing base (
093ac74
) to head (82e9651
).
Report is 20 commits behind head on peter/feat-wallet-integration.
Files with missing lines | Patch % | Lines |
---|---|---|
crates/pop-cli/src/commands/up/contract.rs | 66.66% | 0 Missing and 2 partials |
@@ Coverage Diff @@
## peter/feat-wallet-integration #389 +/- ##
=================================================================
- Coverage 75.65% 74.97% -0.68%
=================================================================
Files 59 61 +2
Lines 12719 13656 +937
Branches 12719 13656 +937
=================================================================
+ Hits 9622 10239 +617
- Misses 1801 2075 +274
- Partials 1296 1342 +46
Files with missing lines | Coverage Δ | |
---|---|---|
crates/pop-contracts/src/node/mod.rs | 66.25% <100.00%> (+1.62%) |
⬆️ |
crates/pop-cli/src/commands/up/contract.rs | 35.07% <66.66%> (+16.69%) |
⬆️ |
Loading