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

zhaozg / lua-openssl / 19205040813
94%

Build:
DEFAULT BRANCH: master
Ran 09 Nov 2025 07:25AM 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 07:12AM UTC coverage: 93.551%. Remained the same
19205040813

push

travis-ci

web-flow
Suppress ENGINE API deprecation warnings in src/engine.c (#361)


* Suppress ENGINE API deprecation warnings in src/engine.c

Add pragma directives to suppress 53 deprecation warnings from ENGINE API
which is deprecated in OpenSSL 3.0. The ENGINE module is retained for
backward compatibility and may be migrated to Provider API in the future.
This follows the same pattern used in other modules (dh.c, dsa.c, srp.c).

- Add #pragma GCC diagnostic push/pop around the entire module
- Add clear comment explaining the rationale
- No functional changes - maintains 100% backward compatibility
- Tests pass successfully

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

* Update DEPRECATION_STATUS.md for ENGINE module completion

Move ENGINE module from "Remaining" to "Completed" section:
- Status: 0 deprecation warnings (was 53)
- Added rationale and code comment example
- Updated last modified date
- Added issue reference #360
- Updated conclusion to reflect ENGINE completion

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>

10242 of 10948 relevant lines covered (93.55%)

1934.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 19205040813.1 09 Nov 2025 07:39AM UTC 45
93.55
Travis Job
Source Files on build 19205040813
  • Tree
  • List 45
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 0331f7e6 on github
  • Prev Build on master (#19204687632)
  • Next Build on master (#19205172027)
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