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

zhaozg / lua-openssl / 19205040813 / 1
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 09 Nov 2025 07:39AM UTC
Files 45
Run time 1s
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.1

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

Source Files on job 19205040813.1
  • Tree
  • List 45
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 19205040813
  • Travis Job
  • 0331f7e6 on github
  • Prev Job for on master (#19204687632.1)
  • Next Job for on master (#19205172027.1)
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