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

test(wallet-integration): unit tests for pop up contract #374

Merged
merged 27 commits into from
Dec 16, 2024

test(wallet-integration): define gas_limit & proof_size

86ab4b8
Select commit
Loading
Failed to load commit list.
Merged

test(wallet-integration): unit tests for pop up contract #374

test(wallet-integration): define gas_limit & proof_size
86ab4b8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 15, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 81.33333% with 28 lines in your changes missing coverage. Please review.

Please upload report for BASE (alex/feat-wallet-integration-refactor@a08b18d). Learn more about missing BASE report.

Files with missing lines Patch % Lines
crates/pop-cli/src/commands/up/contract.rs 80.34% 0 Missing and 23 partials ⚠️
crates/pop-contracts/src/up.rs 84.84% 0 Missing and 5 partials ⚠️
@@                           Coverage Diff                            @@
##             alex/feat-wallet-integration-refactor     #374   +/-   ##
========================================================================
  Coverage                                         ?   75.05%           
========================================================================
  Files                                            ?       61           
  Lines                                            ?    13493           
  Branches                                         ?    13493           
========================================================================
  Hits                                             ?    10127           
  Misses                                           ?     2027           
  Partials                                         ?     1339           
Files with missing lines Coverage Δ
crates/pop-cli/src/common/wallet.rs 0.00% <ø> (ø)
crates/pop-contracts/src/up.rs 61.25% <84.84%> (ø)
crates/pop-cli/src/commands/up/contract.rs 37.65% <80.34%> (ø)