Skip to content

Fix: CLI output for restatement plans #4444

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

Merged
merged 1 commit into from
May 20, 2025
Merged

Conversation

treysp
Copy link
Contributor

@treysp treysp commented May 17, 2025

The CLI output for restatement plans has a number of issues:

  1. The virtual update progress bar is created even though no virtual updates will occur
  2. The physical layer SKIP message appears when no physical layer updates occur even though the user does not expect physical layer updates
  3. The "no changes to plan" message is always produced even though the user knows there aren't changes

This PR fixes the first two issues and replaces the "no changes" message with Restating models.

@treysp treysp requested a review from a team May 17, 2025 00:32
@treysp treysp force-pushed the trey/fix-cli-restatement branch from 05795b3 to 0f855e8 Compare May 20, 2025 15:27
@treysp treysp force-pushed the trey/fix-cli-restatement branch from 0f855e8 to 7957a8d Compare May 20, 2025 16:29
@treysp treysp merged commit 7c7110f into main May 20, 2025
23 checks passed
@treysp treysp deleted the trey/fix-cli-restatement branch May 20, 2025 16:51
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.

2 participants