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

payjoin / rust-payjoin / 15441191882 / 1
83%
master: 83%

Build:
DEFAULT BRANCH: master
Ran 04 Jun 2025 11:35AM UTC
Files 52
Run time 2s
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

04 Jun 2025 11:33AM UTC coverage: 84.857% (+0.02%) from 84.833%
15441191882.1

push

github

web-flow
Sender generic over typestate (#728)

This commit updates the `v2::Sender` to be generic over its
typestate (e.g., `V2GetContext`, `V2PostContext`, etc.). The
motivation is outlined in
https://github.com/0xBEEFCAF3/rust-payjoin/commit/c8b860d95

This commit renames the original `Sender` struct to `WithReplyKey`.
This type now represents the v2::sender session once the HPKE context
has been
 created. The `Sender` name is re-purposed for the new generic wrapper
 over typestate.

For the UniFFI exported receiver we monomorphize the exported structs
over a
specific typestate. UniFFI doesn't support exporting generic structs, so
 we expose a concrete type to the FFI.

6635 of 7819 relevant lines covered (84.86%)

593.4 hits per line

Source Files on job 15441191882.1
  • Tree
  • List 52
  • Changed 7
  • Source Changed 7
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15441191882
  • affd9d93 on github
  • Prev Job for on master (#15428340381.1)
  • Next Job for on master (#15447043277.1)
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