Skip to content

Conversation

@moliholy
Copy link
Collaborator

Closes #747

This PR allows the mcp to easily fetch the generated contract address upon deployment.

@moliholy moliholy self-assigned this Nov 14, 2025
@codecov
Copy link

codecov bot commented Nov 14, 2025

Codecov Report

❌ Patch coverage is 0% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.27%. Comparing base (075f965) to head (304e33c).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
crates/pop-cli/src/commands/up/contract.rs 0.00% 13 Missing ⚠️
@@            Coverage Diff             @@
##             main     #750      +/-   ##
==========================================
- Coverage   76.30%   76.27%   -0.03%     
==========================================
  Files         115      115              
  Lines       26009    26018       +9     
  Branches    26009    26018       +9     
==========================================
  Hits        19846    19846              
- Misses       4023     4032       +9     
  Partials     2140     2140              
Files with missing lines Coverage Δ
crates/pop-cli/src/commands/up/contract.rs 19.42% <0.00%> (-0.43%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Collaborator

@AlexD10S AlexD10S left a comment

Choose a reason for hiding this comment

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

Thanks for this fix! LGTM

@moliholy moliholy merged commit 56cede7 into main Nov 14, 2025
16 checks passed
@moliholy moliholy deleted the fix/mcp-output branch November 14, 2025 15:49
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.

Fix pop up output for mcp

3 participants