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

humanspeak / svelte-diff
89%
main: 95%

Build:
Build:
LAST BUILD BRANCH: improve/readme-refresh-and-headless-exports
DEFAULT BRANCH: main
Repo Added 17 Jul 2026 06:33PM UTC
Token 6OqnqTPko0vpRRT67I713h0xBQ9ZRj3NT regen
Build 11 Last
Files 3
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 feature/component-rename-svelte-diff
branch: feature/component-rename-svelte-diff
CHANGE BRANCH
x
Reset
Sync Branches
  • feature/component-rename-svelte-diff
  • advisor/component-perf-001-compile-patterns
  • advisor/component-perf-002-linear-tagging
  • advisor/component-perf-003-callback-effects
  • chore/docs-upgrade
  • ci/use-gh-release-cli
  • fix/docs-workspace-dependency
  • improve/readme-refresh-and-headless-exports
  • main

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

Relevant lines Covered
Build:
Build:
258 RELEVANT LINES 238 COVERED LINES
1186.73 HITS PER LINE
Source Files on feature/component-rename-svelte-diff
  • Tree
  • List 3
  • 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
29607364651 feature/component-rename-svelte-diff 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. ... push 17 Jul 2026 07:25PM UTC web-flow github
89.11
See All Builds (9)

Badge your Repo: svelte-diff

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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