-
Notifications
You must be signed in to change notification settings - Fork 22
Expand --count option #424
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
Conversation
@mattias-p @matsduf @marc-vanderwal please review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Neat feature. Maybe add a unit test to make sure it continues to work in future releases?
- Add a count of each message tag for each severity level
- Fixes translation of strings - Dynamically format the tables as to support translated strings - Refactoring
@matsduf @mattias-p Rebased on latest develop, and addressed review comments (see 5ee387e). Please re-review. |
Release testing done on Rocky Linux 9. When the system locale is set to French, there is a small inconsistency in how the table is formatted. The first table has This is the output I get on my system:
|
Purpose
This PR proposes an update to the
--count
option.Context
N/A
Changes
How to test this PR
Run any test with the
--count
option. Check that the formatting is done correctly.Output:
Also run it with the
--json
option, and check that the output is correct: