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

rust-bitcoin / rust-bitcoin / 15009815245
83%

Build:
DEFAULT BRANCH: master
Ran 14 May 2025 12:57AM UTC
Jobs 1
Files 130
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

14 May 2025 12:56AM UTC coverage: 84.573% (+0.03%) from 84.539%
15009815245

push

github

apoelstra
Merge rust-bitcoin/rust-bitcoin#4461: Implementing Div<NonZeroU64|I64> for Amount, SignedAmount, FeeRate, and and Weight

<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/fe577cd04e64488371aa62b872e2b88050d4948f">fe577cd04 Implement Div<NonZeroU64|I64> for Amount, SignedAmount, FeeRate, and Weight (frankomosh)

Pull request description:

  The pr implements `Div<NonZeroU64>` and `Div<NonZeroI64>` for the following types in `units` crate: `Amount`, `SignedAmount`, `FeeRate`, `Weight`

  For handling owned/borrowed variants, each impl is wrapped in the existing `impl_op_for_references!` macro, which generates: `T  / NonZero*` , `&T / NonZero*`, `T  / &NonZero*`, `&T / &NonZero*`

  close: #4442

ACKs for top commit:
  Kixunil:
    ACK fe577cd04e64488371aa62b872e2b88050d4948f
  apoelstra:
    ACK fe577cd04e64488371aa62b872e2b88050d4948f; successfully ran local tests
  tcharding:
    ACK fe577cd04e64488371aa62b872e2b88050d4948f

Tree-SHA512: b9b4a9f46ca9d80b37780442b167556b5b4

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

1 existing line in 1 file now uncovered.

23256 of 27498 relevant lines covered (84.57%)

16083.69 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
86.38
0.31% bitcoin/src/psbt/mod.rs
Jobs
ID Job ID Ran Files Coverage
1 15009815245.1 14 May 2025 12:57AM UTC 130
84.57
GitHub Action Run
Source Files on build 15009815245
  • Tree
  • List 130
  • Changed 5
  • Source Changed 4
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15009815245
  • fc373f3a on github
  • Prev Build on master (#15009237027)
  • Next Build on master (#15010427097)
  • 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