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

source-academy / frontend / 28238933822
41%

Build:
DEFAULT BRANCH: master
Ran 26 Jun 2026 12:49PM UTC
Jobs 1
Files 455
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 12:46PM UTC coverage: 41.387% (-0.004%) from 41.391%
28238933822

push

github

web-flow
fix: route REPL evaluation through conductor for conductor languages (#4012)

* fix: route evalRepl through evalCodeConductorSaga for conductor languages (closes #4011)

The evalRepl handler was returning early when conductor was enabled, with a
comment saying evalCodeConductorSaga would pick it up — but nothing was
actually calling it. The original conductor integration (PR #3084) handled
this via a take(evalRepl) race inside evalCodeConductorSaga; that was removed
in a later refactor without fixing the routing.

Fix: when conductor is enabled, run the preamble (clearReplInput,
sendReplInputToOutput) then call evalCodeConductorSaga directly with the
REPL code, mirroring how evalEditorSaga routes to evalCodeConductorSaga.

Co-Authored-By: Akshay Narayanan <akshaydocs2007@gmail.com>

* refactor: hoist context selector before conductor branch to avoid duplication

---------

Co-authored-by: Akshay Narayanan <akshaydocs2007@gmail.com>

2592 of 7338 branches covered (35.32%)

Branch coverage included in aggregate %.

1 of 4 new or added lines in 1 file covered. (25.0%)

6122 of 13717 relevant lines covered (44.63%)

27.13 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
49.81
-0.38% src/commons/sagas/WorkspaceSaga/index.ts
Jobs
ID Job ID Ran Files Coverage
1 28238933822.1 26 Jun 2026 12:49PM UTC 455
41.39
GitHub Action Run
Source Files on build 28238933822
  • Tree
  • List 455
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 1f7a8bca on github
  • Prev Build on master (#28226005604)
  • 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