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

node-opcua / node-opcua / 33332758333
93%

Build:
DEFAULT BRANCH: master
Ran 30 Aug 2026 08:46PM UTC
Jobs 1
Files 1301
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

30 Aug 2026 08:07PM UTC coverage: 92.307% (+0.01%) from 92.294%
33332758333

push

github

erossignon
test: port the last three portable suites

leak-detector, node-opcua and address-space-for-conformance-testing.
Ratchet: 72 packages, 0 grandfathered.

leak-detector needed no source port after all: its tests only use
describeWithLeakDetector, which the package's hand-written index.d.ts
already declares, so they import from the package root instead of reaching
into the untyped src/.

Its eleven fixtures under test/fixtures stay .js deliberately.
test_subprocess_integration spawns them through `mocha --no-config`, so the
child loads no .mocharc and therefore no tsx loader - a .ts fixture would
not run. The one .ts fixture that exists is spawned with `--require tsx`.

Two files short-circuited the rest of the module with a top-level `return`
when leak detection is disabled. CommonJS allows that, ES modules do not,
and the import below it would have been hoisted above it regardless.

22446 of 26300 branches covered (85.35%)

182278 of 197470 relevant lines covered (92.31%)

430819.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33332758333.1 30 Aug 2026 08:46PM UTC 1301
92.31
GitHub Action Run
Source Files on build 33332758333
  • Tree
  • List 1301
  • Changed 4
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #33332758333
  • ed4bbacd on github
  • Prev Build on master (#33328099569)
  • Next Build on master (#33376875223)
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