|
Ran
|
Jobs
5
|
Files
80
|
Run time
3s
|
Badge
README BADGES
|
push
CirrusCI
qt tx dlg: follow-up "send tx change to lightning" lnworker is None if lightning is disabled. follow-up 649ce979a ``` 15.14 | E | gui.qt.exception_window.Exception_Hook | exception caught by crash reporter Traceback (most recent call last): File "...\electrum\electrum\gui\qt\rate_limiter.py", line 231, in wrapper return RateLimiter.invoke(rate, ts_after, func, args, kwargs) File "...\electrum\electrum\gui\qt\rate_limiter.py", line 79, in invoke return rl._invoke(args, kwargs) File "...\electrum\electrum\gui\qt\rate_limiter.py", line 91, in _invoke return self._doIt() File "...\electrum\electrum\gui\qt\rate_limiter.py", line 120, in _doIt retval = self.func(*args, **kwargs) # and.. call the function. use latest invocation's args File "...\electrum\electrum\gui\qt\transaction_dialog.py", line 745, in _throttled_update self.update() File "...\electrum\electrum\gui\qt\transaction_dialog.py", line 750, in update self.io_widget.update(self.tx) File "...\electrum\electrum\gui\qt\transaction_dialog.py", line 243, in update insert_tx_io( File "...\electrum\electrum\gui\qt\transaction_dialog.py", line 205, in insert_tx_io tcf_addr = addr_text_format(addr) File "...\electrum\electrum\gui\qt\transaction_dialog.py", line 173, in addr_text_format sm = self.wallet.lnworker.swap_manager AttributeError: 'NoneType' object has no attribute 'swap_manager' ```
18695 of 31764 relevant lines covered (58.86%)
2.94 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 5443903587876864.1 | 0 |
58.72 |
||
| 2 | 5443903587876864.2 | 0 |
58.71 |
||
| 3 | 5443903587876864.3 | 0 |
58.71 |
||
| 4 | 5443903587876864.4 | 0 |
58.76 |
||
| 5 | 5443903587876864.5 | 0 |
58.76 |