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

payjoin / rust-payjoin / 17521365048 / 1
86%
master: 83%

Build:
Build:
LAST BUILD BRANCH: fuzzing
DEFAULT BRANCH: master
Ran 07 Sep 2025 12:24AM UTC
Files 51
Run time 1s
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

07 Sep 2025 12:13AM UTC coverage: 85.925% (-0.008%) from 85.933%
17521365048.1

push

github

nothingmuch
Replace SystemTime with bitcoin::absolute::Time

Introduce a newtype wrapping bitcoin::absolute::Time (which is what BIP
77 specifies) instead of using std::time::SystemTime.

A fallible constructor `Time::from_now(Duration)` is used to construct
these values from a `Duration`, so `with_expiry` no longer takes a
`Duration` directly. No `IntoTime` trait analogous to `IntoUrl` is
included in this commit.

Introducing a newtype lets us add additional conversion and arithmetic
functionality later without breaking the API or relying on extension
traits on the bitcoin Time type.

Co-authored-by: Yuval Kogman <nothingmuch@woobling.org>

8205 of 9549 relevant lines covered (85.93%)

489.72 hits per line

Source Files on job 17521365048.1
  • Tree
  • List 51
  • Changed 9
  • Source Changed 9
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 17521365048
  • b8f6b010 on github
  • Prev Job for on pulls/1021/head (#17504088813.1)
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