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

humanspeak / svelte-diff / 29607364651
89%
main: 95%

Build:
Build:
LAST BUILD BRANCH: improve/readme-refresh-and-headless-exports
DEFAULT BRANCH: main
Ran 17 Jul 2026 07:25PM UTC
Jobs 1
Files 3
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

17 Jul 2026 07:23PM UTC coverage: 89.109% (+0.03%) from 89.082%
29607364651

push

github

web-flow
refactor!: rename component to SvelteDiff, keep SvelteDiffMatchPatch names as deprecated aliases (#165)

Rename the component (and its file) from SvelteDiffMatchPatch to
SvelteDiff, now the canonical name and a named export alongside the
default. Every external name that carried the old naming is preserved
as a @deprecated alias, so existing imports keep working:

  SvelteDiffMatchPatch       -> SvelteDiff        (default + named export)
  SvelteDiffMatchPatchProps  -> SvelteDiffProps
  SvelteDiffMatchPatchTiming -> SvelteDiffTiming
  SvelteDiffMatchPatchDiff   -> SvelteDiffTuple

Unprefixed exports (Renderers, RendererClasses, CaptureRange,
DisplayDiff, PatternMatchResult) are unchanged.

Updates internal prop type, @component and JSDoc examples, demo pages,
README, and tests. index.test.ts asserts both the canonical exports and
that each deprecated alias still resolves to the same component/type.

Nothing is removed, so this is backward compatible at the import level.

122 of 146 branches covered (83.56%)

Branch coverage included in aggregate %.

1 of 1 new or added line in 1 file covered. (100.0%)

238 of 258 relevant lines covered (92.25%)

1186.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 node-22 - 29607364651.1 17 Jul 2026 07:25PM UTC 3
89.11
GitHub Action Run
Source Files on build 29607364651
  • Tree
  • List 3
  • 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 #29607364651
  • a1f618b8 on github
  • Prev Build on fix/docs-workspace-dependency (#29606922814)
  • Delete
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