• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

humanspeak / svelte-markdown / 26310545254
94%
main: 81%

Build:
Build:
LAST BUILD BRANCH: fix/release-cleanup-always-run
DEFAULT BRANCH: main
Ran 22 May 2026 08:34PM UTC
Jobs 1
Files 126
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

22 May 2026 08:32PM UTC coverage: 93.689%. Remained the same
26310545254

push

github

web-flow
docs: llmsFullPlugin + headless-parser page + snippet-props completion (#303)

* docs(advanced): add headless-parser page + complete snippet-props types

Two gaps surfaced by the llms-full.txt audit after the auto-generated
dump replaced the hand-curated cheatsheet:

  * IncrementalParser was exported but undocumented. New page at
    /docs/advanced/headless-parser walks the constructor, the
    `update()` signature, the `IncrementalUpdateResult` shape, the
    `divergeAt` reconciliation pattern, the streaming loop for
    non-Svelte consumers, and the sanitization handoff (since the
    parser hands you tokens with sanitization NOT yet applied).
    Includes the tail-window-disabled caveats (extensions registered,
    reference-link reparse) so consumers know when the optimized path
    falls back to a full re-parse. Wired into the docs sidebar between
    LLM Streaming and Security.

  * The snippet-overrides docs listed only 12 of the 23 exported
    *SnippetProps types in its TypeScript import example. Filled in
    the missing 11 (TextSnippetProps, RawTextSnippetProps,
    EscapeSnippetProps, EmSnippetProps, StrongSnippetProps,
    DelSnippetProps, HrSnippetProps, BrSnippetProps,
    TableHeadSnippetProps, TableBodySnippetProps, TableRowSnippetProps)
    and grouped the import block by token category (block / inline /
    embedded HTML / override-map).

Both verified rendering at the canonical URLs.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* feat(docs): wire llmsFullPlugin from docs-kit 2026.5.35

Auto-generate `/llms-full.txt` at build time from the per-page mirrors
emitted by `docMirrorsPlugin`, replacing the previously hand-curated
file. The cheatsheet content the curated version carried (24 renderer
keys, 83 HTML tag names, exported types/constants, migration table)
already lives in the canonical docs pages — `/docs/renderers/*`,
`/docs/api/types`, `/docs/migration` — so the auto-generated dump is
a content-super... (continued)

573 of 653 branches covered (87.75%)

Branch coverage included in aggregate %.

1060 of 1090 relevant lines covered (97.25%)

5269.68 hits per line

Jobs
ID Job ID Ran Files Coverage
1 node-22 - 26310545254.1 22 May 2026 08:34PM UTC 126
93.69
GitHub Action Run
Source Files on build 26310545254
  • Tree
  • List 126
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26310545254
  • 623dbd61 on github
  • Prev Build on docs/post-merge-refresh (#26306481941)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc