Skip to content
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

#177: Add test for duplicate instance name #178

Merged
merged 11 commits into from
May 7, 2024
Merged

Conversation

kaklakariada
Copy link
Collaborator

Closes #177

This adds a shared integration test for checking the error message when a virtual schema already exists.

…ol/extensionmanager/itest/base/AbstractVirtualSchemaExtensionIT.java

Co-authored-by: Thomas Ubensee <34603111+tomuben@users.noreply.github.com>
Copy link

sonarcloud bot commented May 7, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
50.0% Coverage on New Code (required ≥ 70%)

See analysis details on SonarCloud

@kaklakariada kaklakariada merged commit 427f0e0 into main May 7, 2024
8 of 9 checks passed
@kaklakariada kaklakariada deleted the kaklakariada/issue177 branch May 7, 2024 07:02
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.

Expose validation error when creating extension instance
3 participants