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 error in topic matching algorithm #61

Merged
merged 3 commits into from
Jul 1, 2023

Conversation

azogue
Copy link
Collaborator

@azogue azogue commented Jun 26, 2023

and implement exclusions for topics starting with "$"

closes #60

revealing errors in the matching algorithm
and lack of support for the "$SYS" prefix
and evolve logic to support special cases with topics starting with "$"
@sabuhish
Copy link
Owner

sabuhish commented Jul 1, 2023

sorry man, I saw PR a bit late, when I run tests I saw failure on them, went to fix it, and forget to check other PRs.

@sabuhish
Copy link
Owner

sabuhish commented Jul 1, 2023

Thanks again for your help in this library, your work was great!

@sabuhish sabuhish merged commit 19bebd1 into sabuhish:master Jul 1, 2023
3 checks passed
@azogue azogue deleted the fix/topic-matcher branch July 1, 2023 17:31
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.

🐛 IndexError in topic matching algorithm
2 participants