Skip to content

ci: add MLX to coverage report backend display order - #31442

Merged
Kangyan-Zhou merged 1 commit into
mainfrom
fix-ci-coverage-mlx
Jul 18, 2026
Merged

Kangyan-Zhou merged 1 commit into
mainfrom
fix-ci-coverage-mlx

Conversation

@alisonshao

@alisonshao alisonshao commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator

Motivation

The nightly CI Coverage Overview fails since #30121 added MLX to HWBackend: the report's sync guard requires BACKEND_DISPLAY_ORDER to cover every enum member so new backends can't be silently dropped from the tables.

Modifications

Add MLX to BACKEND_DISPLAY_ORDER. Verified locally: all three sections (summary / by-folder / by-suite) render, MLX shows its 12 registrations.


CI States

Latest PR Test (Base): ❌ Run #29483049639
Latest PR Test (Extra): ❌ Run #29483048550

The nightly CI Coverage Overview has failed since MLX was added to
HWBackend (#30121): the report's sync guard asserts that
BACKEND_DISPLAY_ORDER covers every enum member, exactly so a new
backend can't be silently dropped from the tables.

Add MLX after MUSA (most recently wired accelerator). Verified all
three sections (summary / by-folder / by-suite) render locally; MLX
shows its 12 registrations.

@gemini-code-assist gemini-code-assist Bot 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.

Code Review

This pull request updates the CI coverage report utility to include the 'MLX' backend in the display order configuration. There are no review comments, and I have no feedback to provide on these changes.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@alisonshao

Copy link
Copy Markdown
Collaborator Author

@Kangyan-Zhou
Kangyan-Zhou merged commit e48eabb into main Jul 18, 2026
109 of 119 checks passed
@Kangyan-Zhou
Kangyan-Zhou deleted the fix-ci-coverage-mlx branch July 18, 2026 00:32
Zhylkaaa pushed a commit to Zhylkaaa/sglang that referenced this pull request Jul 29, 2026
Chronostasys pushed a commit to MindLab-Research/sglang that referenced this pull request Aug 24, 2026
jakki-amd pushed a commit to jakki-amd/sglang that referenced this pull request Sep 9, 2026
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