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

node-opcua / node-opcua / 33713064856
91%

Build:
DEFAULT BRANCH: master
Ran 03 Sep 2026 04:28AM UTC
Jobs 1
Files 1319
Run time 3min
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 03:54AM UTC coverage: 92.419% (+0.07%) from 92.352%
33713064856

push

github

erossignon
refactor(address-space): toNodeset2XML consumes the record walk

The walk of nodeset_to_records.ts, with section and object comment
markers, drives the order of the XML export; the per-class dumpers emit
their element and nothing else, and node.dumpXML(writer) runs the walk
from that node. Output is byte-identical on every catalog namespace, pinned
by a golden test; the walk keeps the address space's own reference order
for that, and records carry it, the XML writer sorting on its own.

23372 of 27497 branches covered (85.0%)

150 of 160 new or added lines in 2 files covered. (93.75%)

1126 existing lines in 23 files now uncovered.

186705 of 202021 relevant lines covered (92.42%)

175596.59 hits per line

Uncovered Changes

Lines Coverage ∆ File
10
89.66
-2.23% packages/node-opcua-address-space/impl/nodeset_tools/nodeset_to_xml.ts

Coverage Regressions

Lines Coverage ∆ File
238
83.13
-0.2% packages/node-opcua-address-space/impl/ua_variable_impl.ts
195
83.24
-0.21% packages/node-opcua-address-space/impl/base_node_private.ts
152
92.34
1.41% packages/node-opcua-address-space/impl/base_node_impl.ts
117
92.12
-0.15% packages/node-opcua-address-space/impl/namespace_impl.ts
105
91.89
1.03% packages/node-opcua-address-space/impl/address_space.ts
57
89.66
-2.23% packages/node-opcua-address-space/impl/nodeset_tools/nodeset_to_xml.ts
31
89.89
0.01% packages/node-opcua-address-space/impl/alarms_and_conditions/ua_condition_impl.ts
25
90.73
0.28% packages/node-opcua-address-space/api/loader/make_xml_extension_object_parser.ts
24
93.92
0.03% packages/node-opcua-convert-nodeset-to-javascript/source/convert_to_typescript.ts
23
83.52
-0.46% packages/node-opcua-address-space/impl/ua_method_impl.ts
22
94.19
0.1% packages/node-opcua-address-space/api/loader/generateAddressSpaceRaw.ts
21
91.26
0.01% packages/node-opcua-address-space/impl/ua_variable_impl_ext_obj.ts
21
92.56
0.1% packages/node-opcua-address-space/impl/ua_variable_type_impl.ts
21
95.57
-1.77% packages/node-opcua-xml2json/source/xml2json.ts
17
91.86
-0.93% packages/node-opcua-address-space/api/loader/load_nodeset2.ts
11
96.89
10.33% packages/node-opcua-xml2json/source/thirdparties/parser/lts.ts
10
92.24
-0.16% packages/node-opcua-address-space/impl/reference_impl.ts
9
96.91
-0.39% packages/node-opcua-address-space/impl/ua_data_type_impl.ts
7
85.8
0.18% packages/node-opcua-address-space/impl/tool_isSubtypeOf.ts
6
97.25
4.17% packages/node-opcua-address-space/api/loader/parsers/variant_parser.ts
6
96.13
2.8% packages/node-opcua-address-space/source_nodejs/generate_address_space.ts
6
98.91
0.02% packages/node-opcua-variant/source/variant.ts
2
93.4
-0.39% packages/node-opcua-address-space/impl/alarms_and_conditions/ua_alarm_condition_impl.ts
Jobs
ID Job ID Ran Files Coverage
1 33713064856.1 03 Sep 2026 04:28AM UTC 1319
92.42
GitHub Action Run
Source Files on build 33713064856
  • Tree
  • List 1319
  • Changed 41
  • Source Changed 36
  • Coverage Changed 36
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #33713064856
  • 92291f85 on github
  • Prev Build on master (#33684695700)
  • Next Build on master (#33715478045)
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