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

zhaozg / lua-openssl
94%
master: 94%

Build:
Build:
LAST BUILD BRANCH: HEAD
DEFAULT BRANCH: master
Repo Added 23 Jan 2022 09:12AM UTC
Files 45
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

LAST BUILD ON BRANCH copilot/refactor-src-ots-c
branch: copilot/refactor-src-ots-c
CHANGE BRANCH
x
Reset
  • copilot/refactor-src-ots-c
  • HEAD
  • ci
  • copilot/add-argon2-support
  • copilot/add-openssl-30-ossl-param-api
  • copilot/complete-roadmap-phase-2-tasks
  • copilot/enhance-kdf-module-development
  • copilot/fix-222b392f-2914-4a4f-aec4-9bf69a58faed
  • copilot/fix-48d6976d-3915-400f-8928-a2201b4100c6
  • copilot/fix-6c79a49a-25ca-4213-9310-86f4d5c8e1eb
  • copilot/fix-ec-module-warnings
  • copilot/fix-encryption-functions
  • copilot/fix-warning-in-three-files
  • copilot/implement-ec-group-point-interfaces
  • copilot/improve-openssl-code-review
  • copilot/migrate-dh-module-to-evp-api
  • copilot/migrate-hmac-to-evp-mac
  • copilot/migrate-low-level-key-access
  • copilot/migrate-to-evp-pkey-keygen
  • copilot/optimize-error-handling
  • copilot/refactor-engine-module
  • copilot/refactor-rsa-module
  • copilot/scan-ldoc-comments-coverage
  • copilot/update-valgrind-suppressions
  • feat/ec
  • fix/ED25519
  • fix/mem
  • fix/supp
  • master
  • valgrind

09 Nov 2025 07:48AM UTC coverage: 93.55% (+0.7%) from 92.817%
19205412196

Pull #363

travis-ci

Copilot
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>
Pull Request #363: Refactor src/ots.c for OpenSSL 3.0 compatibility

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

10240 of 10946 relevant lines covered (93.55%)

2130.42 hits per line

Relevant lines Covered
Build:
Build:
10946 RELEVANT LINES 10240 COVERED LINES
2130.42 HITS PER LINE
Source Files on copilot/refactor-src-ots-c
  • Tree
  • List 45
  • Changed 19
  • Source Changed 1
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19205412196 copilot/refactor-src-ots-c 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() inst... Pull #363 09 Nov 2025 09:11AM UTC Copilot travis-ci
93.55
See All Builds (495)
  • Repo on GitHub
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

© 2025 Coveralls, Inc