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

Correct non-overlapping query #33

Merged
merged 2 commits into from May 21, 2020
Merged

Correct non-overlapping query #33

merged 2 commits into from May 21, 2020

Conversation

CiaranOMara
Copy link
Member

This PR corrects the construction of an ICTreeIntervalIntersectionIterator without a tree to allow the return of an empty vector for a non-overlapping query. The eachoverlap method for trees returns an empty vector if there is no intersection, so this correction results in consistent behaviour.

BioJulia/IntervalTrees.jl#54

@CiaranOMara CiaranOMara merged commit 0481814 into master May 21, 2020
@CiaranOMara CiaranOMara deleted the hotfix/eachoverlap branch May 27, 2020 10:16
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.

None yet

1 participant