fix: check_contracts_node handles skip_confirm #396
Merged
Codecov / codecov/project
succeeded
Jan 3, 2025 in 1s
75.17% (+0.01%) compared to cbf722a
View this Pull Request on Codecov
75.17% (+0.01%) compared to cbf722a
Details
Codecov Report
Attention: Patch coverage is 89.47368%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 75.17%. Comparing base (
cbf722a
) to head (11af03e
).
Files with missing lines | Patch % | Lines |
---|---|---|
crates/pop-cli/src/common/contracts.rs | 89.47% | 0 Missing and 2 partials |
@@ Coverage Diff @@
## main #396 +/- ##
==========================================
+ Coverage 75.15% 75.17% +0.01%
==========================================
Files 62 62
Lines 13820 13835 +15
Branches 13820 13835 +15
==========================================
+ Hits 10386 10400 +14
Misses 2082 2082
- Partials 1352 1353 +1
Files with missing lines | Coverage Δ | |
---|---|---|
crates/pop-cli/src/common/contracts.rs | 62.67% <89.47%> (+3.62%) |
⬆️ |
Loading