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

rust-bitcoin / rust-bitcoin / 11617695868
83%

Build:
DEFAULT BRANCH: master
Ran 31 Oct 2024 06:26PM UTC
Jobs 1
Files 113
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

31 Oct 2024 06:25PM UTC coverage: 82.537% (-0.05%) from 82.582%
11617695868

push

github

apoelstra
Merge rust-bitcoin/rust-bitcoin#3533: base58: Close all errors

<a class=hub.com/rust-bitcoin/rust-bitcoin/commit/c92290278eaa4b4f062928c6bc6c2984e1ab7ba6">c92290278 base58: Close all errors (Tobin C. Harding)

Pull request description:

  Currently we have a bunch of public errors in the `base58` crate. Only two are returned by public functions `decode()` and `decode_check()` (`Error` and `InvalidCharacterError` respectively).

  - Close the two public errors by adding private inner errors.
  - Add getters on the public errors to get the error data.
  - Make all other errors private.
  - Call `impl_from_infallible` for _all_ error types.

  Done as part of #3261

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

Tree-SHA512: e2ecef896252c76ead7d607ac3ee01031ab

4 of 26 new or added lines in 2 files covered. (15.38%)

19738 of 23914 relevant lines covered (82.54%)

18165.33 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11617695868.1 31 Oct 2024 06:26PM UTC 0
82.54
GitHub Action Run
Source Files on build 11617695868
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #11617695868
  • fe8c6455 on github
  • Prev Build on master (#11615767172)
  • Next Build on master (#11618961383)
  • 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