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

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

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

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

Uncovered Changes

Lines Coverage ∆ File
9
94.1
0.79% payjoin-mailroom/src/db/files.rs
4
54.51
-0.04% payjoin-cli/src/app/v2/mod.rs
4
0.0
0.0% payjoin-cli/src/db/error.rs
2
69.33
0.86% payjoin-cli/src/app/v1.rs
1
85.17
5.17% payjoin-cli/src/db/v2.rs
1
0.0
0.0% payjoin-mailroom/src/main.rs
Jobs
ID Job ID Ran Files Coverage
1 25360328624.1 05 May 2026 06:03AM UTC 63
85.11
GitHub Action Run
Source Files on build 25360328624
  • Tree
  • List 63
  • Changed 14
  • Source Changed 14
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25360328624
  • Pull Request #41
  • PR Base - master (#24925019010)
  • 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