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

source-academy / frontend / 35699500511
46%

Build:
DEFAULT BRANCH: master
Ran 22 Sep 2026 07:28AM UTC
Jobs 1
Files 475
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 Sep 2026 07:25AM UTC coverage: 45.967% (-0.03%) from 45.994%
35699500511

push

github

web-flow
chore: pin conductor.enable for the production deployment (#4403)

Instead of letting any user toggle conductor.enable from the
Feature Flags page, this pins it via REACT_APP_CONDUCTOR_ENABLE in
build-development.yml — the workflow that actually builds and
deploys sourceacademy.org. Someone who wants a non-Conductor
frontend now needs to build their own with this env var unset or
FALSE, rather than being able to flip it at runtime on the official
deployment.

The mechanism itself already existed: Constants.ts's conductorConfig
already read this env var, flagConductorEnable.ts already wired it
in as the flag's lockedValue, and setFlag/resetFlag already no-op
for a locked flag. This just activates it for the one deployment
that matters, as step one of deprecating the non-Conductor path
(js-slang#2069, js-slang#2062).

Deliberately scoped to conductor.enable alone — the sibling
directory.language.url/directory.plugin.url/directory.modules.url
flags stay user-togglable, since which directory to fetch from is a
separate concern from whether Conductor is used at all.

Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>

3190 of 7902 branches covered (40.37%)

Branch coverage included in aggregate %.

7194 of 14688 relevant lines covered (48.98%)

31.93 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
34.38
-1.44% src/commons/sideContent/content/SideContentCseMachine.tsx
Jobs
ID Job ID Ran Files Coverage
1 35699500511.1 22 Sep 2026 07:28AM UTC 475
45.97
GitHub Action Run
Source Files on build 35699500511
  • Tree
  • List 475
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 738ab7a5 on github
  • Prev Build on master (#35619613890)
  • Next Build on master (#35709090110)
  • 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