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

zhaozg / lua-openssl / 19059164860
88%
master: 94%

Build:
Build:
LAST BUILD BRANCH: HEAD
DEFAULT BRANCH: master
Ran 04 Nov 2025 05:54AM UTC
Jobs 1
Files 44
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

04 Nov 2025 05:48AM UTC coverage: 87.514% (-6.1%) from 93.583%
19059164860

Pull #336

travis-ci

Copilot
Refactor ec.c to reuse code from group.c and point.c

- Made helper functions in group.c non-static (openssl_to_group_asn1_flag, openssl_push_group_asn1_flag, openssl_to_point_conversion_form, openssl_push_point_conversion_form)
- Removed duplicate helper functions from ec.c that now exist in group.c
- Created ec_group_point.h header to export needed functions
- ec.c now reuses functions from group.c and point.c instead of duplicating them
- All 128 tests pass (16 group + 23 point + 89 existing)

Co-authored-by: zhaozg <542599+zhaozg@users.noreply.github.com>
Pull Request #336: Implement standalone EC_GROUP and EC_POINT modules for elliptic curve operations

231 of 572 new or added lines in 3 files covered. (40.38%)

352 existing lines in 3 files now uncovered.

9462 of 10812 relevant lines covered (87.51%)

2102.51 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
138
60.91
src/group.c
203
5.58
src/point.c

Uncovered Existing Lines

Lines Coverage ∆ File
6
97.36
-2.64% src/openssl.c
6
93.88
-0.6% src/pkey.c
340
14.77
-77.25% src/ec.c
Jobs
ID Job ID Ran Files Coverage
1 19059164860.1 04 Nov 2025 05:57AM UTC 44
87.51
Travis Job
Source Files on build 19059164860
  • Tree
  • List 44
  • Changed 5
  • Source Changed 3
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #336
  • PR Base - feat/ec (#19057031357)
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