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

spesmilo / electrum / 5962873077235712 / 2
60%
master: 65%

Build:
Build:
LAST BUILD BRANCH: fix_gossip_rebalance
DEFAULT BRANCH: master
Ran 20 Jul 2025 11:33AM UTC
Files 87
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

20 Jul 2025 11:23AM UTC coverage: 59.778% (+0.03%) from 59.744%
5962873077235712.2

Pull #10059

CirrusCI

f321x
fix: cli: check_hold_invoice showing settled invoice as unpaid

the cli command `check_hold_invoice` incorrectly assumes that
`lnworker.is_accepted_mpp(payment_hash)` is true for settled invoices,
however it is not as the received mpp entries will be removed from
the `lnworker.received_mpp_htlcs` shortly after adding the preimage to
lnworker (after the htlcs got removed from the channel).

Also renames `amount_sat` in the `check_hold_invoice` response to
`amount_sat_received` to make it more obvious that this is the currently
received amount instead of the amount the invoice of `payment_hash` has
been created with.
Pull Request #10059: fix: cli: check_hold_invoice showing settled invoice as unpaid

21982 of 36773 relevant lines covered (59.78%)

0.6 hits per line

Source Files on job 5962873077235712.2
  • Tree
  • List 87
  • Changed 11
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5962873077235712
  • 8f9951eb on github
  • Prev Job for on fix_issue_10057 (#5895072656392192.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