Skip to content

[repo] Integration tests improvements #2393

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
May 28, 2025
Merged

[repo] Integration tests improvements #2393

merged 10 commits into from
May 28, 2025

Conversation

chernser
Copy link
Contributor

@chernser chernser commented May 27, 2025

Summary

Changes com.clickhouse.client.ClickHouseServerForTest:

  • removes usage of V1 deprecated classes
  • uses container exec command to execute query
  • reduces time needed for tests

Closes

Checklist

Delete items not relevant to your PR:

  • Closes #
  • 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

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
35.6% Coverage on New Code (required ≥ 80%)
35.4% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@chernser chernser requested a review from mzitnik May 28, 2025 05:48
@chernser chernser merged commit f5a23ca into main May 28, 2025
23 of 25 checks passed
@chernser chernser deleted the v2_impl_server_for_tests branch May 28, 2025 13:18
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