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

DanGould / rust-payjoin / 25360328624 / 1
85%
master: 85%

Build:
Build:
LAST BUILD BRANCH: inmemory-persister-single-owner
DEFAULT BRANCH: master
Ran 05 May 2026 06:03AM UTC
Files 63
Run time 2s
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

05 May 2026 05:55AM UTC coverage: 85.108% (+0.2%) from 84.953%
25360328624.1

Pull #41

github

DanGould
Use SessionId in fallback_sender trait signature

The fallback_sender App trait method took an i64 and the v2 impl
wrapped it into SessionId(...) immediately on entry. Push the wrap
up to main.rs so the CLI boundary is the only place that
materializes SessionId from a primitive. The trait method is
already #[cfg(feature = "v2")]-gated, so it can use the v2 domain
type without extending the v1 surface. The session_id() accessor
on SenderPersister now returns SessionId rather than punching back
to i64.
Pull Request #41: Demo sender fallback

11516 of 13531 relevant lines covered (85.11%)

399.64 hits per line

Source Files on job 25360328624.1
  • Tree
  • List 63
  • Changed 14
  • Source Changed 14
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25360328624
  • ed4615ff on github
  • Prev Job for on demo-sender-fallback (#24925019010.1)
  • 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