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: adds binary-searched event to list #226

Merged

Conversation

msramalho
Copy link
Contributor

the result of the binary search could be an event with a different id, so me must make sure to display it too
Another alternative, less explicit, is to do let ptr = idx; in the check forward, but that might not be so perceptive when looking at the code for the 1st time.

detected here: bellingcat/ukraine-timemap#9

@msramalho msramalho changed the title adds binary-searched event to list fix: adds binary-searched event to list Mar 22, 2022
@ebefarooqui
Copy link
Contributor

Feel free to merge. Looks good to me

@breezykermo breezykermo merged commit 400b355 into forensic-architecture:main Mar 22, 2022
@breezykermo
Copy link
Member

Thanks @msramalho!

@breezykermo breezykermo deleted the fix/handle-select-search branch March 22, 2022 21:40
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.

3 participants