Skip to content

feat: improve maestro test reporter#811

Merged
thymikee merged 1 commit into
mainfrom
codex/maestro-default-reporter
Jun 16, 2026
Merged

feat: improve maestro test reporter#811
thymikee merged 1 commit into
mainfrom
codex/maestro-default-reporter

Conversation

@thymikee

Copy link
Copy Markdown
Member

Summary

Compact Maestro test reporter output with colored pass/fail/flaky rows, request-local progress dedupe, verbose live step output, and failure details after the summary.

Keeps final summary rendering separate from streamed progress so --verbose/--debug do not duplicate completed rows.

Touched 12 files in test reporter and daemon progress paths; scope stayed within Maestro test reporting/progress output.

Validation

Focused CLI/daemon reporter tests passed, plus pnpm format and pnpm check:quick.

@github-actions

github-actions Bot commented Jun 16, 2026

Copy link
Copy Markdown

Size Report

Metric Base Current Diff
JS raw 1.3 MB 1.3 MB -2.4 kB
JS gzip 414.6 kB 414.9 kB +221 B
npm tarball 549.6 kB 549.4 kB -255 B
npm unpacked 1.9 MB 1.9 MB -2.7 kB

Startup median (7 runs, lower is better):

Scenario Base Current Diff
CLI --version 26.3 ms 24.5 ms -1.8 ms
CLI --help 44.4 ms 41.8 ms -2.6 ms

Top changed chunks:

Chunk Raw diff Gzip diff
dist/src/6311.js +17.1 kB +6.3 kB
dist/src/cli-output.js -17.2 kB -5.8 kB
dist/src/9919.js +3.8 kB +1.3 kB
dist/src/9722.js -1.4 kB -327 B
dist/src/9873.js -1.4 kB -125 B

@thymikee thymikee force-pushed the codex/maestro-default-reporter branch 3 times, most recently from 05eeed5 to 568c681 Compare June 16, 2026 15:32
@thymikee thymikee force-pushed the codex/maestro-default-reporter branch from 568c681 to ea58ba5 Compare June 16, 2026 15:37
@thymikee thymikee merged commit afd4130 into main Jun 16, 2026
19 checks passed
@thymikee thymikee deleted the codex/maestro-default-reporter branch June 16, 2026 15:51
@github-actions

Copy link
Copy Markdown
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-06-16 15:52 UTC

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.

1 participant