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

pywbem / pywbem / test-2899 / 20
92%
master: 92%

Build:
DEFAULT BRANCH: master
Ran 28 Dec 2025 12:28AM UTC
Files 47
Run time 7s
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 Nov 2025 04:17PM UTC coverage: 92.352%. Remained the same
test-2899.20

push

github

andy-maier
Replaced type terms from Python 2

Details:

* Replaced :term:`string` and :term:`unicode string` with
  str or :class:`py:str` depending on context, and removed these
  terms from the appendix.

* Replaced :term:`byte string` with bytes or :class:`py:bytes`
  depending on context, and removed that term from the appendix.

* Replaced :term:`integer` with int or :class:`py:int`
  depending on context, and removed that term from the appendix.

* Replaced :term:`number` with int/float or :class:`py:int/float`
  depending on context, and removed that term from the appendix.

* Added the type to any function/method return types, so it is
  shown as 'Return Type' in the documentation.

* Added the type to any properties, so it is shown as 'Type' in
  the documentation.

* Fixed the syntax for arbitrary text used in 'Raises:', by
  adding ':'.

* Changed the CSS style for generated links to be consistent
  with normal blue links.

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

11495 of 12447 relevant lines covered (92.35%)

0.92 hits per line

Source Files on job macos-latest,3.11,minimum - test-2899.20
  • Tree
  • List 47
  • Changed 11
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 0
  • 3c339c9a on github
  • Prev Job for on master (#test-2889.2)
  • Next Job for on master (#test-2904.6)
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