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

node-opcua / node-opcua / 28404137066
92%

Build:
DEFAULT BRANCH: master
Ran 29 Jun 2026 10:11PM UTC
Jobs 1
Files 1225
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

29 Jun 2026 09:33PM UTC coverage: 92.057% (+0.01%) from 92.045%
28404137066

push

github

erossignon
ci: surface raw test-runner exit code on the Windows job

GitHub reports a bare "exit code 127" when the suite dies abnormally, but
bash masks exit codes mod 256 and run_all_mocha_tests.js's own process.exit()
is clamped to 0/1/2/255 - so a 127 means node died before the clean exit path
(native / ESM-loader-thread crash), not a counted test failure.

Split the run step so it captures $? and classifies it: exit 2 + a [FATAL]
line is a JS fault the runner caught; an unlabeled abnormal code points at a
native/loader crash to chase instead.

18530 of 21846 branches covered (84.82%)

164661 of 178869 relevant lines covered (92.06%)

436519.16 hits per line

Coverage Regressions

Lines Coverage ∆ File
56
86.93
0.62% packages/node-opcua-client/source/private/reconnection/reconnection.ts
39
75.66
0.99% packages/node-opcua-client/source/private/reconnection/client_publish_engine_reconnection.ts
Jobs
ID Job ID Ran Files Coverage
1 28404137066.1 29 Jun 2026 10:11PM UTC 1225
92.06
GitHub Action Run
Source Files on build 28404137066
  • Tree
  • List 1225
  • Changed 7
  • Source Changed 3
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28404137066
  • bbb29c64 on github
  • Prev Build on master (#28391773988)
  • Next Build on master (#28423413742)
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