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

payjoin / rust-payjoin / 26771888065
85%

Build:
DEFAULT BRANCH: master
Ran 01 Jun 2026 05:51PM 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

01 Jun 2026 05:48PM UTC coverage: 85.357% (+0.05%) from 85.31%
26771888065

push

github

web-flow
Fix resume succeding prematurely (#1573)

* Fix resume succeding prematurely

This addresses #1545, upon resuming a session where
the sender posted the original proposal but went ofline,
the cli succeds prematurely and outputs "payjoin transaction
detected in mempool" because the cli treats any Ok(_) as scucess.

This also addresses a subtle issue where after a certain period
without tx detected in the mempool the the monitor_proposal function returned
 Err("Timeout waiting for payment confirmation after 5s").
That looked like a failure even though the session should stay open in Monitor.
And finally the missleading "All resumed sessions completed" message.

Co-authored-by: xstoicunicornx <xstoicunicornx@users.noreply.github.com>

* Add descriptive message to monitor failing to detect TX in mempool

---------

Co-authored-by: xstoicunicornx <xstoicunicornx@users.noreply.github.com>

18 of 25 new or added lines in 1 file covered. (72.0%)

11827 of 13856 relevant lines covered (85.36%)

391.27 hits per line

Uncovered Changes

Lines Coverage ∆ File
7
55.98
1.26% payjoin-cli/src/app/v2/mod.rs
Jobs
ID Job ID Ran Files Coverage
1 26771888065.1 01 Jun 2026 05:51PM UTC 63
85.36
GitHub Action Run
Source Files on build 26771888065
  • Tree
  • List 63
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26771888065
  • 01cdcc76 on github
  • Prev Build on master (#26770187309)
  • Next Build on master (#26895871939)
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