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

humanspeak / svelte-markdown
94%
main: 95%

Build:
Build:
LAST BUILD BRANCH: fix/shiki-out-of-extensions-barrel
DEFAULT BRANCH: main
Repo Added 03 Jan 2025 07:23PM UTC
Files 134
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

LAST BUILD ON BRANCH advisor/008-remove-dead-html-code
branch: advisor/008-remove-dead-html-code
CHANGE BRANCH
x
Reset
  • advisor/008-remove-dead-html-code
  • 0.7.-
  • advisor/001-redraw-regression-harness
  • advisor/001-xss-inline-html-fastpath
  • advisor/002-offset-mode-dos-guard
  • advisor/002-stream-reset-array-replacement
  • advisor/003-token-cleanup-preserve-identity
  • advisor/004-source-keys-table-rows
  • advisor/005-prop-path-raf-batching
  • advisor/006-heading-id-slugger-snapshot
  • advisor/007-streaming-hotpath-microopts
  • advisor/009-lint-test-files-and-typed-lint
  • advisor/010-coverage-thresholds-engines-raf-fallback
  • bug-html-inline
  • build/docs-kit-generation-cleanup
  • chore/bump-docs-kit-2026.6.16
  • chore/streaming-test-harness-dedup
  • chore/tooling-updates
  • ci/drop-node-20
  • ci/ecosystem-footer-order-fix
  • ci/readme-ecosystem-footer
  • codex/docs-cleanup
  • codex/example-markdown-mirrors
  • codex/issue-309-repro
  • codex/issue-325-tail-window-kill-switches
  • codex/issue-326-streaming-bookkeeping-perf
  • codex/issue-328-heading-id-drift-dom-flashes
  • codex/seo-audit-fixes
  • codex/streaming-token-prefix-reuse
  • codex/tree-shaking
  • docs-v2-shell-migration
  • docs/examples-brutalist-sweep
  • docs/post-merge-refresh
  • feat/compare-routes-v2
  • feat/shiki-extension-spike
  • feat/streaming-stream-id
  • feature-8.x
  • feature-ci-cd
  • fix/docs-duplicate-meta-description
  • fix/issue-297-attribute-leak
  • fix/katex-delimiter-boundaries
  • fix/release-cleanup-always-run
  • fix/seo-unique-titles
  • fix/shiki-out-of-extensions-barrel
  • fix/social-cards-plugin
  • main
  • perf/shrink-html-tokens-single-pass
  • perf/streaming-and-bench-harness
  • perf/test-suite-additions
  • plans/011-guard-checkpoint-2

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

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

Relevant lines Covered
Build:
Build:
1430 RELEVANT LINES 1391 COVERED LINES
4721.11 HITS PER LINE
Source Files on advisor/008-remove-dead-html-code
  • Tree
  • List 130
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
29035531576 advisor/008-remove-dead-html-code 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,... push 09 Jul 2026 05:04PM UTC web-flow github
94.26
See All Builds (186)
  • Repo 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