Skip to content

refactor: improve logging in navigation codegen#271

Merged
artus9033 merged 3 commits intomainfrom
refactor/improve-logging
Mar 14, 2026
Merged

refactor: improve logging in navigation codegen#271
artus9033 merged 3 commits intomainfrom
refactor/improve-logging

Conversation

@artus9033
Copy link
Collaborator

Summary

This PR brings cosmetic changes to logging in codegens.

Test plan

@artus9033 artus9033 requested a review from hurali97 March 14, 2026 10:50
@artus9033 artus9033 self-assigned this Mar 14, 2026
Copilot AI review requested due to automatic review settings March 14, 2026 10:50
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates CLI logging output for code generation flows (navigation codegen + brownie codegen) to produce more structured start/end messages and cleaner log text.

Changes:

  • Add intro() / outro() messages to the Brownfield Navigation codegen runner and tweak method-count logging.
  • Reformat a few long expressions for readability in the navigation runner.
  • Update the Brownie codegen completion outro() message.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
packages/cli/src/navigation/runner.ts Adds intro/outro messaging and refines log formatting in the navigation codegen runner.
packages/cli/src/brownie/commands/codegen.ts Updates the final completion message printed by the Brownie codegen command.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@artus9033 artus9033 requested a review from thymikee March 14, 2026 13:21
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@artus9033 artus9033 merged commit 54ab7ab into main Mar 14, 2026
9 checks passed
@artus9033 artus9033 deleted the refactor/improve-logging branch March 14, 2026 18:07
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