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

node-opcua / node-opcua / 33763913941
92%

Build:
DEFAULT BRANCH: master
Ran 03 Sep 2026 02:30PM UTC
Jobs 1
Files 1319
Run time 4min
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

03 Sep 2026 01:56PM UTC coverage: 92.465% (+0.02%) from 92.45%
33763913941

push

github

erossignon
fix(address-space): a write to a variable of an abstract DataType rejects its own built-in encoding

Image is abstract, and its ImageBMP/ImageGIF/ImageJPG/ImagePNG subtypes have
no built-in encoding of their own: a Variant for any of them is stamped with
Image's own built-in ancestor, ByteString. ByteString is a supertype of
Image, not a subtype, so the subtype check used for abstract destination
types (correct for a family like Number, whose members do have distinct
built-in encodings) always rejected it. Accept a variant that matches the
abstract type's own resolved built-in ancestor too.

23537 of 27678 branches covered (85.04%)

11 of 11 new or added lines in 1 file covered. (100.0%)

71 existing lines in 6 files now uncovered.

187512 of 202792 relevant lines covered (92.47%)

164536.3 hits per line

Coverage Regressions

Lines Coverage ∆ File
37
88.03
11.5% packages/node-opcua-address-space/api/loader/nodeset_image.ts
11
84.54
-0.51% packages/node-opcua-client/source/private/client_base_impl.ts
11
85.07
0.46% packages/node-opcua-client/source/private/reconnection/client_subscription_reconnection.ts
6
96.61
0.48% packages/node-opcua-address-space/source_nodejs/generate_address_space.ts
5
80.26
-0.65% packages/node-opcua-server/source/register_server_manager.ts
1
99.69
0.02% packages/node-opcua-client/source/client_subscription.ts
Jobs
ID Job ID Ran Files Coverage
1 33763913941.1 03 Sep 2026 02:30PM UTC 1319
92.47
GitHub Action Run
Source Files on build 33763913941
  • Tree
  • List 1319
  • Changed 9
  • Source Changed 7
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #33763913941
  • 118ba4b6 on github
  • Prev Build on master (#33755454530)
  • Next Build on master (#33773754903)
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