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

spesmilo / electrum / 6265453914357760
63%

Build:
DEFAULT BRANCH: master
Ran 11 Oct 2024 02:35AM UTC
Jobs 6
Files 78
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

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

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

Jobs
ID Job ID Ran Files Coverage
1 6265453914357760.1 11 Oct 2024 02:35AM UTC 0
60.05
2 6265453914357760.2 11 Oct 2024 02:35AM UTC 0
60.07
3 6265453914357760.3 11 Oct 2024 02:35AM UTC 0
60.04
4 6265453914357760.4 11 Oct 2024 02:35AM UTC 0
60.02
5 6265453914357760.5 11 Oct 2024 02:36AM UTC 0
60.06
6 6265453914357760.6 11 Oct 2024 02:47AM UTC 0
60.08
Source Files on build 6265453914357760
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #62654539...
  • 214e04d4 on github
  • Prev Build on master (#63516078...)
  • Next Build on master (#50800328...)
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