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

pywbem / pywbem / test-2958 / 1
92%
master: 92%

Build:
DEFAULT BRANCH: master
Ran 04 Jan 2026 06:31PM UTC
Files 47
Run time 3s
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

04 Jan 2026 05:46PM UTC coverage: 92.392% (-0.02%) from 92.414%
test-2958.1

push

github

web-flow
Improved error handling and fixed WBEMListener.start() (#3359)

Details:

* Listener: Added new exception 'pywbem.ListenerStartError' to indicate
  problems when starting the listener using the 'pywbem.WBEMListener.start()'
  method and improved the error handling in that method.

  Changed 'pywbem.ListenerPortError' to become a subclass of the new
  exception.

  As a result, the 'pywbem.WBEMListener.start()' method now raises the new
  exception instead of 'OSError' or 'socket.gaierror' in case of problems.

* Listener: Fixed an issue when using the wildcard binding address on Linux,
  by specified type=socket.SOCK_STREAM and flags=socket.AI_PASSIVE when
  calling socket.getaddrinfo() to resolve the specified host and port.

* Docs: Added missing exceptions: VersionError, CIMVersionError, DTDVersionError,
  ProtocolVersionError, ListenerError, ListenerCertificateError, ListenerPortError,
  ListenerPromptError, ListenerQueueFullError to the documentation.

Signed-off-by: Andreas Maier <andreas.r.maier@gmx.de>

11501 of 12448 relevant lines covered (92.39%)

0.92 hits per line

Source Files on job ubuntu-latest,3.9,latest - test-2958.1
  • Tree
  • List 47
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 0
  • 8b9fb375 on github
  • Prev Job for on master (#test-2957.7)
  • Next Job for on master (#test-2960.2)
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