01a07197 - Always include measured A38 results in a readable table - #67
Conversation
|
EN: DE: DetailsReady for review on signed head Full local pytest: 1,129 passed, three planned skips. GitHub CI including Docker integration: 1,131 passed, one existing skip, https://github.com/DFXswiss/agent/actions/runs/34043134001 . The generated table rounds displayed durations up to whole seconds and preserves exact evidence in the nested original block. Regression coverage verifies row completeness, mixed outcomes, rounding boundaries, safe table cells and unchanged parsing/validation. All four comment sources were inspected; no unresolved findings. The signature is verified, the checkout is clean, the base is current and the PR is mergeable. Human merge remains required; Ready for review is not completion. |
EN:
Generate a table of every A38 job with its measured duration, final result and exit code, alongside the concise bilingual summary and collapsed original evidence.
DE:
Für jeden A38-Prüflauf automatisch eine Tabellenzeile mit gemessener Laufzeit, Endergebnis und Exit-Code erzeugen, zusammen mit der kurzen zweisprachigen Zusammenfassung und dem eingeklappten Originalnachweis.
Details
The generator previously hid the machine report without a human-readable results table. Derive the table directly from the recorded runs, including failures, without modifying any original result or timestamp. Preserve the machine block and existing validation rules. Keep the rule and regression coverage in this central repository.
Display durations are always rounded up to whole seconds; exact measurements stay unchanged in the nested original report. Regression coverage checks all four outcomes, every row of a mixed-results report, 0/fractional/integer rounding, and safe rendering of names containing Markdown or HTML.
Validation on this exact signed head: full local pytest 1,129 passed / three planned skips; GitHub CI including Docker integration 1,131 passed / one existing skip: https://github.com/DFXswiss/agent/actions/runs/34043134001 . All four comment sources are clear; the commit signature is verified and the current-base PR is mergeable. The requester explicitly waived independent final reviews for this session; zero independent review approvals are claimed. Human merge remains required.