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

humanspeak / svelte-markdown / 26585757727
94%
main: 94%

Build:
Build:
LAST BUILD BRANCH: ci/drop-node-20
DEFAULT BRANCH: main
Ran 28 May 2026 03:53PM 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

28 May 2026 03:51PM UTC coverage: 93.689%. First build
26585757727

push

github

web-flow
fix(docs): drop duplicate <meta name="description"> on homepage (#306)

The homepage hand-rolled its own <title> and <meta name="description">
in <svelte:head> on top of the ones docs-kit's SeoHead already emits,
producing two of each and contradictory content ("84 HTML tags" vs the
config fallback "69+ HTML tags"). Google picked one arbitrarily.

Switch to the docs-kit-native pattern: bump @humanspeak/docs-kit to
2026.5.39 (carries the SSR-safe getSeoContext fix) and mutate the seo
context synchronously from the page script. SeoHead renders after
children, so SSR emits the right tag in one pass — no flash, no
post-hydration patch. Counts are interpolated from rendererKeys /
htmlRendererKeys so they can't drift.

Also bump the stale "69+ HTML tags" → "84 HTML tags" in docs-config so
the site-wide JSON-LD and per-page fallback match reality.

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

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 - 26585757727.1 28 May 2026 03:53PM UTC 126
93.69
GitHub Action Run
Source Files on build 26585757727
  • 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 #26585757727
  • 195d13f8 on github
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