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

node-opcua / node-opcua / 33723106481
91%

Build:
DEFAULT BRANCH: master
Ran 03 Sep 2026 06:58AM 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 06:24AM UTC coverage: 92.397% (+0.005%) from 92.392%
33723106481

push

github

erossignon
perf(address-space): propagate only the back references the document needs

The image records, per reference, whether the target's record declares
the inverse (record schema 2; catalog images rebuilt; an image of another
schema is skipped for its XML). Replaying an image, the loader propagates
the one-sided references one by one and the sweep skips the nodes it
settled, a set that lives for the load only. The lookups resolve a
reference's target on first use, since the sweep no longer does it for
every reference; the exporters resolve the types they read.

Standard nodeset from its image, CPU profile over 25 loads: the
back-reference phase 6.8 ms to 3.4 ms per load.

23443 of 27572 branches covered (85.02%)

197 of 201 new or added lines in 10 files covered. (98.01%)

413 existing lines in 6 files now uncovered.

187003 of 202390 relevant lines covered (92.4%)

161859.21 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
91.0
0.56% packages/node-opcua-address-space/api/loader/nodeset_record_applier.ts
2
92.34
0.01% packages/node-opcua-address-space/impl/base_node_impl.ts

Coverage Regressions

Lines Coverage ∆ File
179
83.42
0.18% packages/node-opcua-address-space/impl/base_node_private.ts
134
92.34
0.01% packages/node-opcua-address-space/impl/base_node_impl.ts
90
83.14
0.01% packages/node-opcua-address-space/impl/ua_variable_impl.ts
7
96.7
0.11% packages/node-opcua-address-space/impl/child_accessors.ts
2
85.06
0.0% packages/node-opcua-client/source/private/reconnection/reconnection.ts
1
91.0
0.56% packages/node-opcua-address-space/api/loader/nodeset_record_applier.ts
Jobs
ID Job ID Ran Files Coverage
1 33723106481.1 03 Sep 2026 06:58AM UTC 1319
92.4
GitHub Action Run
Source Files on build 33723106481
  • Tree
  • List 1319
  • Changed 15
  • Source Changed 14
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #33723106481
  • f0d1eac3 on github
  • Prev Build on master (#33715478045)
  • Next Build on master (#33731892943)
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