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

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

Build:
Build:
LAST BUILD BRANCH: test-utils-no-bitcoind
DEFAULT BRANCH: master
Ran 27 Dec 2024 08:25PM 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.809%. First build
12520350021

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%)

2897 of 4687 relevant lines covered (61.81%)

982.03 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12520350021.1 27 Dec 2024 08:25PM UTC 0
61.81
GitHub Action Run
Source Files on build 12520350021
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #12520350021
  • f202098d on github
  • Next Build on fix-uri-ext-case (#12520356235)
  • 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