Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Implement efficient seeking from non-null trees using tree_pos #2911
base: main
Are you sure you want to change the base?
Implement efficient seeking from non-null trees using tree_pos #2911
Changes from all commits
9af5784
35dcda4
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 5781 in c/tskit/trees.c
Codecov / codecov/patch
c/tskit/trees.c#L5781
Check warning on line 5788 in c/tskit/trees.c
Codecov / codecov/patch
c/tskit/trees.c#L5783-L5788
Check warning on line 5790 in c/tskit/trees.c
Codecov / codecov/patch
c/tskit/trees.c#L5790
Check warning on line 5794 in c/tskit/trees.c
Codecov / codecov/patch
c/tskit/trees.c#L5794
Check warning on line 5796 in c/tskit/trees.c
Codecov / codecov/patch
c/tskit/trees.c#L5796
Check warning on line 5799 in c/tskit/trees.c
Codecov / codecov/patch
c/tskit/trees.c#L5798-L5799
Check warning on line 5803 in c/tskit/trees.c
Codecov / codecov/patch
c/tskit/trees.c#L5802-L5803
Check warning on line 5806 in c/tskit/trees.c
Codecov / codecov/patch
c/tskit/trees.c#L5805-L5806
Check warning on line 5808 in c/tskit/trees.c
Codecov / codecov/patch
c/tskit/trees.c#L5808
Check warning on line 5812 in c/tskit/trees.c
Codecov / codecov/patch
c/tskit/trees.c#L5812
Check warning on line 5814 in c/tskit/trees.c
Codecov / codecov/patch
c/tskit/trees.c#L5814
Check warning on line 5819 in c/tskit/trees.c
Codecov / codecov/patch
c/tskit/trees.c#L5817-L5819
Check warning on line 5823 in c/tskit/trees.c
Codecov / codecov/patch
c/tskit/trees.c#L5823
Check warning on line 5830 in c/tskit/trees.c
Codecov / codecov/patch
c/tskit/trees.c#L5825-L5830
Check warning on line 5832 in c/tskit/trees.c
Codecov / codecov/patch
c/tskit/trees.c#L5832
Check warning on line 5836 in c/tskit/trees.c
Codecov / codecov/patch
c/tskit/trees.c#L5836
Check warning on line 5838 in c/tskit/trees.c
Codecov / codecov/patch
c/tskit/trees.c#L5838
Check warning on line 5841 in c/tskit/trees.c
Codecov / codecov/patch
c/tskit/trees.c#L5840-L5841
Check warning on line 5845 in c/tskit/trees.c
Codecov / codecov/patch
c/tskit/trees.c#L5844-L5845
Check warning on line 5848 in c/tskit/trees.c
Codecov / codecov/patch
c/tskit/trees.c#L5847-L5848
Check warning on line 5850 in c/tskit/trees.c
Codecov / codecov/patch
c/tskit/trees.c#L5850
Check warning on line 5854 in c/tskit/trees.c
Codecov / codecov/patch
c/tskit/trees.c#L5854
Check warning on line 5856 in c/tskit/trees.c
Codecov / codecov/patch
c/tskit/trees.c#L5856
Check warning on line 5861 in c/tskit/trees.c
Codecov / codecov/patch
c/tskit/trees.c#L5859-L5861
Check warning on line 5921 in c/tskit/trees.c
Codecov / codecov/patch
c/tskit/trees.c#L5921
Check warning on line 5924 in c/tskit/trees.c
Codecov / codecov/patch
c/tskit/trees.c#L5923-L5924
Check warning on line 5927 in c/tskit/trees.c
Codecov / codecov/patch
c/tskit/trees.c#L5926-L5927
Check warning on line 5929 in c/tskit/trees.c
Codecov / codecov/patch
c/tskit/trees.c#L5929
Check warning on line 5931 in c/tskit/trees.c
Codecov / codecov/patch
c/tskit/trees.c#L5931
Check warning on line 5935 in c/tskit/trees.c
Codecov / codecov/patch
c/tskit/trees.c#L5935
Check warning on line 5937 in c/tskit/trees.c
Codecov / codecov/patch
c/tskit/trees.c#L5937
Check warning on line 5940 in c/tskit/trees.c
Codecov / codecov/patch
c/tskit/trees.c#L5939-L5940
Check warning on line 5958 in c/tskit/trees.c
Codecov / codecov/patch
c/tskit/trees.c#L5958