Skip to content

feat!: lift over interval, not position#66

Merged
jsstevenson merged 4 commits into0.2.0from
feat/57-liftover-interval
Oct 23, 2025
Merged

feat!: lift over interval, not position#66
jsstevenson merged 4 commits into0.2.0from
feat/57-liftover-interval

Conversation

@jsstevenson
Copy link
Copy Markdown
Member

close #57

Lift over an interval rather than a single set of coordinates. This guards against a bunch of downstream problems, like whether the space in between the start and end can also cleanly lift over, and also saves us a lookup.

@jsstevenson jsstevenson requested a review from korikuzma October 22, 2025 18:24
@jsstevenson jsstevenson added the priority:low Low priority label Oct 22, 2025
@jsstevenson jsstevenson merged commit c5a8182 into 0.2.0 Oct 23, 2025
17 checks passed
@jsstevenson jsstevenson deleted the feat/57-liftover-interval branch October 23, 2025 12:19
jsstevenson added a commit that referenced this pull request Oct 29, 2025
Lift over an interval rather than a single set of coordinates. This guards against a bunch of downstream problems, like whether the space in between the start and end can also cleanly lift over, and also saves us a lookup.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority:low Low priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants