Skip to content

fix(cli): restore test summary output for tree-sitter test#5203

Merged
WillLillis merged 1 commit intorelease-0.26from
backport-5197-to-release-0.26
Jan 5, 2026
Merged

fix(cli): restore test summary output for tree-sitter test#5203
WillLillis merged 1 commit intorelease-0.26from
backport-5197-to-release-0.26

Conversation

@tree-sitter-ci-bot
Copy link

Description

Backport of #5197 to release-0.26.

Problem:
After commit f02d7e7
the `tree-sitter test` command no longer printed the final test summary,
leaving empty line. The `Stats` struct was embedded into `TestSummary`,
and the explicit call to print it was removed.

Solution:
Print `parse_stats` from `TestSummary.fmt()` implementation.

(cherry picked from commit 17e3c7a)
@WillLillis WillLillis merged commit 7d9c544 into release-0.26 Jan 5, 2026
19 checks passed
@WillLillis WillLillis deleted the backport-5197-to-release-0.26 branch January 5, 2026 06:45
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