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

zhaozg / lua-openssl / 25772434618
93%
master: 93%

Build:
Build:
LAST BUILD BRANCH: HEAD
DEFAULT BRANCH: master
Ran 13 May 2026 01:29AM UTC
Jobs 1
Files 56
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

12 May 2026 03:14PM UTC coverage: 92.808% (-1.0%) from 93.832%
25772434618

Pull #408

travis-ci

zhaozg
feat(pqc): Phase 2.4 - Provider Management for PQC

Add PQC provider management capabilities to the provider module:

- Add `provider.query_pqc_algorithms()` to probe and list available PQC
  algorithms by attempting key generation for known PQC algorithm names
- Add `provider.load_pqc_providers()` to auto-detect and load common
  PQC providers (oqsprovider, liboqs, oqs, oqs-provider)
- Auto-load common PQC providers on module initialization (best-effort)
- Support both old OQS names (DILITHIUM2, KYBER768, etc.) and
  standardized NIST names (ML-DSA-44, ML-KEM-768, SLH-DSA-SHA2-*, etc.)
- Add comprehensive LDoc documentation for all new functions
- Add test suite covering query, load, and combined scenarios

This completes Phase 2.4 of the PQC implementation roadmap.
Pull Request #408: Feat/pqc

995 of 1143 new or added lines in 12 files covered. (87.05%)

15 existing lines in 2 files now uncovered.

10607 of 11429 relevant lines covered (92.81%)

1957.3 hits per line

Uncovered Changes

Lines Coverage ∆ File
73
0.0
src/pkey/kem.c
28
92.09
src/pkey/core.c
21
92.16
src/pkey/new.c
10
84.13
src/pkey/sign.c
7
78.13
src/pkey/engine.c
6
93.33
src/pkey/read.c
3
98.33
src/pkey/seal.c

Coverage Regressions

Lines Coverage ∆ File
14
90.1
-3.38% src/cms.c
1
90.97
-0.09% src/ssl.c
Jobs
ID Job ID Ran Files Coverage
1 25772434618.1 13 May 2026 01:32AM UTC 56
92.81
Travis Job
Source Files on build 25772434618
  • Tree
  • List 56
  • Changed 8
  • Source Changed 7
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #408
  • PR Base - master (#25725341539)
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