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

node-opcua / node-opcua / 26079274709
92%

Build:
DEFAULT BRANCH: master
Ran 19 May 2026 06:36AM 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

19 May 2026 05:59AM UTC coverage: 92.049% (+0.007%) from 92.042%
26079274709

push

github

erossignon
fix: preserve cross-namespace references in toNodeset2XML

When a namespace defines both types (nbTypes>0) and instances
with cross-namespace references (HasInterface, Organizes),
the priority table would sort the user namespace before
companion specs. This caused referenceToKeep() to drop
HasInterface and Organizes references, and the dependency
detection to exclude companion spec namespaces from the
NamespaceUris manifest.

Changes:
- nodeset_to_xml.ts: remove blanket priority filter from
  referenceToKeep(). Priority check now only applies to
  forward Aggregates refs. NonHierarchicalReferences
  (HasInterface) and inverse Organizes are always kept.
- construct_namespace_dependency.ts: bypass priority filter
  for forward NonHierarchicalReferences targets so that
  companion specs are correctly listed as dependencies.
- test_nodeset_to_xml.ts: add NSXML-PRIO-1 test that
  reproduces the bug with a namespace containing both an
  ObjectType and an instance with HasInterface + Organizes
  refs to DI namespace.

18446 of 21745 branches covered (84.83%)

20 of 20 new or added lines in 2 files covered. (100.0%)

164043 of 178213 relevant lines covered (92.05%)

434596.31 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26079274709.1 19 May 2026 06:36AM UTC 1225
92.05
GitHub Action Run
Source Files on build 26079274709
  • Tree
  • List 1225
  • Changed 7
  • Source Changed 3
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26079274709
  • 820e4412 on github
  • Prev Build on master (#26028346020)
  • Next Build on master (#26083102272)
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