← Về thư mục
- _fmt_value · function · L30-L33 — def _fmt_value(value: Any) -> str
- _cell · function · L36-L40 — def _cell(text: Any) -> str
- _task_failures · function · L43-L48 — def _task_failures(task: dict[str, Any]) -> tuple[bool, bool]
- _table_row · function · L51-L73 — def _table_row(task: dict[str, Any]) -> str
- render_comment · function · L76-L113 — def render_comment(report: dict[str, Any], raw_json: str) -> str
- main · function · L116-L126 — def main(argv: list[str] | None = None) -> int