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

humanspeak / svelte-markdown / 29035531576 / 1
94%
main: 95%

Build:
Build:
LAST BUILD BRANCH: fix/shiki-out-of-extensions-barrel
DEFAULT BRANCH: main
Ran 09 Jul 2026 05:06PM UTC
Files 130
Run time 6s
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

09 Jul 2026 05:01PM UTC coverage: 94.262%. First build
29035531576.1

push

github

web-flow
refactor(cleanup): drop dead legacy HTML functions and bench module (#351)

* refactor(cleanup): drop dead legacy HTML functions and bench module

Remove production-dead code from the published surface:

- Delete parseHtmlBlock, processHtmlTokens, containsMultipleTags from
  token-cleanup.ts. All three had zero non-test importers and were
  superseded by the single-pass expandHtmlBlockNested / pairFlatHtmlTokens
  path, leaving a duplicate stack-based pairing implementation free to
  drift from the live one.
- Delete their dedicated test files and trim the cases in
  token-cleanup.test.ts that exercised them.
- Delete stream-benchmark.ts and its test; the benchmark helper had no
  production importer but still shipped in the package. Its lone consumer,
  the perf-bench dev route, now inlines the ~20-line append-parse helper.

Refresh stale doc comments that referenced the removed functions.

* docs(guard): checkpoint 1 for plan 008 — ON TRACK

Snapshot c974b80 reviewed against 008-remove-dead-html-code. All five
Done criteria reproduced in-tree. Drift check was non-empty (plan 007
touched token-cleanup.ts after planning), so every "Current state" fact
was re-verified at f5f1e4c before accepting no STOP was skipped.

Records one deviation from Step 3's letter: the executor inlined a port
of benchmarkAppendStream into the dev route rather than deleting the UI.
Accepted on spirit, surfaced to the operator.

* docs(guard): close-out report for plan 008 — PASS

Final gate at c974b80. All eight Done criteria re-run from scratch and
reproduced green, including a clean-build dist audit confirming neither
the bench module nor any deleted symbol ships.

Key evidence: the diff is a pure deletion — every added line in src/lib
is a comment or a trimmed import, so no live-path logic changed.

Records the operator-ratified Step 3 deviation, the non-empty drift check
(facts re-verified at f5f1e4c, no STOP skipped), and the check that
#350 on main reintroduces no depe... (continued)

843 of 940 branches covered (89.68%)

Branch coverage included in aggregate %.

1391 of 1430 relevant lines covered (97.27%)

4721.11 hits per line

Source Files on job node-22 - 29035531576.1
  • Tree
  • List 130
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 29035531576
  • 1ba528df on github
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc