Skip to content

feat: output improvements #17

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 33 commits into from
Apr 14, 2025
Merged

feat: output improvements #17

merged 33 commits into from
Apr 14, 2025

Conversation

GrantBirki
Copy link
Member

resolves: #16

@Copilot Copilot AI review requested due to automatic review settings April 14, 2025 20:23
Copy link
Contributor

@Copilot 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 enhances CLI output by introducing a new flag for selecting the output format and updating the stats display functions to support table, plain, and JSON formats.

  • Adds a new output format flag ("table", "plain", or "json")
  • Refactors the stats display logic with separate functions for each output format
  • Updates the call in runCombine() to pass the output format to the display function

@GrantBirki GrantBirki merged commit 65a9ac2 into main Apr 14, 2025
7 checks passed
@GrantBirki GrantBirki deleted the output-features branch April 14, 2025 22:35
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.

Improve Stats Output
1 participant