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

payjoin / rust-payjoin / 12933041269
83%

Build:
DEFAULT BRANCH: master
Ran 23 Jan 2025 03:58PM UTC
Jobs 1
Files 34
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 Jan 2025 03:56PM UTC coverage: 78.541% (+0.006%) from 78.535%
12933041269

push

github

web-flow
Accomodate Updated BIP 78 Spec (#505)

See #480

`InternalInputContributionError` has only one error variant as a result
of this, which means it's a smell to clean up in #403

One thing I note is that the BIP says "Our recommendation for
<code>maxadditionalfeecontribution=</code> is <code>originalPSBTFeeRate
* 110</code>." and our actual use is `let recommended_additional_fee =
min_fee_rate * input_weight;` where input_weight is 110 only where mixed
inputs appear. I did not remove the `expected_input_weight` function for
a blanket 110 recommendation, which I believe is in line with actual
incentives to use a matching input. but I could go either way.

3638 of 4632 relevant lines covered (78.54%)

992.36 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
93.79
-0.77% payjoin/src/send/mod.rs
2
21.8
0.22% payjoin/src/receive/error.rs
Jobs
ID Job ID Ran Files Coverage
1 12933041269.1 23 Jan 2025 03:58PM UTC 34
78.54
GitHub Action Run
Source Files on build 12933041269
  • Tree
  • List 34
  • Changed 21
  • Source Changed 7
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #12933041269
  • e88f9720 on github
  • Prev Build on master (#12922010861)
  • Next Build on master (#12954415194)
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