Skip to content

fix qbit tests on cloud#167

Merged
alex-clickhouse merged 2 commits intomainfrom
alex-clickhouse-patch-1
Jan 13, 2026
Merged

fix qbit tests on cloud#167
alex-clickhouse merged 2 commits intomainfrom
alex-clickhouse-patch-1

Conversation

@alex-clickhouse
Copy link
Copy Markdown
Collaborator

@alex-clickhouse alex-clickhouse commented Jan 13, 2026

Note

Avoids failures on ClickHouse Cloud where changing allow_experimental_qbit_type is disallowed.

  • In TestUtilities.GetDataTypeSamples, require SupportedFeatures.HasFlag(Feature.QBit) && TestEnvironment != TestEnv.Cloud before yielding QBit(...) samples
  • Adds an explanatory comment about the cloud SETTING_CONSTRAINT_VIOLATION

Written by Cursor Bugbot for commit 7b282df. This will update automatically on new commits. Configure here.

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@alex-clickhouse alex-clickhouse merged commit 8abae7f into main Jan 13, 2026
16 checks passed
@alex-clickhouse alex-clickhouse deleted the alex-clickhouse-patch-1 branch January 13, 2026 17:13
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