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

spesmilo / electrum / 5682218305060864
63%

Build:
DEFAULT BRANCH: master
Ran 18 Jul 2025 02:23PM UTC
Jobs 5
Files 87
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

18 Jul 2025 02:16PM UTC coverage: 59.787% (-0.006%) from 59.793%
5682218305060864

push

CirrusCI

SomberNight
qml: qenetwork: fix type confusion for "server"

exc triggered when switching from same server to same server:
```
  9.43 | D | gui.qml.qenetwork | server_status updated: Connecting
  9.43 | E | network | Exception in _run_new_interface: Exception('diagnostic name not yet available?')
Traceback (most recent call last):
  File "/home/user/wspace/electrum/electrum/logging.py", line 241, in __get_logger_for_obj
    diag_name = self.diagnostic_name()
  File "/home/user/wspace/electrum/electrum/interface.py", line 555, in diagnostic_name
    return self.server.net_addr_str()
AttributeError: 'str' object has no attribute 'net_addr_str'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/user/wspace/electrum/electrum/util.py", line 1218, in wrapper
    return await func(*args, **kwargs)
  File "/home/user/wspace/electrum/electrum/network.py", line 986, in _run_new_interface
    interface = Interface(network=self, server=server)
  File "/home/user/wspace/electrum/electrum/interface.py", line 502, in __init__
    Logger.__init__(self)
  File "/home/user/wspace/electrum/electrum/logging.py", line 232, in __init__
    self.logger = self.__get_logger_for_obj()
  File "/home/user/wspace/electrum/electrum/logging.py", line 243, in __get_logger_for_obj
    raise Exception("diagnostic name not yet available?") from e
Exception: diagnostic name not yet available?
```

1 of 4 new or added lines in 2 files covered. (25.0%)

1 existing line in 1 file now uncovered.

21986 of 36774 relevant lines covered (59.79%)

2.99 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
21.17
-0.06% electrum/network.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
21.17
-0.06% electrum/network.py
Jobs
ID Job ID Ran Files Coverage
1 5682218305060864.1 18 Jul 2025 02:23PM UTC 87
59.76
2 5682218305060864.2 18 Jul 2025 02:23PM UTC 87
59.76
3 5682218305060864.3 18 Jul 2025 02:23PM UTC 87
59.74
4 5682218305060864.4 18 Jul 2025 02:23PM UTC 87
59.74
5 5682218305060864.5 18 Jul 2025 02:44PM UTC 87
59.74
Source Files on build 5682218305060864
  • Tree
  • List 87
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Build #56822183...
  • eef56238 on github
  • Prev Build on master (#48682989...)
  • Next Build on master (#51229389...)
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