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

node-opcua / node-opcua-pki / 22825100517 / 1
92%
master: 92%

Build:
DEFAULT BRANCH: master
Ran 08 Mar 2026 04:30PM UTC
Files 21
Run time 0s
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

08 Mar 2026 04:26PM UTC coverage: 92.392% (+0.8%) from 91.617%
22825100517.1

push

github

erossignon
feat(pki): add isTrustListEmpty() and
getTrustedCertificateCount() to CertificateManager
(US-032)

Add two public methods for inspecting the trusted
certificate store without parsing internal files:

- isTrustListEmpty(): boolean — returns true when
  no certificates are in the trusted store
- getTrustedCertificateCount(): number — returns the
  number of trusted certificates

Both read the in-memory #thumbs.trusted index which
is kept in sync with trusted/certs/ by file watchers.

5 new tests verify empty, trust, multi-trust, reject,
and full-reject transitions.

233 of 315 branches covered (73.97%)

1093 of 1183 relevant lines covered (92.39%)

281.8 hits per line

Source Files on job 22825100517.1
  • 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 Build 22825100517
  • 227a95de on github
  • Prev Job for on master (#22802324274.1)
  • Next Job for on master (#22825904245.1)
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