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

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

Build:
Build:
LAST BUILD BRANCH: test-utils-no-bitcoind
DEFAULT BRANCH: master
Ran 27 Dec 2024 02:30AM 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 04:46PM UTC coverage: 61.852%. First build
12510851366

push

github

web-flow
Fix unresumable Sender (#443)

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.

The e2e test did not catch this because it was not propagating errors.
The e2e test has been fixed.

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 12510851366.1 27 Dec 2024 02:30AM UTC 0
61.85
GitHub Action Run
Source Files on build 12510851366
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #12510851366
  • f202098d on github
  • 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