Skip to content

Conversation

@KoheiMatsuno99
Copy link
Contributor

@KoheiMatsuno99 KoheiMatsuno99 commented Oct 4, 2025

Summary

This PR modifies the Tests Table to include failed (FAIL) tests, which were previously omitted from the table.

Motivation

This is a preparatory step for introducing a new -fail-only flag, which will allow users to limit the output to only failed tests in the future.

See #90 (comment) for context.

Verification

  • Confirmed that failed tests are now included in the Tests Table output.
  • Verified the operation via the following GitHub Actions run:
    GitHub Actions Run Log
  • Example output screenshot:
497471249-edbadec3-b016-45cc-ba89-2ece404c7ef4 スクリーンショット 2025-10-05 12 03 13

Note

The -fail-only flag is not implemented in this PR.
I intend to implement the -fail-only flag in a separate pull request.

@mfridman
Copy link
Owner

Looks good, did a quick spot check and worked as intended.

Thanks for the contribution and apologies it took so long to review.

@mfridman mfridman merged commit a2c29b8 into mfridman:main Nov 15, 2025
6 checks passed
@KoheiMatsuno99 KoheiMatsuno99 deleted the include-failed-in-table branch November 16, 2025 06:29
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