Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: check_contracts_node handles skip_confirm #396

Merged
merged 2 commits into from
Jan 3, 2025

style: remove unused import

11af03e
Select commit
Loading
Failed to load commit list.
Merged

fix: check_contracts_node handles skip_confirm #396

style: remove unused import
11af03e
Select commit
Loading
Failed to load commit list.
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%) ⬆️