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

syntax: fix interval set optimizations #1104

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Licheam
Copy link
Contributor

@Licheam Licheam commented Oct 12, 2023

Refractor the push function in #1051.
This fix the bug found in #1103 and #1102 based on commit 6d2b09e.

@BurntSushi
Copy link
Member

I think you'll want to rebase on master.

Given the bugs the last optimizations caused, it's clear that the tests covering these operations are insufficient. Since this code is incredibly subtle, I have to insist that we improve our testing strategy before we start overhauling how these ops are implemented.

@Licheam
Copy link
Contributor Author

Licheam commented Oct 12, 2023

Indeed, maybe I gotta design some more delicate test cases for those functions.

@Licheam Licheam marked this pull request as draft October 12, 2023 15:30
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

2 participants