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

GH-4592 allow users to see variables used in compliance tests #4869

Conversation

hmottestad
Copy link
Contributor

GitHub issue resolved: #4592

Briefly describe the changes proposed in this PR:

  • allow users to see variables used in compliance tests

PR Author Checklist (see the contributor guidelines for more details):

  • my pull request is self-contained
  • I've added tests for the changes I made
  • I've applied code formatting (you can use mvn process-resources to format from the command line)
  • I've squashed my commits where necessary
  • every commit message starts with the issue number (GH-xxxx) followed by a meaningful description of the change

Comment on lines +115 to +118
protected void testParameterListener(String displayName, String testURI, String name, String queryFileURL,
String resultFileURL, Dataset dataset, boolean ordered, boolean laxCardinality) {
// no-op
}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is the main change. The rest is code cleanup.

@hmottestad hmottestad merged commit 39e789b into develop Jan 12, 2024
9 checks passed
@hmottestad hmottestad deleted the GH-4592-allow-users-to-see-variables-used-in-compliance-tests branch January 12, 2024 18:19
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