Skip to content

feat: add total and matching items display to senior stock command#10

Merged
br-monteiro merged 1 commit into
mainfrom
feat/add-total-items-and-matching-items-for-senior-stock
Mar 20, 2026
Merged

feat: add total and matching items display to senior stock command#10
br-monteiro merged 1 commit into
mainfrom
feat/add-total-items-and-matching-items-for-senior-stock

Conversation

@br-monteiro

Copy link
Copy Markdown
Member

This pull request adds a new --quiet option to the senior-stock command, allowing users to suppress summary information and display only the table output. Additionally, it improves the output by showing a summary of total and matching items unless the quiet mode is enabled.

New feature: Quiet mode

  • Added a --quiet (quiet_flag) option to the command function in commands/senior-stock/__init__.py, allowing users to display only the table without additional summary info.
  • Modified the command output to show total items and matching items unless --quiet is specified.

Minor cleanup

  • Removed an unnecessary blank line at the end of the parse_columns function for code cleanliness.

@br-monteiro br-monteiro self-assigned this Mar 20, 2026
@br-monteiro br-monteiro merged commit 45139ce into main Mar 20, 2026
1 check passed
@br-monteiro br-monteiro deleted the feat/add-total-items-and-matching-items-for-senior-stock branch March 20, 2026 21:45
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.

1 participant