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

Slightly adapt unit test to test additional scenario. #601

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

bnouwt
Copy link
Collaborator

@bnouwt bnouwt commented Feb 3, 2025

This new unit test would have failed in version 1.2.4, but is fixed in version 1.3.0. The problem is an ASK graph pattern with two variables, while the ANSWER graph pattern has one of these variables filled in with a concrete value. This concrete value would not end up in the result, which is wrong.

This new unit test would have failed in version 1.2.4, but is fixed in
version 1.3.0. The problem is an ASK graph pattern with two variables,
while the ANSWER graph pattern has one of these variables filled in with
a concrete value. This concrete value would not end up in the result,
which is wrong.
@bnouwt bnouwt merged commit 05846f0 into master Feb 3, 2025
2 checks passed
@bnouwt bnouwt deleted the add-unit-test-based-on-hedge-support-request branch February 3, 2025 15:25
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