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

humanspeak / svelte-diff / 29649002352
90%
main: 95%

Build:
Build:
LAST BUILD BRANCH: improve/readme-refresh-and-headless-exports
DEFAULT BRANCH: main
Ran 18 Jul 2026 02:57PM 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

18 Jul 2026 02:56PM UTC coverage: 89.928%. First build
29649002352

push

github

web-flow
perf(component): compile expected patterns once (#168)

* perf(component): compile expected patterns once

Compile immutable template metadata when original text changes and reuse it
for capture extraction. Add deterministic reuse coverage and a visible browser
diagnostic with a 250 ms per-change ceiling.

* docs(guard): record Plan 001 verification

Record the reviewed snapshot, independently reproduced gates, PASS verdict,
and PR integration for the completed component performance plan.

* fix(diagnostics): make reruns and diff output visible

Paint the running state before measurements and expose the actual mounted
component in a readable capability preview. Extend browser coverage to prove
the rerun transition, disabled control, and highlighted boundary output.

* docs(guard): record diagnostics revision review

Document the operator-reported visual gap, the executor revision, reproduced
interaction checks, visual inspection, and restored PASS verdict.

* refactor(expectedPatterns): drop dead code left by the compile-once change

- remove the unused ParseResult.parts field and its build loop (zero
  consumers; leftover interleaving representation superseded by matches)
- delete cleanTemplate and its tests: the component now uses the
  precomputed parseResult.cleanedText, so it had no shipped caller and
  duplicated the inline <name> placeholder logic (coverage preserved via
  the cleanedText assertion)
- drop the no-op regex.lastIndex reset in extractCaptures (line regexes
  use only the 'd' flag, so exec never advances lastIndex)

* fix(diagnostics): address component performance review

134 of 156 branches covered (85.9%)

Branch coverage included in aggregate %.

59 of 59 new or added lines in 2 files covered. (100.0%)

241 of 261 relevant lines covered (92.34%)

1557.21 hits per line

Jobs
ID Job ID Ran Files Coverage
1 node-22 - 29649002352.1 18 Jul 2026 02:57PM UTC 3
89.93
GitHub Action Run
Source Files on build 29649002352
  • 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 #29649002352
  • 6d936e08 on github
  • 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