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

pywbem / pywbem / test-1852 / 8
92%
master: 92%

Build:
DEFAULT BRANCH: master
Ran 23 Oct 2023 04:31PM UTC
Files 46
Run time 4s
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

23 Oct 2023 03:39PM UTC coverage: 92.016%. Remained the same
test-1852.8

push

github

andy-maier
Eliminate invalid WARNING: reference not found msgs from sphinx.

See issue #3064 for more detailed information on the warning messages.
The full list of warnings output is included in issue #3064

This PR fixes the issues by:

* Disabling  about 270 of the issues  using the nitpick-ignore parameter
in the Sphinx conf.py file.  These appear to be issues with finding
links of methods in  superclasses.

* Fixing several warning that were issues with formatting the
  docstrings. In general the issues were things like missing the
  ~pywbem component of target reference, invalid indent on second
  line of parameter defintion, invalid object reference on
  Raises: definition, etc.

* One issue  __logging where the code itself was fixed by adding
  a module global to the __all__ list.

Currently there are now no Warning invalid reference messages appearing
on a full make builddoc.

11156 of 12124 relevant lines covered (92.02%)

0.92 hits per line

Source Files on job ubuntu-latest,3.7,minimum - test-1852.8
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 0
  • f2cf67bd on github
  • Prev Job for on master (#test-1846.5)
  • Next Job for on master (#test-1853.1)
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