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

rust-bitcoin / rust-bitcoin / 12895471895
83%

Build:
DEFAULT BRANCH: master
Ran 21 Jan 2025 08:41PM UTC
Jobs 1
Files 117
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

21 Jan 2025 08:40PM UTC coverage: 83.072%. Remained the same
12895471895

push

github

apoelstra
Merge rust-bitcoin/rust-bitcoin#3920: Make `io::Error` `Sync`

<a class=hub.com/rust-bitcoin/rust-bitcoin/commit/11a9dced766c56d6258af6f43d8691aaf7b2110f">11a9dced7<a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/39dd3cad20950ab25696c45f9f74d0ca3bba2289"> api: Run just check-api (Tobin C. Harding)
<a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/31dda6d53d4d014e88ca599ecee7a5fbdb88b9c1">31dda6d53</a> Make io::Error Sync (Tobin C. Harding)

Pull request description:

  Currently we use a marker that contains an `UnsafeCell` but `UnsafeCell` is not `Sync` so this makes `io::Error` not `Sync`. We can instead wrap the `UnsafeCell` and implement `Sync` for it.

  Fix: #3883

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

Tree-SHA512: 77c89a32ed6d47395181ff2b60f3b9487a6

20846 of 25094 relevant lines covered (83.07%)

17429.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12895471895.1 21 Jan 2025 08:41PM UTC 117
83.07
GitHub Action Run
Source Files on build 12895471895
  • Tree
  • List 117
  • Changed 11
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #12895471895
  • 39dd3cad on github
  • Prev Build on master (#12892482087)
  • Next Build on master (#12910323265)
  • 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