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

node-opcua / node-opcua / 25848855345
92%

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

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

Coverage Regressions

Lines Coverage ∆ File
90
85.46
-4.64% packages/node-opcua-client/source/private/client_base_impl.ts
78
88.38
-8.24% packages/node-opcua-schemas/source/dynamic_extension_object.ts
45
85.12
-6.2% packages/node-opcua-server/source/register_server_manager.ts
39
38.36
-47.95% packages/node-opcua-secure-channel/source/verify_pcks1.ts
29
86.96
-2.28% packages/node-opcua-convert-nodeset-to-javascript/source/convert_namespace_to_typescript.ts
29
91.13
-1.85% packages/node-opcua-server/source/server_end_point.ts
21
78.91
-4.98% packages/node-opcua-server-configuration/dist/clientTools/push_certificate_management_client.js
9
85.37
-3.66% packages/node-opcua-server-configuration/dist/server/file_transaction_manager.js
9
84.86
-0.63% packages/node-opcua-server/source/monitored_item.ts
8
88.45
-1.97% packages/node-opcua-server/source/addressSpace_accessor.ts
6
68.46
0.24% packages/node-opcua-leak-detector/src/resource_leak_detector.js
6
84.26
-5.56% packages/node-opcua-server/source/user_manager.ts
6
98.26
-1.74% packages/node-opcua-xml2json/source/xml2json.ts
4
90.04
-1.59% packages/node-opcua-client-browser/source/client_ws_transport.ts
4
97.94
-2.06% packages/node-opcua-common/source/opcua_secure_object.ts
3
85.81
-0.68% packages/node-opcua-schemas/source/parse_binary_xsd.ts
Jobs
ID Job ID Ran Files Coverage
1 25848855345.1 14 May 2026 08:34AM UTC 1222
92.03
GitHub Action Run
Source Files on build 25848855345
  • 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 Repo
  • Github Actions Build #25848855345
  • dd3652fc on github
  • Prev Build on master (#25845700254)
  • Next Build on master (#25851081455)
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