Files
deepseek-harness/packages/client/ui-primitives/src
Tianyi Cui 28b617dd73 test(ui-primitives): cover the fence pre-routing arms; drop the unreachable array probe
CI coverage flagged MarkdownText's pre route: the array-element probe
(raw[0]) and the mixed-content fallbacks were unreachable — the markdown
pipeline hands pre one code element whose children are one string (or
none, for an empty fence). Simplify to the string check, annotate the
isValidElement guard as representation-change armor, and pin both live
arms: the empty fence keeps the stock <pre>, a language-less fence renders
the plain CodeBlock arm.
2026-07-26 14:41:23 +08:00
..
2026-07-24 16:09:58 +08:00
2026-07-24 16:09:58 +08:00