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

node-opcua / node-opcua-pki / 32230305679
91%

Build:
DEFAULT BRANCH: master
Ran 19 Aug 2026 07:59AM 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

19 Aug 2026 07:57AM UTC coverage: 91.364%. Remained the same
32230305679

push

github

erossignon
fix(ca): await demo revocation; quote the CA dir in caconfig.cnf

The pki demo did not await revokeCertificate(), so `openssl ca -revoke`
and `-gencrl` for one key size ran concurrently with the next size's
`openssl ca` signing on the same database; index.txt is briefly absent
between openssl's two renames, and the loser failed with "Problem with
index file". Also await the enclosing wrap so the CLI reports when done.

The CA root folder is now emitted double-quoted and escaped in the
generated caconfig.cnf (renderCaConfig), so a location containing `$`,
backticks or `#` is taken literally by openssl's config parser instead
of being expanded, unquoted, or truncated. Test drives such a path.

543 of 719 branches covered (75.52%)

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

1587 of 1737 relevant lines covered (91.36%)

296.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32230305679.1 19 Aug 2026 07:59AM UTC 21
91.36
GitHub Action Run
Source Files on build 32230305679
  • Tree
  • List 21
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #32230305679
  • 5c432741 on github
  • Prev Build on master (#32149777214)
  • Next Build on master (#32230857970)
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