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

node-opcua / node-opcua / 33416913446
93%

Build:
DEFAULT BRANCH: master
Ran 31 Aug 2026 05:36PM UTC
Jobs 1
Files 1303
Run time 2min
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

31 Aug 2026 04:57PM UTC coverage: 92.306% (+0.01%) from 92.295%
33416913446

push

github

erossignon
test(generator): replace the suite that had not run since 2018

node-opcua-generator reported "0 passing". Its five test files were disabled in
the TypeScript port of 2018-08-28 and could not be revived: they call
registerObject(schemaObject, folder), a signature that no longer exists, and
test_factories defines everything it needs inside an initialize() that is never
called, so its suites reference names that were never bound. That is what the
"ReferenceError: MetaShape is not defined" behind them was saying.

Removed with the fixtures that served only them, checked first for references
from outside the package. The .js files under test/schemas were compiled output
of their own .ts siblings, sourceMappingURL comments included.

In their place, eight tests against generate(), the entry point node-opcua-types
uses to build itself from Opc.Ua.Types.bsd, driven by a miniature dictionary.
It must define AxisInformation and SimpleAttributeOperand because generate()
names both before walking the input.

22300 of 26266 branches covered (84.9%)

182402 of 197605 relevant lines covered (92.31%)

429934.88 hits per line

Coverage Regressions

Lines Coverage ∆ File
12
86.36
0.16% packages/node-opcua-end2end-test/test_helpers/external_server_fixture.ts
6
59.34
-1.42% packages/run_all_mocha_tests.js
1
94.44
18.77% packages/node-opcua-address-space/test_helpers/get_address_space_fixture.ts
Jobs
ID Job ID Ran Files Coverage
1 33416913446.1 31 Aug 2026 05:36PM UTC 1303
92.31
GitHub Action Run
Source Files on build 33416913446
  • Tree
  • List 1303
  • Changed 11
  • Source Changed 7
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #33416913446
  • 9eaf8096 on github
  • Prev Build on master (#33385001989)
  • Next Build on master (#33423596587)
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