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

DanGould / rust-payjoin / 25360328624

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

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

398 of 419 new or added lines in 11 files covered. (94.99%)

11516 of 13531 relevant lines covered (85.11%)

399.64 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/payjoin-cli/src/db/error.rs


Source Not Available

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