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

source-academy / plugins / 28260300437
98%
feat/add-init-infra: 67%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/js-yaml-3.15.0
DEFAULT BRANCH: feat/add-init-infra
Ran 26 Jun 2026 07:24PM UTC
Jobs 1
Files 6
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

26 Jun 2026 07:23PM UTC coverage: 92.157% (+11.1%) from 81.081%
28260300437

push

github

web-flow
feat(stepper): add common-stepper and runner-stepper plugin packages (#20)

* feat(stepper): add common-stepper and runner-stepper plugin packages

* fix: address Gemini code review suggestions

- Handle 'error' event in spawnPromise to avoid unhandled rejection crashes
- Guard renderNode against null/undefined AST nodes
- Guard renderFunctionArguments and renderArguments against undefined nodes

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* feat(stepper): contribute web stepper tab via ITabService + add common-tabs

- Add @sourceacademy/common-tabs (ITabService / Tab) — the standard contract for
  web plugins to register, show and hide side-content tabs.
- The web stepper now registers its tab through the injected ITabService
  (registerTab + showTab) instead of exposing a structural `tab`, and the bundle
  default-exports a `default(require) => PluginClass` factory; wrap.mjs wraps the
  CommonJS output so React/Blueprint resolve via the host's require-provider.
- Runner and host ship the per-language SyntaxProfile in the steps message, so
  the language-agnostic host renders each language's surface syntax with no
  per-language host code.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

* feat(stepper): add FunctionValueRule and profile-driven mu-term rendering

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix(stepper): resolve lint and build errors

- import conductor types (IChannel/IConduit/IPlugin) as type-only so rollup
  does not try to resolve them as runtime values
- replace this-alias in StepperHostPlugin with captured method locals
- drop explicit any in readNodeProp and literal stringification
- remove stale react/display-name eslint-disable referencing an undefined rule

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

* test(stepper): import test/expect from vitest

The vitest config does not enable globals, so the stepper test suites must
import test/expect explicitly like the other plugi... (continued)

10 of 13 branches covered (76.92%)

Branch coverage included in aggregate %.

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

37 of 38 relevant lines covered (97.37%)

1.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28260300437.1 26 Jun 2026 07:24PM UTC 6
92.16
GitHub Action Run
Source Files on build 28260300437
  • Tree
  • List 6
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28260300437
  • 96c1eaf2 on github
  • Prev Build on main (#28228903902)
  • Next Build on main (#28265153318)
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