Skip to content

Commit ff0ac56

Browse files
sayakpauldanieldk
andauthored
Apply suggestions from code review
Co-authored-by: Daniël de Kok <me@danieldk.eu>
1 parent bdaf845 commit ff0ac56

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test_kernels.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,8 @@ jobs:
138138
echo "<!-- coverage-report -->"
139139
echo "## Coverage report — \`kernels/\`"
140140
echo
141-
echo "> Measured on the canonical matrix cell: **Python ${PY_VERSION} / Torch ${TORCH_VERSION}**."
142-
echo "> Other matrix cells are not included in this number."
141+
echo "> Measured on: **Python ${PY_VERSION} / Torch ${TORCH_VERSION}**."
142+
echo "> Other CI configurations are not included in this number."
143143
echo "> Hardware-gated code paths (ROCm/XPU/NPU/Darwin/Windows) are excluded or unreachable on the Linux+CUDA runner."
144144
echo
145145
echo "**Total coverage: \`${PCT_DISPLAY}%\`** — threshold: 80% — ${EMOJI}"

0 commit comments

Comments
 (0)