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

Binary search in times #1876

Merged
merged 3 commits into from
Jan 5, 2024
Merged

Binary search in times #1876

merged 3 commits into from
Jan 5, 2024

Conversation

yjian012
Copy link
Contributor

@yjian012 yjian012 commented Jan 3, 2024

Why not binary search?

Copy link

boring-cyborg bot commented Jan 3, 2024

Thanks for opening this pull request! It might take a while before we look at it, so don't worry if there seems to be no feedback. We'll get to it.

@CLAassistant
Copy link

CLAassistant commented Jan 3, 2024

CLA assistant check
All committers have signed the CLA.

@lballabio
Copy link
Owner

Thanks! May you check the automated comment from CLAassistant above?

@yjian012
Copy link
Contributor Author

yjian012 commented Jan 5, 2024

Oh, sorry! It's done. I just start to learn how this works!

@xcelerit-team
Copy link

Shouldn't this change better be covered by unit tests?

@lballabio
Copy link
Owner

Ideally, but the existing tests already did a good job of pointing out problems in the previous commit.

@coveralls
Copy link

Coverage Status

coverage: 72.311% (+0.001%) from 72.31%
when pulling 4923b79 on yjian012:master
into 72d410d on lballabio:master.

@lballabio lballabio added this to the Release 1.33 milestone Jan 5, 2024
@lballabio lballabio merged commit 6aca59e into lballabio:master Jan 5, 2024
52 checks passed
Copy link

boring-cyborg bot commented Jan 5, 2024

Congratulations on your first merged pull request!

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

5 participants