Skip to content

chore(ci): prepend pass/time/delta summary to test results comment#24430

Draft
Artur- wants to merge 3 commits into
mainfrom
better-error-report
Draft

chore(ci): prepend pass/time/delta summary to test results comment#24430
Artur- wants to merge 3 commits into
mainfrom
better-error-report

Conversation

@Artur-
Copy link
Copy Markdown
Member

@Artur- Artur- commented May 24, 2026

Lead with three concise lines (status, time vs reference, test count delta) and tuck EnricoMi's verbose table inside a

Details block so PR reviewers can see the headline at a glance.

Lead with three concise lines (status, time vs reference, test count
delta) and tuck EnricoMi's verbose table inside a <details> block so
PR reviewers can see the headline at a glance.
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 24, 2026

Test Results

❌ 1 test failed
✅ 110% of reference time spent (1h 31m 53s)
⚠️ 2558 tests removed

Full report

1 211 files   -   209  1 211 suites   - 209   1h 31m 53s ⏱️ + 8m 9s
7 441 tests  - 2 558  7 392 ✅  - 2 539  48 💤  - 20  1 ❌ +1 
7 913 runs   - 2 558  7 863 ✅  - 2 539  49 💤  - 20  1 ❌ +1 

For more details on these failures, see this check.

Results for commit 57d7e64. ± Comparison against base commit 7c1186a.

♻️ This comment has been updated with latest results.

Artur- added 2 commits May 24, 2026 11:15
EnricoMi's `json` step output only carries deltas when comparing against
an earlier commit's check run, which doesn't exist on the first push to
a new branch. The PR comment uses a separate base-commit comparison and
renders the deltas straight into its text. Parse them from there.
Demonstration commit for the new EnricoMi summary header — triggers all
three "things go wrong" lines (❌ test failed, ⚠️ time over budget,
⚠️ test removed). Revert before merging.
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant