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

kaidokert / krabitls-rs / 28220320846
85%

Build:
DEFAULT BRANCH: main
Ran 26 Jun 2026 06:02AM UTC
Jobs 1
Files 27
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

26 Jun 2026 06:01AM UTC coverage: 81.832% (+0.6%) from 81.269%
28220320846

push

github

web-flow
consts dedup, Scratch alias const-assert, state-machine tests (#68)

- Centralize the handshake-type + ChangeCipherSpec content-type constants
  in `consts`. HS_FINISHED was redefined in three files and
  HS_ENCRYPTED_EXTENSIONS in two; the inline NewSessionTicket const and
  connection's CT_CHANGE_CIPHER_SPEC join them. Removes the drift risk.
- Add `Scratch::DIMENSIONS_VALID`, a compile-time floor check the
  crate's own `DefaultScratch` alias forces evaluation of, so a future
  edit dropping it below MIN_RECV / MIN_SEND_STANDARD fails to build.
  User-supplied generics stay on the existing runtime path.
- Table-driven tests for the engine event-priority ladders (data +
  handshake phase, including the HandshakeDone-while-finished-ack gate)
  and a reassembler dangling-partial-header edge.

3797 of 4640 relevant lines covered (81.83%)

177.98 hits per line

Coverage Regressions

Lines Coverage ∆ File
72
72.11
0.0% krabitls/src/connection.rs
59
77.39
0.0% krabitls/src/server_flight.rs
56
88.65
2.06% krabitls/src/client/engine.rs
11
84.29
0.0% krabitls/src/lib.rs
7
97.86
0.05% krabitls/src/reassembler.rs
3
47.06
0.0% krabitls/src/client/scratch.rs
1
96.15
0.0% krabitls/src/client_flight.rs
Jobs
ID Job ID Ran Files Coverage
1 28220320846.1 26 Jun 2026 06:02AM UTC 27
81.83
GitHub Action Run
Source Files on build 28220320846
  • Tree
  • List 27
  • Changed 7
  • Source Changed 7
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28220320846
  • 31f0bae5 on github
  • Prev Build on main (#28219000417)
  • Next Build on main (#28245714169)
  • 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