test / unit + widget + golden + a11y (push) Failing after 29s
test / integration_test (xvfb) (push) Has been skipped
test / bundle smoke (xvfb 5s) (push) Has been skipped
test / daemon subprocess + web WASM smoke (push) Has been skipped
test / dart doc (lib API) (push) Failing after 1m1s
12 widget tests in test/widgets/more_widgets_test.dart covering the next set of zero-coverage widgets: - ClideMarkdown: headings + paragraphs + lists + code-block + hr + record-id link rendering through the md.Document → Widget compiler. - ClideCodeBlock: plain source (no language), unavailable grammar fallback to plain text, didUpdateWidget re-highlight. - ClideAccordion: collapsed (children hidden) vs expanded, tap toggles, leading-widget slot renders. - ClideScrollbar: wraps a scrollable child, ScrollbarTheme inherited widget + its updateShouldNotify contract. - ClidePtyView: Semantics live region wrapping a TerminalView. Coverage: jumps from 86.58% to 89.08%. Floor bumped to 89. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>