SZZUnleashed icon indicating copy to clipboard operation
SZZUnleashed copied to clipboard

Fix bugIntroducers pair order

Open markus7800 opened this issue 2 years ago • 0 comments

Fixes #38.

Simply reverse the pair order before adding them to bugIntroducers. Also pass pair[1] to isPartialFix as pair[1] corresponds to the bug-fixing commit.

A more involved alternative would be to flip the order of RevisionCombinationGenerator to issues-introducers instead of introducers-issues.

markus7800 avatar Jan 18 '22 13:01 markus7800