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

rangesearch failure #9

Open
jedierikb opened this issue Mar 11, 2016 · 0 comments
Open

rangesearch failure #9

jedierikb opened this issue Mar 11, 2016 · 0 comments

Comments

@jedierikb
Copy link

Please see the gist here: https://gist.github.com/jedierikb/2b05cde2f51f65fc8e46

In the gist, I create an intervaltree with 1000 intervals. Then I do two rangesearches on that tree. There are some results missing from one of the searches where I think results should be returned.

For example:
{id:"testz_903" start: 2244, end: 2316} is returned on a rangeSearch of (2272, 2273) but not (2273, 2274)

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

No branches or pull requests

1 participant