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

source-academy / frontend / 28484099164
41%

Build:
DEFAULT BRANCH: master
Ran 01 Jul 2026 12:10AM UTC
Jobs 1
Files 458
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

01 Jul 2026 12:07AM UTC coverage: 41.185% (-0.2%) from 41.429%
28484099164

push

github

web-flow
feat(stepper): integrate Conductor plugin tabs and dynamic loading of web plugins (#3959)

* feat(stepper): integrate Conductor plugin tabs and dynamic loading of web plugins

* Update src/styles/_workspace.scss

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* Update src/commons/sagas/helpers/conductorEvaluatorCache.ts

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* Update src/features/conductor/pluginTabRegistry.ts

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* chore(conductor): stop committing evaluator/plugin bundles to frontend

The evaluators and the stepper web-plugin bundle are built from their source
repos (js-slang, py-slang, plugins) and deployed to GitHub Pages. The frontend
references those URLs through the hosted language- and plugin-directories, whose
flag defaults already point at source-academy.github.io. The local copies under
public/evaluators, public/languages and public/plugins were only a turnkey
local-test harness and must not live in the frontend repo.

Untrack them and gitignore the dev-fixture paths so dev.sh can keep copying them
locally without re-adding them to the PR.

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

* fix(conductor): address PR review feedback

- Fix absolute js-slang portal path to relative (breaks CI for other devs)
- Fix corrupted pluginTabRegistry.ts type definition; add iconName validation
- Wrap conduit.terminate() in try-catch to prevent stuck running state
- Guard registerPluginTabIfPresent against stale conductor race condition
- Add defensive checks in shim files for missing globalThis bootstrap vars
- Extract CONDUCTOR_STEPPER_TAB_ID constant to avoid hardcoded string drift
- Add flagConductorEnable side-effects to set local directory URLs

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

* feat(conductor): dynamic plugi... (continued)

2602 of 7402 branches covered (35.15%)

Branch coverage included in aggregate %.

32 of 147 new or added lines in 14 files covered. (21.77%)

3 existing lines in 3 files now uncovered.

6149 of 13846 relevant lines covered (44.41%)

26.95 hits per line

Uncovered Changes

Lines Coverage ∆ File
29
5.26
-1.23% src/commons/sagas/helpers/conductorEvaluatorCache.ts
25
26.0
src/commons/sideContent/SideContentManager.ts
25
0.0
src/features/conductor/deferredConductorTabService.ts
18
3.13
src/features/conductor/importExternalWebPlugin.ts
6
40.11
-0.54% src/commons/sagas/WorkspaceSaga/helpers/evalCode.ts
5
54.29
-4.87% src/commons/sagas/LanguageDirectorySaga.ts
5
36.36
-63.64% src/features/conductor/flagConductorEnable.ts
1
3.33
0.0% src/commons/mobileWorkspace/mobileSideContent/MobileSideContent.tsx
1
77.78
0.0% src/commons/sideContent/SideContentActions.ts

Coverage Regressions

Lines Coverage ∆ File
1
5.26
-1.23% src/commons/sagas/helpers/conductorEvaluatorCache.ts
1
54.29
-4.87% src/commons/sagas/LanguageDirectorySaga.ts
1
40.11
-0.54% src/commons/sagas/WorkspaceSaga/helpers/evalCode.ts
Jobs
ID Job ID Ran Files Coverage
1 28484099164.1 01 Jul 2026 12:10AM UTC 458
41.19
GitHub Action Run
Source Files on build 28484099164
  • Tree
  • List 458
  • Changed 14
  • Source Changed 0
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 8c24452a on github
  • Prev Build on master (#28426490069)
  • Delete
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