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

kaidokert / fixed-bigint-rs / 26868591246
98%

Build:
DEFAULT BRANCH: main
Ran 03 Jun 2026 06:50AM 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

03 Jun 2026 06:50AM UTC coverage: 98.316%. Remained the same
26868591246

push

github

web-flow
Add ct-ctgrind: Valgrind taint harness for constant-time primitives (#119)

* Add ct-ctgrind: Valgrind taint harness for constant-time primitives

Companion to the existing asm-grep harness. Catches secret-derived
memory access patterns (data-dependent loads, cache-timing leaks)
that asm-grep can't see because they don't compile to branches.

Mirrors the ct-fixtures fixture set under crabgrind+Valgrind taint
with a host-only driver that attributes per-fixture violations via
the memcheck error counter delta. Adds:

- ct-verify/ct-ctgrind/ workspace member: host-only binary via a
  Linux-conditional crabgrind dep. Non-Linux hosts get no-op stubs
  so the workspace still builds; running natively prints a clear
  "must be run under valgrind" error and exits.
- panic-handler feature gate on ct-fixtures so the same crate can
  link as rlib into a host std binary. The cross-target asm-grep
  builds keep the default feature enabled.
- .github/workflows/ct-ctgrind.yml CI job (ubuntu, apt valgrind).
- ct-verify/ct-ctgrind/Dockerfile for local iteration on macOS or
  Windows hosts where valgrind isn't available natively.

2860 of 2909 relevant lines covered (98.32%)

367.28 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26868591246.1 03 Jun 2026 06:50AM UTC 26
98.32
GitHub Action Run
Source Files on build 26868591246
  • Tree
  • List 26
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26868591246
  • 925f0ed4 on github
  • Prev Build on main (#26866698639)
  • Next Build on main (#26997019830)
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