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

node-opcua / node-opcua-pki / 22825100517
92%

Build:
DEFAULT BRANCH: master
Ran 08 Mar 2026 04:30PM 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

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

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%)

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

1093 of 1183 relevant lines covered (92.39%)

281.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22825100517.1 08 Mar 2026 04:30PM UTC 21
92.39
GitHub Action Run
Source Files on build 22825100517
  • 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 #22825100517
  • 227a95de on github
  • Prev Build on master (#22802324274)
  • Next Build on master (#22825904245)
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