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

zhaozg / lua-openssl / 18999220115
94%

Build:
DEFAULT BRANCH: master
Ran 01 Nov 2025 04:09PM UTC
Jobs 1
Files 41
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

01 Nov 2025 04:05PM UTC coverage: 93.583%. Remained the same
18999220115

push

travis-ci

web-flow
Document LDoc coverage analysis with comprehensive report (#333)

* Initial plan

* Add comprehensive LDoc coverage documentation

Co-authored-by: zhaozg <542599+zhaozg@users.noreply.github.com>

* Address code review feedback - fix grammar and organization

Co-authored-by: zhaozg <542599+zhaozg@users.noreply.github.com>

* Fix LDoc typos in hmac.c, mac.c and lhash.c

- Fix 'hamc' to 'hmac' typos in module usage examples
- Fix 'hamc_ctx' to 'hmac_ctx' in type references
- Fix module path 'openssl.hamc' to 'openssl.hmac'
- Update LDoc syntax from @tparam(opt=false) to @tparam[opt=false]
- Add clearer return value descriptions for raw parameter
- Fix banner comment in lhash.c header

Co-authored-by: zhaozg <542599+zhaozg@users.noreply.github.com>

* Clean up banner-style comments in ots.c, ssl.c and cms.c

Replace asterisk banner comments with standard C comments:
- ots.c: /***...***/ → /* ... */
- ssl.c: /***...***/ → /* ... */
- cms.c: /***...***/ → /* ... */

This ensures consistency with the codebase style and avoids
confusion with LDoc comment blocks.

Co-authored-by: zhaozg <542599+zhaozg@users.noreply.github.com>

* Add descriptions to ASN1 functions in asn1.c

Added clear descriptions for ASN1 group functions:
- set: set value of ASN1 object
- get: get value from ASN1 object
- i2d: encode ASN1 object to DER format
- d2i: decode DER encoded string to ASN1 object

This resolves the missing description issues at lines 988, 1067, 1098, and 1179.
Comment validity rate improved from 97.9% to 98.4%.

Co-authored-by: zhaozg <542599+zhaozg@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: zhaozg <542599+zhaozg@users.noreply.github.com>

9640 of 10301 relevant lines covered (93.58%)

2174.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 18999220115.1 01 Nov 2025 04:11PM UTC 41
93.58
Travis Job
Source Files on build 18999220115
  • Tree
  • List 41
  • Changed 7
  • Source Changed 7
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 35553145 on github
  • Prev Build on master (#18782875044)
  • Next Build on master (#19007120615)
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