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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Highlights
Added first-class resource statuses in reports, including memory_killed, skipped_resource, and pending_budget.
Added stopped_reason, last_completed_mutant, and per-mutant memory_peak_bytes to report outputs.
Added structured failure artifacts for run and eval, including failure payloads in mutation-report.json, failure-debug.json, correlation IDs, and panic recovery across CLI and engine entrypoints.
Included issues
#18 Add first-class timeout and memory statuses to reports
#22 Convert panics and internal failures into structured results