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

rust-bitcoin / rust-bitcoin / 12323859033
83%

Build:
DEFAULT BRANCH: master
Ran 13 Dec 2024 10:18PM UTC
Jobs 1
Files 114
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

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

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

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

20295 of 24474 relevant lines covered (82.92%)

17711.26 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12323859033.1 13 Dec 2024 10:18PM UTC 0
82.92
GitHub Action Run
Source Files on build 12323859033
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #12323859033
  • ee8430a5 on github
  • Prev Build on master (#12322869385)
  • Next Build on master (#12324839276)
  • 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