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

rust-bitcoin / rust-bitcoin / 15214762049
83%

Build:
DEFAULT BRANCH: master
Ran 23 May 2025 04:19PM 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 04:18PM UTC coverage: 84.74% (-0.02%) from 84.758%
15214762049

push

github

apoelstra
Merge rust-bitcoin/rust-bitcoin#4538: Use `_u32` in `FeeRate` constructor instead of `_unchecked`

<a class=hub.com/rust-bitcoin/rust-bitcoin/commit/a1ce2d1ac8d646b63532ed9ac459ffea39ec8c20">a1ce2d1ac Use _u32 in FeeRate constructor instead of _unchecked (Tobin C. Harding)

Pull request description:

  When constructing an `Amount` it was observed recently that a `u32` is often big enough. For the same reason we can use a `u32` to construct a fee rate instead of overflowing.

  Use `_u32`in the constructor and remove the panic.

ACKs for top commit:
  apoelstra:
    ACK a1ce2d1ac8d646b63532ed9ac459ffea39ec8c20; successfully ran local tests

Tree-SHA512: 339974c95969f3785aa4b482e38036ca484

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

6 existing lines in 1 file now uncovered.

23651 of 27910 relevant lines covered (84.74%)

15910.96 hits per line

Coverage Regressions

Lines Coverage ∆ File
6
86.01
-0.31% bitcoin/src/psbt/mod.rs
Jobs
ID Job ID Ran Files Coverage
1 15214762049.1 23 May 2025 04:19PM UTC 130
84.74
GitHub Action Run
Source Files on build 15214762049
  • Tree
  • List 130
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15214762049
  • 1c079167 on github
  • Prev Build on master (#15213230082)
  • Next Build on master (#15222968174)
  • 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