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

rust-bitcoin / rust-bitcoin / 10596979066
83%

Build:
DEFAULT BRANCH: master
Ran 28 Aug 2024 12:48PM UTC
Jobs 1
Files 98
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 Aug 2024 12:47PM UTC coverage: 82.765%. Remained the same
10596979066

push

github

apoelstra
Merge rust-bitcoin/rust-bitcoin#3256: Change `T::from_str(s)` to `s.parse::<T>()`

<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/<a class="double-link" href="https://git"><a class=hub.com/rust-bitcoin/rust-bitcoin/commit/a76d76eca118d9700ffabea074beac7f55a505a9">a76d76eca Change `T::from_str(s)` to `s.parse::<T>()` (Jamil Lambert, PhD)

Pull request description:

  As mentioned in issue #3234 `s.parse::<T>()` is more idiomatic and produces more helpful error messages.

  This has been changed in the main codebase, not including examples, rustdocs, and in the `test` modules.

  `use std::str::FromStr;` has been removed where this change makes it unnecessary.

  To close the issue it may also need to be changed in the examples and the `test` modules and `contributing.md` updated.

ACKs for top commit:
  Kixunil:
    ACK a76d76eca118d9700ffabea074beac7f55a505a9
  storopoli:
    ACK a76d76eca118d9700ffabea074beac7f55a505a9
  tcharding:
    ACK a76d76eca118d9700ffabea074beac7f55a505a9

Tree-SHA512: 18be389579ec5168c6d960e7d144dfff425

8 of 12 new or added lines in 5 files covered. (66.67%)

19645 of 23736 relevant lines covered (82.76%)

15688.24 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10596979066.1 28 Aug 2024 12:48PM UTC 0
82.76
GitHub Action Run
Source Files on build 10596979066
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #10596979066
  • e048b7b0 on github
  • Prev Build on master (#10590052682)
  • Next Build on master (#10604185492)
  • 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