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(report): preserve timing section in merged SUMMARY.md
merge-parity-reports.js constructs the merged SUMMARY.md from scratch
but was not extracting or including the Validation Timing section from
per-IG reports. Add timing row extraction and aggregation so the timing
table survives into the merged output and gets parsed by generate-badges.js.
0 commit comments