Skip to content

spyglass/junit: deduplicate test detail row rendering - #785

Open
petr-muller wants to merge 1 commit into
kubernetes-sigs:mainfrom
petr-muller:694-followup-dedup
Open

spyglass/junit: deduplicate test detail row rendering#785
petr-muller wants to merge 1 commit into
kubernetes-sigs:mainfrom
petr-muller:694-followup-dedup

Conversation

@petr-muller

@petr-muller petr-muller commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Extract a shared "test-detail-rows" sub-template for the expandable test result rows that were duplicated four times across the default failed/flaky and group failed/flaky sections. Unify the CSS class names (failure-/flaky-/group-* -> detail-*) and collapse the redundant selectors in junit.css.

Assisted by Claude Code

Extract a shared "test-detail-rows" sub-template for the expandable
test result rows that were duplicated four times across the default
failed/flaky and group failed/flaky sections. Unify the CSS class
names (failure-*/flaky-*/group-* -> detail-*) and collapse the
redundant selectors in junit.css.
@kubernetes-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: petr-muller

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubernetes-prow
kubernetes-prow Bot requested a review from michelle192837 June 30, 2026 17:14
@kubernetes-prow kubernetes-prow Bot added the area/spyglass Issues or PRs related to prow's spyglass UI label Jun 30, 2026
@kubernetes-prow
kubernetes-prow Bot requested a review from smg247 June 30, 2026 17:14
@kubernetes-prow kubernetes-prow Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 30, 2026
@netlify

netlify Bot commented Jun 30, 2026

Copy link
Copy Markdown

Deploy Preview for k8s-prow ready!

Name Link
🔨 Latest commit 88ef252
🔍 Latest deploy log https://app.netlify.com/projects/k8s-prow/deploys/6a43f98466fb53000835d0c9
😎 Deploy Preview https://deploy-preview-785--k8s-prow.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@kubernetes-prow kubernetes-prow Bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Jun 30, 2026
@petr-muller

Copy link
Copy Markdown
Contributor Author

/hold

Need to test this

@kubernetes-prow kubernetes-prow Bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jun 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/spyglass Issues or PRs related to prow's spyglass UI cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant