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

node-opcua / node-opcua-pki / 23511193245
92%

Build:
DEFAULT BRANCH: master
Ran 24 Mar 2026 08:42PM UTC
Jobs 1
Files 21
Run time 1min
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

24 Mar 2026 08:39PM UTC coverage: 92.181% (-0.03%) from 92.211%
23511193245

push

github

erossignon
fix(ca): recover from partial CA initialization

construct_CertificateAuthority now checks for both
cakey.pem AND cacert.pem before skipping CA creation.

If only the private key exists (partial init from a
previous failure, e.g. OpenSSL 3.5 authorityKeyIdentifier
error), the stale key and CSR are deleted and the CA is
rebuilt from scratch.

Previously, a failed first init left cakey.pem behind,
causing all subsequent initialize() calls to skip CA
creation — leaving cacert.pem permanently missing.

Add test: "should recover from partial CA init"

251 of 349 branches covered (71.92%)

9 of 10 new or added lines in 1 file covered. (90.0%)

1179 of 1279 relevant lines covered (92.18%)

264.72 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
94.19
-0.21% packages/node-opcua-pki/lib/ca/certificate_authority.ts
Jobs
ID Job ID Ran Files Coverage
1 23511193245.1 24 Mar 2026 08:42PM UTC 21
92.18
GitHub Action Run
Source Files on build 23511193245
  • Tree
  • List 21
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #23511193245
  • a59f971f on github
  • Prev Build on master (#23502630853)
  • Next Build on master (#23511225303)
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