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

Fix for queries with invalid characters #502

Merged
merged 11 commits into from
Oct 8, 2024
Merged

Fix for queries with invalid characters #502

merged 11 commits into from
Oct 8, 2024

Conversation

hmusta
Copy link
Collaborator

@hmusta hmusta commented Oct 8, 2024

Changes:

  • Pre-encode query sequences to discard invalid characters
  • Add AnnotatedDBG and LabeledAligner tests with DBGSSHash to test annotated graph queries

metagraph/src/graph/representation/hash/dbg_sshash.hpp Outdated Show resolved Hide resolved
metagraph/src/graph/representation/hash/dbg_sshash.cpp Outdated Show resolved Hide resolved
metagraph/tests/graph/all/test_dbg_helpers.cpp Outdated Show resolved Hide resolved
metagraph/tests/graph/all/test_dbg_helpers.cpp Outdated Show resolved Hide resolved
Copy link
Contributor

@adamant-pwn adamant-pwn left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@hmusta hmusta merged commit 5af4aca into master Oct 8, 2024
25 checks passed
@hmusta hmusta deleted the sshash_query_fixes branch October 8, 2024 23:04
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.

2 participants