Skip to content

Conversation

@AlexD10S
Copy link
Collaborator

@AlexD10S AlexD10S commented Nov 13, 2025

Update the ink! dependencies to the latest release: ink!-beta.1. Bumped the fallback version in the ink! node to the 0.47.0 as is a breaking change with the 0.46.0 and update the mocked tests building it with the ink!-beta.1 version.

Also removed a small issue displaying in the output a command that doesn't exist: pop up contract

@codecov
Copy link

codecov bot commented Nov 14, 2025

Codecov Report

❌ Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 76.28%. Comparing base (e42da43) to head (bc2cdf5).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/pop-cli/src/commands/call/contract.rs 0.00% 1 Missing ⚠️
@@           Coverage Diff           @@
##             main     #745   +/-   ##
=======================================
  Coverage   76.28%   76.28%           
=======================================
  Files         115      115           
  Lines       25909    25909           
  Branches    25909    25909           
=======================================
  Hits        19765    19765           
  Misses       4015     4015           
  Partials     2129     2129           
Files with missing lines Coverage Δ
crates/pop-cli/src/commands/new/contract.rs 74.50% <100.00%> (ø)
crates/pop-common/src/test_env.rs 80.00% <100.00%> (ø)
crates/pop-contracts/src/node.rs 79.35% <ø> (ø)
crates/pop-cli/src/commands/call/contract.rs 71.79% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@AlexD10S AlexD10S requested review from al3mart and moliholy November 14, 2025 01:49
Copy link
Collaborator

@moliholy moliholy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@AlexD10S AlexD10S merged commit 69c1987 into main Nov 14, 2025
25 checks passed
@AlexD10S AlexD10S deleted the chore/update-ink-beta.1 branch November 14, 2025 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants