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

DanGould / rust-payjoin / 12461713206
62%
master: 84%

Build:
Build:
LAST BUILD BRANCH: test-utils-no-bitcoind
DEFAULT BRANCH: master
Ran 23 Dec 2024 05:23AM UTC
Jobs 1
Files 27
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

23 Dec 2024 05:14AM UTC coverage: 61.852%. First build
12461713206

push

github

DanGould
Fix unresumable Sender

The Sender was generating new hpke keys on resume since keygen was being
done in `extract_v2`. This caused a problem where when the Sender was
persisted, stopped, and resumed, the receiver would have already pushed a
response to a different ShortId than the one the Sender would look for it
in the resumed state.

By generating a key on Sender creation and persisting that the Sender can
produce a consistent HpkeContext every single run.

10 of 10 new or added lines in 2 files covered. (100.0%)

2899 of 4687 relevant lines covered (61.85%)

982.03 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12461713206.1 23 Dec 2024 05:23AM UTC 0
61.85
GitHub Action Run
Source Files on build 12461713206
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #12461713206
  • c0e1d106 on github
  • Next Build on fix-send-resume (#12461890596)
  • 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