Skip to content

fix: show omitted groups in HTML reports - #454

Merged
yakew7 merged 1 commit into
yakew7:mainfrom
be-student:codex/433-html-truncation-notice
Sep 6, 2026
Merged

fix: show omitted groups in HTML reports#454
yakew7 merged 1 commit into
yakew7:mainfrom
be-student:codex/433-html-truncation-notice

Conversation

@be-student

Copy link
Copy Markdown
Contributor

Closes #433.

Adds the missing omitted-group notice to Python and browser HTML exports and documents the shared 12-group display contract.

Validation: make check (328 passed, 10 skipped).

@vercel

vercel Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

@be-student is attempting to deploy a commit to the yashkewlani2020-gmailcom's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown

@yakew7 @ahmdkaml - new PR touching a path you own, please review.

@yakew7
yakew7 merged commit c921cd1 into yakew7:main Sep 6, 2026
17 of 18 checks passed
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.

report.py's to_html() drops groups past the display cap with no truncation notice, unlike to_terminal/compare_to_html

2 participants