fix: chain & contract manual interaction #712
Merged
Codecov / codecov/project
succeeded
Nov 7, 2025 in 1s
77.04% (+0.08%) compared to c6ed092
View this Pull Request on Codecov
77.04% (+0.08%) compared to c6ed092
Details
Codecov Report
❌ Patch coverage is 86.53061% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.04%. Comparing base (c6ed092) to head (cef7dbd).
@@ Coverage Diff @@
## main #712 +/- ##
==========================================
+ Coverage 76.96% 77.04% +0.08%
==========================================
Files 111 111
Lines 25250 25418 +168
Branches 25250 25418 +168
==========================================
+ Hits 19433 19583 +150
- Misses 3761 3774 +13
- Partials 2056 2061 +5 | Files with missing lines | Coverage Δ | |
|---|---|---|
| crates/pop-chains/src/call/metadata/mod.rs | 89.55% <100.00%> (ø) |
|
| crates/pop-cli/src/commands/up/contract.rs | 13.97% <0.00%> (ø) |
|
| crates/pop-cli/src/commands/call/contract.rs | 71.79% <93.10%> (+2.36%) |
⬆️ |
| crates/pop-cli/src/common/contracts.rs | 73.80% <82.81%> (+2.38%) |
⬆️ |
| crates/pop-cli/src/commands/call/chain.rs | 68.21% <80.00%> (+0.82%) |
⬆️ |
... and 1 file with indirect coverage changes
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading