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

zhaozg / lua-openssl / 19206473286
94%

Build:
DEFAULT BRANCH: master
Ran 09 Nov 2025 09:29AM 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

09 Nov 2025 09:24AM UTC coverage: 93.55% (+0.7%) from 92.817%
19206473286

push

travis-ci

web-flow
Refactor src/ots.c for OpenSSL 3.0 compatibility (#363)


* Refactor src/ots.c to use OpenSSL 3.0 accessor functions

Replace direct struct member access with proper accessor functions:
- Use ASN1_STRING_get0_data() and ASN1_STRING_length() instead of direct data/length access
- Use BIO_get_mem_data() instead of BIO_get_mem_ptr() with direct BUF_MEM access

All 177 tests pass successfully.

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>

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

10240 of 10946 relevant lines covered (93.55%)

2240.45 hits per line

Jobs
ID Job ID Ran Files Coverage
1 19206473286.1 09 Nov 2025 09:32AM UTC 45
93.55
Travis Job
Source Files on build 19206473286
  • Tree
  • List 45
  • Changed 19
  • Source Changed 1
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 525d0c18 on github
  • Prev Build on master (#19205172027)
  • Next Build on master (#19206682229)
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