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

rust-bitcoin / rust-bitcoin / 12323859033 / 1
83%
master: 83%

Build:
DEFAULT BRANCH: master
Ran 13 Dec 2024 10:18PM UTC
Files 114
Run time 11s
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

13 Dec 2024 10:16PM UTC coverage: 82.925%. Remained the same
12323859033.1

push

github

apoelstra
Merge rust-bitcoin/rust-bitcoin#3738: Remove Weight::from_wu_usize function

<a class=hub.com/rust-bitcoin/rust-bitcoin/commit/3c8c95651169fb9329ceb380162721c2d2f9b3aa">3c8c95651 Remove Weight::from_wu_usize function (Tobin C. Harding)

Pull request description:

  This constructor is an anomaly in this repo. Also it is ugly to have the type parameter hard coded in the function name.

  The problem the constructor is trying to solve is that we don't like casts that don't obviously loose data. We have a solution for that already in `internals::ToU64`. This trait cannot be used in const contexts though so we do introduce a single cast in this patch.

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

Tree-SHA512: 168196edb9543e89fab7c5ca21db68d61ec

20295 of 24474 relevant lines covered (82.92%)

17711.26 hits per line

Source Files on job 12323859033.1
  • Tree
  • List 0
  • Changed 14
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 12323859033
  • ee8430a5 on github
  • Prev Job for on master (#12322869385.1)
  • Next Job for on master (#12324839276.1)
  • 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