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

kaidokert / krabitls-rs / 28107067860
85%

Build:
DEFAULT BRANCH: main
Ran 24 Jun 2026 02:46PM UTC
Jobs 1
Files 26
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

24 Jun 2026 02:46PM UTC coverage: 65.573% (-0.007%) from 65.58%
28107067860

push

github

web-flow
refactor(lib): fold ClientHello suite/sig advertisement to cfg!() consts (#58)

* refactor(lib): fold ClientHello suite/sig advertisement to cfg!() consts

The per-cipher-combo `CH_CIPHER_SUITES_COUNT`/`EXT_SIGNATURE_ALGORITHMS_TOTAL`
consts, the six `CLIENT_HELLO_LEN` const-asserts, and the sig-alg ext writer
collapse into compile-time `cfg!(feature=...)` arithmetic — one const each
instead of N `#[cfg]`-gated items. `SIG_SCHEME_RSA_PSS_RSAE_SHA256` becomes
unconditional so it can be named from the `cfg!(rsa)`-false branch. lib.rs
29 -> 15 non-test cfgs.

4 of 4 new or added lines in 1 file covered. (100.0%)

1 existing line in 1 file now uncovered.

3099 of 4726 relevant lines covered (65.57%)

54.97 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
83.99
-0.21% krabitls/src/lib.rs
Jobs
ID Job ID Ran Files Coverage
1 28107067860.1 24 Jun 2026 02:46PM UTC 26
65.57
GitHub Action Run
Source Files on build 28107067860
  • Tree
  • List 26
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28107067860
  • 66efdc27 on github
  • Prev Build on main (#28083297421)
  • Next Build on main (#28109284992)
  • Delete
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