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

feat: add skip feature for bisection #1690

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

chan95821
Copy link

Bias was set to better choose an appropriate version to test based on the skipping algorithm in git bisection.

Because RunnableVersion does not indicate whether a specific revision has been skipped, it will choose a random version regardless of its skip status.

Bias was set to better choose an appropriate version to test based on the skipping algorithm in git bisection.

Because RunnableVersion does not indicate whether a specific revision has been skipped,
it will choose a random version regardless of its skip status.
@chan95821 chan95821 requested review from codebytere and a team as code owners March 10, 2025 05:35
@coveralls
Copy link

Coverage Status

coverage: 87.28% (-0.2%) from 87.472%
when pulling d73e56a on chan95821:bisect-skip
into 72117c8 on electron:main.

@erickzhao erickzhao changed the title feat: add skip feature for bisection(#950) feat: add skip feature for bisection Mar 10, 2025
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.

2 participants