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

rust-bitcoin / rust-bitcoin / 15201971164
83%

Build:
DEFAULT BRANCH: master
Ran 23 May 2025 03:58AM UTC
Jobs 1
Files 130
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 May 2025 03:57AM UTC coverage: 84.783% (+0.03%) from 84.755%
15201971164

push

github

apoelstra
Merge rust-bitcoin/rust-bitcoin#4542: Fix FeeRate::checked_add/sub

<a class=hub.com/rust-bitcoin/rust-bitcoin/commit/395252c6d95fdd581ce5e8ad5d7978515aafea23">395252c6d Fix FeeRate::checked_add/sub (Tobin C. Harding)

Pull request description:

  Currently the `checked_add` and `checked_sub` functions use a `u64` for the right hand side. This leaks the inner unit because the RHS value is implicitly in the same unit.

  Make the functions have `FeeRate` on the RHS.

ACKs for top commit:
  apoelstra:
    ACK 395252c6d95fdd581ce5e8ad5d7978515aafea23; successfully ran local tests; will one-ACK merge as this is units-only

Tree-SHA512: 1f0893f75d2724d0feeea78c5275786fca6

15 of 15 new or added lines in 1 file covered. (100.0%)

23524 of 27746 relevant lines covered (84.78%)

16011.36 hits per line

Jobs
ID Job ID Ran Files Coverage
1 15201971164.1 23 May 2025 03:58AM UTC 130
84.78
GitHub Action Run
Source Files on build 15201971164
  • Tree
  • List 130
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15201971164
  • 7dcff506 on github
  • Prev Build on master (#15201206199)
  • Next Build on master (#15210512422)
  • 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