You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix bisect final report to use minimized fresh baseline
The final verification in bisect_and_report was comparing the
minimized round result against the ORIGINAL fresh baseline (all
files), producing misleading count diffs when Phase 2 reduced
the indexed set. Now builds a fresh baseline from the minimized
file set for accurate final reporting.
0 commit comments