Skip to content

Use node degree in bisect mode - #31

Open
Mshehu5 wants to merge 1 commit into
fungi-protocol:mainfrom
Mshehu5:validate-bisect-node-degree
Open

Use node degree in bisect mode#31
Mshehu5 wants to merge 1 commit into
fungi-protocol:mainfrom
Mshehu5:validate-bisect-node-degree

Conversation

@Mshehu5

@Mshehu5 Mshehu5 commented Aug 12, 2026

Copy link
Copy Markdown

Improve validate-commits --bisect ordering by considering commit-graph node degree.

Within each midpoint level commits are prioritized by the number of in-range parents and children they have. This surfaces informative graph points earlier, including merge commits with many parents, base commits with many children and commits with both many parents and many children.

Tesed bisect against the high-arity commit graph on develop branch.

Within each midpoint level, prioritize commits with many parents or children. This surfaces informative graph junctions earlier when narrowing down the origin of failures.
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.

1 participant