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

spesmilo / electrum / 10449
63%

Build:
DEFAULT BRANCH: master
Ran 25 Jun 2020 09:52PM UTC
Jobs 3
Files 62
Run time 41s
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

pending completion
10449

push

travis-ci

SomberNight
qt sweep: raise more specific exception so that trace is not logged

When raising generic Exception, window.on_error can't tell whether
there was a programming error or we just want to communicate with the user.

E | gui.qt.main_window.[default_wallet] | on_error
Traceback (most recent call last):
  File "/home/user/wspace/electrum/electrum/gui/qt/util.py", line 832, in run
    result = task.task()
  File "/home/user/wspace/electrum/electrum/gui/qt/main_window.py", line 2900, in <lambda>
    task = lambda: self.network.run_from_another_thread(
  File "/home/user/wspace/electrum/electrum/network.py", line 358, in run_from_another_thread
    return fut.result(timeout)
  File "/usr/lib/python3.8/concurrent/futures/_base.py", line 439, in result
    return self.__get_result()
  File "/usr/lib/python3.8/concurrent/futures/_base.py", line 388, in __get_result
    raise self._exception
  File "/home/user/wspace/electrum/electrum/wallet.py", line 162, in sweep_preparations
    raise Exception(_('No inputs found.'))
Exception: No inputs found.

13559 of 23560 relevant lines covered (57.55%)

1.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10449.1 25 Jun 2020 09:52PM UTC 0
57.5
Travis Job 10449.1
2 10449.2 25 Jun 2020 09:52PM UTC 0
57.5
Travis Job 10449.2
3 10449.3 25 Jun 2020 09:52PM UTC 0
57.73
Travis Job 10449.3
Source Files on build 10449
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10449
  • a97cb88a on github
  • Prev Build on master (#10448)
  • Next Build on master (#10450)
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