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

payjoin / rust-payjoin / 15441191882
83%

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

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.

57 of 60 new or added lines in 6 files covered. (95.0%)

1 existing line in 1 file now uncovered.

6635 of 7819 relevant lines covered (84.86%)

593.4 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
75.0
0.0% payjoin/src/send/v2/persist.rs
2
94.59
-1.06% payjoin-cli/src/db/v2.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
94.59
-1.06% payjoin-cli/src/db/v2.rs
Jobs
ID Job ID Ran Files Coverage
1 15441191882.1 04 Jun 2025 11:35AM UTC 52
84.86
GitHub Action Run
Source Files on build 15441191882
  • Tree
  • List 52
  • Changed 7
  • Source Changed 7
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15441191882
  • affd9d93 on github
  • Prev Build on master (#15428340381)
  • Next Build on master (#15447043277)
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

© 2025 Coveralls, Inc