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

rust-bitcoin / rust-bitcoin / 13227554026
83%

Build:
DEFAULT BRANCH: master
Ran 09 Feb 2025 04:26PM UTC
Jobs 1
Files 121
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

09 Feb 2025 04:25PM UTC coverage: 82.572%. Remained the same
13227554026

push

github

apoelstra
Merge rust-bitcoin/rust-bitcoin#4014: Return `Self::Output` from `ops::Rem`

<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/94f9bac6aadec17bbda66f7ad23a970fccdd840e">94f9bac6a Return Self::Output from ops::Rem (Tobin C. Harding)

Pull request description:

  The ops traits return `Self::Output` not `Self`. The current code builds because `Self` and `Self::Output` are both the same type.

  Use `Self::Output` as the return value of `ops::Rem`.

ACKs for top commit:
  Kixunil:
    ACK 94f9bac6aadec17bbda66f7ad23a970fccdd840e
  apoelstra:
    ACK 94f9bac6aadec17bbda66f7ad23a970fccdd840e; successfully ran local tests

Tree-SHA512: da609b7963f95c92b1f9e2109b1f6b28850

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

20738 of 25115 relevant lines covered (82.57%)

17357.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 13227554026.1 09 Feb 2025 04:26PM UTC 121
82.57
GitHub Action Run
Source Files on build 13227554026
  • Tree
  • List 121
  • Changed 15
  • Source Changed 2
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #13227554026
  • 170fad53 on github
  • Prev Build on master (#13216829271)
  • Next Build on master (#13228210427)
  • 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