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

node-opcua / node-opcua / 28389643215
92%

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

29 Jun 2026 05:10PM UTC coverage: 92.054%. Remained the same
28389643215

push

github

erossignon
fix(filter): return a StatusCode when a selectClause typeDefinitionId does not resolve

checkSelectClause now returns BadNodeIdUnknown when the SimpleAttributeOperand
typeDefinitionId does not reference an existing node, and BadTypeMismatch when it
references a node that is not an ObjectType, instead of dereferencing the result
of findEventType() (which returns null for an unknown NodeId).

Adds a unit test (checkSelectClauses with an unresolved typeDefinitionId) and an
end-to-end test verifying the selectClause result is reported per-clause.

18511 of 21825 branches covered (84.82%)

5 of 6 new or added lines in 1 file covered. (83.33%)

340 existing lines in 8 files now uncovered.

164590 of 178797 relevant lines covered (92.05%)

434180.06 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
90.57
6.93% packages/node-opcua-service-filter/source/check_event_clause.ts

Coverage Regressions

Lines Coverage ∆ File
108
91.49
0.06% packages/node-opcua-server/source/server_subscription.ts
103
85.55
0.69% packages/node-opcua-server/source/monitored_item.ts
68
93.25
-0.19% packages/node-opcua-address-space/source/loader/load_nodeset2.ts
35
88.79
3.08% packages/node-opcua-service-filter/source/check_where_clause.ts
10
85.67
-0.53% packages/node-opcua-client/source/private/client_base_impl.ts
9
83.15
-0.44% packages/node-opcua-secure-channel/source/client/client_secure_channel_layer.ts
5
85.12
-0.69% packages/node-opcua-server/source/register_server_manager.ts
2
95.74
2.27% packages/node-opcua-server/source/validate_filter.ts
Jobs
ID Job ID Ran Files Coverage
1 28389643215.1 29 Jun 2026 05:48PM UTC 1225
92.05
GitHub Action Run
Source Files on build 28389643215
  • Tree
  • List 1225
  • Changed 11
  • Source Changed 8
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28389643215
  • 3edc0168 on github
  • Prev Build on master (#28191855557)
  • Next Build on master (#28391773988)
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