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

node-opcua / node-opcua / 25848855345 / 1
92%
master: 92%

Build:
DEFAULT BRANCH: master
Ran 14 May 2026 08:34AM UTC
Files 1222
Run time 59s
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

14 May 2026 07:56AM UTC coverage: 92.029% (-0.1%) from 92.174%
25848855345.1

push

github

erossignon
fix(pnpm): make cross-workspace deps resolve correctly in pnpm 11

pnpm 11 no longer honors `link-workspace-packages=true` from .npmrc, so
plain-version cross-workspace deps (e.g. "2.171.0") fall through to the
registry and 404 on workspace-only packages like @sterfive/fix-tsconfigs
or any unpublished version bump.

- Set `linkWorkspacePackages: true` in pnpm-workspace.yaml (pnpm 11's
  preferred location for workspace-wide config).
- Switch the drift-check CI job to `--frozen-lockfile`. Strict-lockfile
  is the right mode for a verification job; `--no-frozen-lockfile` in
  non-recursive install was bypassing the existing `link:` resolution
  in the lockfile and was its own version of this same bug.

Includes the lockfile refresh that was blocked by this issue —
node-opcua-client-browser had 6 new specifiers (@types/ws, ws, plus
internal workspace deps) that couldn't be resolved.

18409 of 21711 branches covered (84.79%)

163854 of 178047 relevant lines covered (92.03%)

434321.3 hits per line

Source Files on job 25848855345.1
  • Tree
  • List 1222
  • Changed 551
  • Source Changed 530
  • Coverage Changed 479
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 25848855345
  • dd3652fc on github
  • Prev Job for on master (#25845700254.1)
  • Next Job for on master (#25851081455.1)
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