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

kaidokert / krabitls-rs / 28219000417
85%

Build:
DEFAULT BRANCH: main
Ran 26 Jun 2026 05:24AM 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 05:23AM UTC coverage: 81.269%. Remained the same
28219000417

push

github

web-flow
hoist in-fn use statements to module top (#67)

Two remaining in-body `use` sites moved to module scope (HARD style rule):

- footprint/handshakes `run_aes_ed25519_facade_clocked`: its strategy +
  validity imports were inline. Hoisted under the fn's own cfg; `DerCert`
  and `TlsStream` carry an extra `not(jedisct)` guard since the jedisct
  block already imports them — both arrive from one place per build.
- newtype tests: `extern crate alloc` + `use alloc::format` sat mid-module
  between test fns; moved up with the other test imports.

Pure relocation, no behavior change. M3 validity/jedisct/base ACCEPT.

3675 of 4522 relevant lines covered (81.27%)

182.03 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28219000417.1 26 Jun 2026 05:24AM UTC 27
81.27
GitHub Action Run
Source Files on build 28219000417
  • Tree
  • List 27
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28219000417
  • 1593fcd7 on github
  • Prev Build on main (#28218092790)
  • Next Build on main (#28220320846)
  • 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