Skip to content

Line up the skipped count in the cleanup summary - #444

Merged
Ewerton Scaboro da Silva (ewertons) merged 1 commit into
masterfrom
fix/cleanup-summary-column-alignment
Aug 27, 2026
Merged

Line up the skipped count in the cleanup summary#444
Ewerton Scaboro da Silva (ewertons) merged 1 commit into
masterfrom
fix/cleanup-summary-column-alignment

Conversation

@ewertons

Copy link
Copy Markdown
Contributor

Follow-up to #443.

The Skipped / not processed label is 3 characters wider than the other three, so its count prints out of column:

Queued for deletion        : 2
Skipped / not processed       : 2
Stamped (untagged, ageing) : 1
Failed to queue            : 0

Padding corrected; no behaviour change. Verified the module parses and the four labels are now equal width.

The label is three characters wider than the others, so its count no longer
sits in the same column as the rest of the summary.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@ewertons
Ewerton Scaboro da Silva (ewertons) merged commit 470201e into master Aug 27, 2026
3 checks passed
@ewertons
Ewerton Scaboro da Silva (ewertons) deleted the fix/cleanup-summary-column-alignment branch August 27, 2026 19:40

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.

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