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

DanGould / rust-payjoin / 22572331174
82%
master: 84%

Build:
Build:
LAST BUILD BRANCH: test-utils-no-bitcoind
DEFAULT BRANCH: master
Ran 02 Mar 2026 02:15PM UTC
Jobs 1
Files 65
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

02 Mar 2026 09:52AM UTC coverage: 82.476% (-0.008%) from 82.484%
22572331174

Pull #20

github

DanGould
Unify short_id_from_pubkey as HpkePublicKey method

Both send/v2 and receive/v2 computed the ShortId mailbox
identifier from an HpkePublicKey using identical SHA-256
logic. The receiver had a standalone function while the
sender inlined the computation with a TODO to unify.

Move the logic to HpkePublicKey::short_id() in hpke.rs
so both modules call the same method. This removes the
duplicated function and the TODO comment.
Pull Request #20: Unify short_id_from_pubkey as HpkePublicKey method

7 of 7 new or added lines in 3 files covered. (100.0%)

10618 of 12874 relevant lines covered (82.48%)

409.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22572331174.1 02 Mar 2026 02:15PM UTC 65
82.48
GitHub Action Run
Source Files on build 22572331174
  • Tree
  • List 65
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22572331174
  • Pull Request #20
  • PR Base - master (#22572195695)
  • 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