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

Filter unavailable variable substitutions in Sparql query data getter. #459

Merged
merged 2 commits into from Apr 12, 2024

Conversation

litvinovg
Copy link
Contributor

VIVO GitHub issue

What does this pull request do?

Fixes the issue by filtering variable substitutions not specified in sparql query text.

What's new?

Added test to check substitution filtering.
Improved error logging.

How should this be tested?

  • Reproduce the problem in the issue
  • Verify that PR fixes the issue

Interested parties

@VIVO-project/vivo-committers

Copy link
Contributor

@chenejac chenejac left a comment

Choose a reason for hiding this comment

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

@litvinovg I can't reproduce the issue before application of this PR. Please describe in details steps for reproducing the issue.

@litvinovg
Copy link
Contributor Author

litvinovg commented Apr 11, 2024

@litvinovg I can't reproduce the issue before application of this PR. Please describe in details steps for reproducing the issue.
@chenejac I have updated steps to reproduce in the issue. Please give it a try.

Copy link
Contributor

@chenejac chenejac left a comment

Choose a reason for hiding this comment

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

@litvinovg I reproduced the issue before this PR and can confirm this PR is fixing the issue.

@chenejac chenejac merged commit 3312997 into vivo-project:main Apr 12, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants