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

source-academy / plugins / 27935213819
81%
feat/add-init-infra: 67%

Build:
Build:
LAST BUILD BRANCH: renovate/sourceacademy-conductor-0.x
DEFAULT BRANCH: feat/add-init-infra
Ran 22 Jun 2026 06:58AM UTC
Jobs 1
Files 5
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

22 Jun 2026 06:57AM UTC coverage: 81.081% (+31.1%) from 50.0%
27935213819

push

github

web-flow
CSE Machine Plugin (#28)

* feat(cse-machine): add common-cse-machine and runner-cse-machine packages

Local checkpoint (plugins remote is upstream; fork/push when opening the PR).

- common/cse-machine: language-agnostic CSE machine protocol — channel/plugin/
  directory ids, the snapshot-message type, and the consolidated CseSnapshot
  schema (superset of the previously-duplicated copies in py-slang, js-slang and
  the frontend: includes heapObjects, isOnCallStack, isConst, currentLine)
- runner/cse-machine: abstract CseMachinePlugin that forwards a run's CseSnapshots
  over the __cse channel; per-language serialization stays in the evaluators
- both build (rollup -> cjs/mjs/d.ts) and pass jest

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

* feat(cse-machine): add web-cse-machine receiver plugin

Local checkpoint.

- web/cse-machine: CseMachineHostPlugin subscribes to the __cse channel and hands
  each received CseSnapshot batch to the host via receiveSnapshots. Transport only,
  no UI deps — the adapter + Konva visualizer stay in the frontend for now
  (deferred extraction), so this plugin is small and language-agnostic.
- re-exports the common-cse-machine protocol types for host convenience.

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

* chore: ignore CLAUDE.md from version control

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

* chore(cse-machine): migrate from Jest to Vitest

Mirrors the Jest → Vitest migration done in main (PR #27):
- Remove jest, ts-jest, @types/jest from all three packages
- Add vitest (+ @vitest/coverage-istanbul for test packages)
- Update test/test-coverage scripts to use vitest run
- Delete jest.config.cjs from common and runner packages
- Remove "types": ["jest"] from tsconfigs
- Add explicit vitest imports to test files

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

* chore: formatting

* fix: Gemini suggestions

* fix: coderabbit ai fixes

* Aarav's fixes

* chore : pr... (continued)

8 of 9 branches covered (88.89%)

Branch coverage included in aggregate %.

17 of 18 new or added lines in 3 files covered. (94.44%)

22 of 28 relevant lines covered (78.57%)

1.18 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
75.0
src/runner/cse-machine/src/index.ts
Jobs
ID Job ID Ran Files Coverage
1 27935213819.1 22 Jun 2026 06:58AM UTC 5
81.08
GitHub Action Run
Source Files on build 27935213819
  • Tree
  • List 5
  • 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 #27935213819
  • 71c4ed31 on github
  • Prev Build on main (#27686307873)
  • Next Build on main (#27936127774)
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