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

kaidokert / fixed-bigint-rs / 26997019830
98%

Build:
DEFAULT BRANCH: main
Ran 05 Jun 2026 05:20AM 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

05 Jun 2026 05:20AM UTC coverage: 98.316%. Remained the same
26997019830

push

github

web-flow
Add category ASYM: asymmetric-taint regression fixtures (#121)

* Add category ASYM: asymmetric-taint regression fixtures

The existing Cat A/B/C fixtures taint both operands symmetrically,
which is the right pattern for general CT-property verification — but
it doesn't catch a future refactor that removes a load-bearing
`core::hint::black_box` from one of the protected mask-select sites.
The LLVM XOR-select → cmov rewrite (PR #118, #120) only triggers
observably when the cmov's source operands carry asymmetric taint
metadata; with both fully tainted, Valgrind sees the cmov as taint
propagation rather than a "use of uninit value in conditional move"
error.

2860 of 2909 relevant lines covered (98.32%)

367.57 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26997019830.1 05 Jun 2026 05:20AM UTC 26
98.32
GitHub Action Run
Source Files on build 26997019830
  • 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 #26997019830
  • e2319b77 on github
  • Prev Build on main (#26868591246)
  • Next Build on main (#26999934421)
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