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

node-opcua / node-opcua / 25002628405
92%

Build:
DEFAULT BRANCH: master
Ran 27 Apr 2026 03:49PM UTC
Jobs 1
Files 1211
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

27 Apr 2026 02:59PM UTC coverage: 92.199% (-0.009%) from 92.208%
25002628405

push

github

erossignon
fix(secure-channel): use OPC Foundation URI for Aes256_Sha256_RsaPss asymmetric signature #1495

Aes256_Sha256_RsaPss was advertising the W3C
http://www.w3.org/2001/04/xmldsig-more#rsa-pss-sha256 URI as
asymmetricSignatureAlgorithm. OPC UA Part 7 Table 30 mandates
http://opcfoundation.org/UA/security/rsa-pss-sha2-256.

Spec-compliant clients (e.g. Eclipse Milo) reject the W3C URI with
Bad_SecurityChecksFailed / "unknown securityAlgorithmUri ...".
node-opcua-to-node-opcua connections were unaffected because both
sides agreed on the same non-spec URI.

18475 of 21945 branches covered (84.19%)

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

15 existing lines in 3 files now uncovered.

162165 of 175885 relevant lines covered (92.2%)

468016.35 hits per line

Coverage Regressions

Lines Coverage ∆ File
7
90.45
-0.38% packages/node-opcua-client/source/private/client_base_impl.ts
5
90.81
-0.7% packages/node-opcua-server/source/register_server_manager.ts
3
91.28
-0.15% packages/node-opcua-server/source/server_subscription.ts
Jobs
ID Job ID Ran Files Coverage
1 25002628405.1 27 Apr 2026 03:49PM UTC 1211
92.2
GitHub Action Run
Source Files on build 25002628405
  • Tree
  • List 1211
  • Changed 5
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25002628405
  • 59f823ab on github
  • Prev Build on master (#24997920090)
  • Next Build on master (#25260278334)
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