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

spesmilo / electrum / 5444645935644672
63%

Build:
DEFAULT BRANCH: master
Ran 10 Oct 2024 09:32PM UTC
Jobs 6
Files 78
Run time 3min
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

10 Oct 2024 09:25PM UTC coverage: 60.193% (-0.003%) from 60.196%
5444645935644672

push

CirrusCI

SomberNight
hw plugins: cmdline: fix offline commands for encrypted hw wallets

```
$ ./run_electrum --testnet signmessage -w /home/user/.electrum/testnet/wallets/test_trezor_white_bip84 tb1q5pguna9y2g9y2gsu8r8gmxeye2cefvyly8dg02 heyheyhey -o
  0.84 | W | plugins.jade.jadepy.jade | No module named 'electrum.plugins.jade.jadepy.jade_ble'
  0.84 | W | plugins.jade.jadepy.jade | BLE scanning/connectivity will not be available
  3.73 | E | __main__ | error running command (without daemon)
Traceback (most recent call last):
  File "/home/user/wspace/electrum/electrum/plugins/trezor/clientbase.py", line 151, in get_xpub
    node = trezorlib.btc.get_public_node(self.client, address_n).node
  File "/home/user/.local/lib/python3.10/site-packages/trezorlib/tools.py", line 274, in wrapped_f
    ret = f(*args, **kwargs)
  File "/home/user/.local/lib/python3.10/site-packages/trezorlib/btc.py", line 125, in get_public_node
    return client.call(
  File "/home/user/.local/lib/python3.10/site-packages/trezorlib/tools.py", line 297, in wrapped_f
    return f(client, *args, **kwargs)
  File "/home/user/.local/lib/python3.10/site-packages/trezorlib/client.py", line 260, in call
    resp = self._callback_pin(resp)
  File "/home/user/.local/lib/python3.10/site-packages/trezorlib/client.py", line 186, in _callback_pin
    pin = self.ui.get_pin(msg.type)
  File "/home/user/wspace/electrum/electrum/plugins/trezor/clientbase.py", line 308, in get_pin
    pin = self.handler.get_pin(msg.format(self.device), show_strength=show_strength)
AttributeError: 'NoneType' object has no attribute 'get_pin'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/user/wspace/electrum/./run_electrum", line 540, in handle_cmd
    result = fut.result()
  File "/usr/lib/python3.10/concurrent/futures/_base.py", line 458, in result
    return self.__get_result()
  File "/usr/lib/python3.10/concurrent/futures/_base.py", line 403, in __get_result
... (continued)

19689 of 32710 relevant lines covered (60.19%)

3.6 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
93.92
-0.24% electrum/lnmsg.py
1
87.66
0.11% electrum/transaction.py
Jobs
ID Job ID Ran Files Coverage
1 5444645935644672.1 10 Oct 2024 09:32PM UTC 78
60.03
2 5444645935644672.2 10 Oct 2024 09:32PM UTC 78
60.02
3 5444645935644672.3 10 Oct 2024 09:32PM UTC 78
60.08
4 5444645935644672.4 10 Oct 2024 09:32PM UTC 78
60.03
5 5444645935644672.5 10 Oct 2024 09:32PM UTC 78
60.07
6 5444645935644672.6 10 Oct 2024 09:44PM UTC 78
60.06
Source Files on build 5444645935644672
  • Tree
  • List 78
  • Changed 2
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Build #54446459...
  • 214e04d4 on github
  • Prev Build on master (#63516078...)
  • Next Build on master (#62654539...)
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