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

kaidokert / krabitls-rs / 28010805678
85%

Build:
DEFAULT BRANCH: main
Ran 23 Jun 2026 07:49AM 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

23 Jun 2026 07:48AM UTC coverage: 71.097%. First build
28010805678

push

github

web-flow
ci: add coveralls.io coverage workflow + badge (#51)

* ci: add coveralls.io coverage workflow

Runs `cargo llvm-cov --all-features` on push to `main` / pull request
and uploads `lcov.info` to coveralls.io. Matches the workflow shape
sibling crates (modmath-rs, fixed-bigint-rs) use. README gains the
coverage badge.

* cli: declare MSRV 1.87; use getrandom::SysRng directly

The custom OsRng wrapper was 25 lines of TryRng/TryCryptoRng boilerplate
that getrandom now ships as `getrandom::SysRng` (since 0.4). Bumps
getrandom 0.3 → 0.4 and drops the direct rand_core dep — the CLI no
longer names the trait at all.

`rust-version = "1.87"` reflects what `is_multiple_of` + edition 2024
already require.

4199 of 5906 relevant lines covered (71.1%)

45.16 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28010805678.1 23 Jun 2026 07:49AM UTC 27
71.1
GitHub Action Run
Source Files on build 28010805678
  • Tree
  • List 27
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28010805678
  • 103f7c5a on github
  • Next Build on main (#28070542953)
  • 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