Skip to content

Add PR comment to test report workflow#79

Merged
thetic merged 1 commit into
mainfrom
fix/29-test-report-pr-comment
Apr 19, 2026
Merged

Add PR comment to test report workflow#79
thetic merged 1 commit into
mainfrom
fix/29-test-report-pr-comment

Conversation

@thetic
Copy link
Copy Markdown
Owner

@thetic thetic commented Apr 19, 2026

Description

Adds comment-title to the dorny/test-reporter step so that JUnit XML results are posted as a comment on the pull request page, rather than only appearing in the hidden check run UI.

Related Issues

Fixes #29

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I have written/updated documentation in docs/ for any user-facing changes.
  • My code follows the project's naming conventions (mu::tiny namespace, INCLUDED_MU_TINY_ guards, mutiny_ C-prefix).
  • For new features, I have considered if a C-interface adapter (.h and .c.cpp) is required for parity.
  • I have reviewed the CONTRIBUTING.md file to ensure compliance with architectural guidelines.

@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 98.879%. remained the same — fix/29-test-report-pr-comment into main

@thetic thetic merged commit d63ba5a into main Apr 19, 2026
42 checks passed
@thetic thetic deleted the fix/29-test-report-pr-comment branch April 19, 2026 20:51
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.

JUnit results are missing from pull requests

2 participants