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

node-opcua / node-opcua / 30442802965
92%

Build:
DEFAULT BRANCH: master
Ran 29 Jul 2026 10:54AM UTC
Jobs 1
Files 1263
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

29 Jul 2026 10:10AM UTC coverage: 92.188% (-0.004%) from 92.192%
30442802965

push

github

erossignon
fix(convert-nodeset): stamp generated packages with the lerna release version

The generated node-opcua-nodeset-* package.json files took their version
from node-opcua-address-space-base. lerna only bumps the packages it
considers changed, so that sibling can lag behind the release: at v2.175.3
it stayed at 2.175.2 while the nodeset packages were bumped to 2.175.3.
Regenerating then rewrote all 29 nodeset manifests back down to 2.175.2,
which failed generated-drift-check and, because build:all runs generate,
broke pretest in every build job with ERR_PNPM_OUTDATED_LOCKFILE.

Read the version from lerna.json instead. The lookup stops at a
node_modules boundary so a consumer monorepo cannot hijack it, and falls
back to the previous behaviour when the tool is used standalone.

19987 of 23304 branches covered (85.77%)

21 of 29 new or added lines in 1 file covered. (72.41%)

13 existing lines in 2 files now uncovered.

169581 of 183952 relevant lines covered (92.19%)

455581.13 hits per line

Uncovered Changes

Lines Coverage ∆ File
8
85.63
-1.33% packages/node-opcua-convert-nodeset-to-javascript/source/convert_namespace_to_typescript.ts

Coverage Regressions

Lines Coverage ∆ File
11
94.09
0.03% packages/node-opcua-address-space/src/nodeset_tools/construct_namespace_dependency.ts
2
86.73
-0.09% packages/node-opcua-client/source/private/client_session_impl.ts
Jobs
ID Job ID Ran Files Coverage
1 30442802965.1 29 Jul 2026 10:54AM UTC 1263
92.19
GitHub Action Run
Source Files on build 30442802965
  • Tree
  • List 1263
  • Changed 4
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #30442802965
  • 31f407d4 on github
  • Prev Build on master (#30173685538)
  • Next Build on master (#30547046796)
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