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

feat: use output decorator, adding tests #2104

Merged
merged 12 commits into from
Jan 28, 2025
Merged

feat: use output decorator, adding tests #2104

merged 12 commits into from
Jan 28, 2025

Conversation

raulb
Copy link
Member

@raulb raulb commented Jan 24, 2025

Description

Fixes #2034

Quick checks

  • I have followed the Code Guidelines.
  • There is no other pull request for the same update/change.
  • I have written unit tests.
  • I have made sure that the PR is of reasonable size and can be easily reviewed.

@raulb raulb marked this pull request as ready for review January 24, 2025 18:32
@raulb raulb requested a review from a team as a code owner January 24, 2025 18:32
@raulb raulb changed the title feat: use display decorator, adding tests feat: use output decorator, adding tests Jan 27, 2025
@raulb raulb self-assigned this Jan 27, 2025
@raulb raulb enabled auto-merge (squash) January 28, 2025 10:51
@raulb raulb merged commit acad1a9 into main Jan 28, 2025
3 checks passed
@raulb raulb deleted the cli-add-logger branch January 28, 2025 11:05
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.

CLI: Implement easy capture of output (for tests)
2 participants