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

source-academy / plugins / 30447222230
97%
feat/add-init-infra: 67%

Build:
Build:
LAST BUILD BRANCH: misc-changes
DEFAULT BRANCH: feat/add-init-infra
Ran 29 Jul 2026 11:22AM UTC
Jobs 1
Files 27
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

29 Jul 2026 11:20AM UTC coverage: 93.763%. Remained the same
30447222230

push

github

web-flow
fix: pin @sourceacademy/conductor to ^0.8.0 across all plugin packages (#82)

Every runner/web plugin package declared its conductor dependency as the
loose range ">=0.3.0" (peerDependencies and devDependencies alike). Yarn's
resolver satisfies the loosest range with the oldest compatible version
already in the graph, so this silently deduped to conductor 0.3.0 across
the whole workspace - five minor releases behind the actual 0.8.x protocol,
despite the root package.json and CI both targeting ^0.8.0.

A locally-built plugin bundle under this stale resolution is protocol-
incompatible with any host/runner built against current conductor (e.g.
frontend via portal-link, or production evaluator bundles), surfacing as
opaque runtime RPC errors rather than a build-time failure.

Tightens all 13 occurrences to ^0.8.0, matching the convention already used
by the root package.json and runner-module-loader's own peerDependency.

Co-authored-by: Shrey Jain <“shreyjain5132@email.com>

129 of 145 branches covered (88.97%)

Branch coverage included in aggregate %.

322 of 336 relevant lines covered (95.83%)

7.32 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30447222230.1 29 Jul 2026 11:22AM UTC 27
93.76
GitHub Action Run
Source Files on build 30447222230
  • Tree
  • List 27
  • 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 #30447222230
  • cbebf795 on github
  • Prev Build on main (#30435878721)
  • Next Build on main (#30451757216)
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