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

zhaozg / lua-openssl / 30746477064
94%
master: 93%

Build:
Build:
LAST BUILD BRANCH: v0.x
DEFAULT BRANCH: master
Ran 02 Aug 2026 11:50AM 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

02 Aug 2026 11:47AM UTC coverage: 93.931% (+1.1%) from 92.782%
30746477064

push

travis-ci

zhaozg
test(mac): fix testCMAC to dup a fresh context

fix(mac) made dup() inherit the finalized state of the original context,
so dup'ing an already-finalized ctx yields a context that correctly
rejects further update()/final() calls (see testFinalized). testCMAC
was still dup'ing the finalized ctx to obtain the raw tag form, which
now (correctly) fails with nil, err, code and broke CI on every OpenSSL
3.x matrix entry.

Compute the raw binary tag from a dup of a fresh context instead; the
known-answer check is unchanged.

10617 of 11303 relevant lines covered (93.93%)

2206.12 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30746477064.1 02 Aug 2026 11:53AM UTC 45
93.93
Travis Job
Source Files on build 30746477064
  • Tree
  • List 45
  • Changed 18
  • Source Changed 0
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 59c104cd on github
  • Prev Build on v0.x (#30746242581)
  • Next Build on v0.x (#30751039922)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc