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

spesmilo / electrum / 4684925250568192
64%
master: 64%

Build:
Build:
LAST BUILD BRANCH: 202603_test_lnpeer_modern_shutdown
DEFAULT BRANCH: master
Ran 09 Mar 2026 01:05PM UTC
Jobs 1
Files 89
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

09 Mar 2026 12:45PM UTC coverage: 63.849% (-0.003%) from 63.852%
4684925250568192

Pull #10514

CirrusCI

f321x
transaction: re-raise NetworkException in add_info_from_network

`Transaction.add_info_from_network` would swallow a `NetworkException`
even when `ignore_network_issues=False` is passed.
This causes `Transaction.add_info_from_wallet_and_network` to
incorrectly return True even if the operation failed.
If `QETxRbfFeeBumper` then incorrectly proceeds assuming the call was
successful `Abstract_Wallet.bump_fee()` would raise an `Exception("tx
missing info from network")`.
Should fix the traceback in
https://github.com/spesmilo/electrum/issues/5502#issuecomment-4021308427.
Pull Request #10514: transaction: re-raise NetworkException in add_info_from_network

1 of 3 new or added lines in 1 file covered. (33.33%)

2 existing lines in 2 files now uncovered.

24550 of 38450 relevant lines covered (63.85%)

0.64 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
88.15
-0.09% electrum/transaction.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
80.24
-0.29% electrum/crypto.py
1
60.59
-0.09% electrum/interface.py
Jobs
ID Job ID Ran Files Coverage
1 4684925250568192.1 09 Mar 2026 01:05PM UTC 89
63.85
Source Files on build 4684925250568192
  • Tree
  • List 89
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Build #46849252...
  • Pull Request #10514
  • PR Base - master (#51772002...)
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