refactor: remove the code to receive the contract address from wallet signing portal #813
Codecov / codecov/project
succeeded
Dec 4, 2025 in 0s
75.63% (+0.02%) compared to 2a27f8f
View this Pull Request on Codecov
75.63% (+0.02%) compared to 2a27f8f
Details
Codecov Report
❌ Patch coverage is 40.90909% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.63%. Comparing base (2a27f8f) to head (3af9db0).
@@ Coverage Diff @@
## main #813 +/- ##
==========================================
+ Coverage 75.61% 75.63% +0.02%
==========================================
Files 115 115
Lines 26833 26813 -20
Branches 26833 26813 -20
==========================================
- Hits 20289 20281 -8
+ Misses 4374 4362 -12
Partials 2170 2170 | Files with missing lines | Coverage Δ | |
|---|---|---|
| crates/pop-cli/src/wallet_integration.rs | 95.71% <100.00%> (-0.10%) |
⬇️ |
| crates/pop-cli/src/commands/call/contract.rs | 71.93% <0.00%> (+0.08%) |
⬆️ |
| crates/pop-cli/src/common/wallet.rs | 11.53% <0.00%> (+0.21%) |
⬆️ |
| crates/pop-cli/src/commands/up/contract.rs | 14.63% <0.00%> (+0.10%) |
⬆️ |
| crates/pop-contracts/src/up.rs | 0.00% <0.00%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading