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

spesmilo / electrum / 6363564513951744
63%
master: 64%

Build:
Build:
LAST BUILD BRANCH: 202601_lnworker_is_preimage_public
DEFAULT BRANCH: master
Ran 13 Jan 2026 01:07PM UTC
Jobs 1
Files 88
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

13 Jan 2026 12:57PM UTC coverage: 62.676% (-0.008%) from 62.684%
6363564513951744

Pull #10404

CirrusCI

f321x
ExchangeRate: return NaN if rate is 0

Prevent DivisionByZero exceptions by returning `Decimal('NaN')
instead of `Decimal(0)` if the exchange rate is 0.

Fixes https://github.com/spesmilo/electrum/issues/10403

```
>>> bool(Decimal(0))
False
```
Pull Request #10404: ExchangeRate: return NaN if rate is 0

1 of 1 new or added line in 1 file covered. (100.0%)

3 existing lines in 3 files now uncovered.

23899 of 38131 relevant lines covered (62.68%)

0.63 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
80.24
-0.29% electrum/crypto.py
1
60.51
-0.09% electrum/interface.py
1
66.02
-0.08% electrum/lnchannel.py
Jobs
ID Job ID Ran Files Coverage
1 6363564513951744.1 13 Jan 2026 01:07PM UTC 88
62.68
Source Files on build 6363564513951744
  • Tree
  • List 88
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Build #63635645...
  • Pull Request #10404
  • PR Base - master (#48457269...)
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