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

zhaozg / lua-openssl / 30746242581
94%
master: 93%

Build:
Build:
LAST BUILD BRANCH: v0.x
DEFAULT BRANCH: master
Ran 02 Aug 2026 11:43AM UTC
Jobs 1
Files 45
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

02 Aug 2026 11:34AM UTC coverage: 92.782%. Remained the same
30746242581

push

travis-ci

zhaozg
docs: fix and complete LDoc comments across src C modules

Fix incorrect @function names that did not match the Lua export names:
- mac.c: ctx (was 'new'), close (was 'free'), added get_params
- xname.c: toprint (was 'print'), corrected parameter/return docs
- asn1.c: d2i_asn1type (was 'asn1type_d2i')
- bio.c: ssl (was 'get_ssl')
- ssl.c: flush_sessions (was 'flush'), added compress_id
- ocsp.c: response_read (was 'read')
- cipher.c: close (was '__gc')
- ec.c: added do_sign / do_verify

Add missing @function documentation for exported APIs:
- point.c: 16 EC point module functions (dup, equal, add, dbl, invert, mul,
  is_at_infinity, is_on_curve, set_to_infinity, point2oct, oct2point,
  point2bn, bn2point, point2hex, hex2point, affine_coordinates)
- digest.c / hmac.c: close

Normalize legacy @param/@return tags to LDoc @tparam/@treturn with types:
- lbn.c: 87 tags across the whole big-number module (incl. @param[opt])
- cms.c / ec.c / ots.c / ssl.c / xattrs.c / xexts.c / xstore.c / ocsp.c

Comment validity rate stays at 100%; all 48 official test files pass.

9551 of 10294 relevant lines covered (92.78%)

1554.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30746242581.1 02 Aug 2026 11:45AM UTC 45
92.78
Travis Job
Source Files on build 30746242581
  • Tree
  • List 45
  • Changed 17
  • Source Changed 17
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • ea8ee50f on github
  • Prev Build on v0.x (#30745147937)
  • Next Build on v0.x (#30746477064)
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