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

rust-bitcoin / rust-bitcoin / 14139671848
83%

Build:
DEFAULT BRANCH: master
Ran 28 Mar 2025 11:32PM UTC
Jobs 1
Files 129
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

28 Mar 2025 11:31PM UTC coverage: 83.547% (+0.004%) from 83.543%
14139671848

push

github

apoelstra
Merge rust-bitcoin/rust-bitcoin#4289: [hashes] Disable fixed-time equality cmp when building for fuzzers, use fixed-time equality for `Hmac`

<a class=hub.com/rust-bitcoin/rust-bitcoin/commit/<a class="double-link" href="https://git"><a class=hub.com/rust-bitcoin/rust-bitcoin/commit/2d9e240fb6ae13e6139713f9bb8ccb51e5dc0bff">2d9e240fb<a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/3748bfcd66a67c58c8813d7a428c503e10b5cea1"> [hashes] Use `fixed_time_eq` for `Hmac::eq` (Matt Corallo)
<a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/7ac72730133507b3597611a55d6e7848aece74e2">7ac727301</a> [hashes] Disable fixed-time equality cmp when building for fuzzers (Matt Corallo)

Pull request description:

  Fuzzers want to break memcmp calls into separate comparisons for coverage monitoring, allowing them to not-quite-brute-force find inputs that fully match. Thus, we disable our fancy fixed-time comparison when built with the `hashes_fuzz` cfg.

ACKs for top commit:
  Kixunil:
    ACK 2d9e240fb6ae13e6139713f9bb8ccb51e5dc0bff
  apoelstra:
    ACK 2d9e240fb6ae13e6139713f9bb8ccb51e5dc0bff; successfully ran local tests

Tree-SHA512: 372e344ae4bbc4ca916c15286e88b863463

40 of 40 new or added lines in 2 files covered. (100.0%)

1 existing line in 1 file now uncovered.

22241 of 26621 relevant lines covered (83.55%)

16759.5 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
85.84
-0.06% bitcoin/src/psbt/mod.rs
Jobs
ID Job ID Ran Files Coverage
1 14139671848.1 28 Mar 2025 11:32PM UTC 129
83.55
GitHub Action Run
Source Files on build 14139671848
  • Tree
  • List 129
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #14139671848
  • 3748bfcd on github
  • Prev Build on master (#14135589422)
  • Next Build on master (#14140144698)
  • 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