Skip to content

chore: fix typo "butes" -> "bytes" in getAsText test comments#747

Merged
peter-leonov-ch merged 2 commits into
ClickHouse:mainfrom
hoosin:fix/typo-butes-bytes
May 27, 2026
Merged

chore: fix typo "butes" -> "bytes" in getAsText test comments#747
peter-leonov-ch merged 2 commits into
ClickHouse:mainfrom
hoosin:fix/typo-butes-bytes

Conversation

@hoosin
Copy link
Copy Markdown
Contributor

@hoosin hoosin commented May 14, 2026

Two test files contained the same typo in a comment describing TextDecoder flush behavior. Comment-only change, no test logic affected.

Summary

A short description of the changes with a link to an open issue.

Checklist

Delete items not relevant to your PR:

  • Unit and integration tests covering the common scenarios were added
  • A human-readable description of the changes was provided to include in CHANGELOG
  • For significant changes, documentation in https://github.com/ClickHouse/clickhouse-docs was updated with further explanations or tutorials

Two test files contained the same typo in a comment describing
TextDecoder flush behavior. Comment-only change, no test logic
affected.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 14, 2026 08:46
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 14, 2026

CLA assistant check
All committers have signed the CLA.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR corrects a typo in comments for getAsText decoder flush tests, with no functional code or test logic changes.

Changes:

  • Replaces “butes” with “bytes” in matching test comments.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
packages/client-web/__tests__/unit/node_getAsText.test.ts Fixes typo in Web stream decoder flush test comment.
packages/client-node/__tests__/unit/node_getAsText.test.ts Fixes typo in Node stream decoder flush test comment.

Copy link
Copy Markdown
Collaborator

@peter-leonov-ch peter-leonov-ch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution!

@codecov
Copy link
Copy Markdown

codecov Bot commented May 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@peter-leonov-ch peter-leonov-ch merged commit 5c136e9 into ClickHouse:main May 27, 2026
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.

4 participants