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

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

Build:
Build:
LAST BUILD BRANCH: renovate/changesets-cli-3.x
DEFAULT BRANCH: feat/add-init-infra
Ran 29 Jul 2026 05:40AM UTC
Jobs 1
Files 12
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 05:39AM UTC coverage: 98.406%. Remained the same
30425715397

push

github

martin-henz
fix: bump stale packageManager pin in autocomplete packages

The three new autocomplete packages (common, runner, web) were still
pinned to yarn@4.6.0 from before their branch was merged with main,
while every other package in the workspace tracks main's yarn@4.12.0.

changesets' publish step runs each package's `prepack` (`yarn build`)
in isolation inside that package's directory, so corepack resolves the
yarn version from the nearest package.json - i.e. the stale 4.6.0 pin
- rather than the root's. yarn 4.6.0 doesn't understand the
npmPreapprovedPackages key in .yarnrc.yml (added by main's newer
yarn), so it fails immediately with a Usage Error before building,
which broke the post-merge publish of these 3 packages.

64 of 68 branches covered (94.12%)

Branch coverage included in aggregate %.

183 of 183 relevant lines covered (100.0%)

4.69 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30425715397.1 29 Jul 2026 05:40AM UTC 12
98.41
GitHub Action Run
Source Files on build 30425715397
  • Tree
  • List 12
  • 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 #30425715397
  • 135ed628 on github
  • Prev Build on main (#30425086460)
  • Next Build on main (#30435670432)
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