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

kaidokert / krabitls-rs / 33046095702
80%

Build:
DEFAULT BRANCH: main
Ran 27 Aug 2026 06:30AM UTC
Jobs 1
Files 29
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

27 Aug 2026 06:30AM UTC coverage: 80.369%. Remained the same
33046095702

push

github

web-flow
Floor MAX_CLIENT_SIG_LEN at 112 so ECDSA client-auth needs no feature (#155)

A caller-supplied ECDSA/HSM client-auth signer (verify offloaded to hardware)
couldn't fit its DER P-256/P-384 signature unless the software `ecdsa` (or `rsa`)
feature was also enabled — the non-RSA branch floored at 64 (ed25519). Raise it
to 112 (a DER P-384 ECDSA-Sig-Value); ed25519 fits within it. +48 B transient on
ed25519-only client-auth builds; the default NoClientAuth build is unaffected
(the buffers are DCE'd). Salvages the one carry-over from the superseded #153.

5183 of 6449 relevant lines covered (80.37%)

147.1 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33046095702.1 27 Aug 2026 06:30AM UTC 29
80.37
GitHub Action Run
Source Files on build 33046095702
  • Tree
  • List 29
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #33046095702
  • 3da38d88 on github
  • Prev Build on main (#33045200390)
  • Delete
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