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

pywbem / pywbem / test-1835
92%

Build:
DEFAULT BRANCH: master
Ran 09 Oct 2023 06:27PM UTC
Jobs 15
Files 46
Run time 4min
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

09 Oct 2023 06:11PM UTC coverage: 92.323%. First build
test-1835

push

github

andy-maier
Disable cyclic-import issue.

A new issue popped up, cyclic-import with a number of warnings issued,
apparently when the new version of pylint (3.00) was released.

The following messages were produced by make pylint today:

mof_compiler:1:0: R0401: Cyclic import (pywbem._cim_obj ->
pywbem._cim_types) (cyclic-import)
mof_compiler:1:0: R0401: Cyclic import (pywbem -> pywbem._server ->
pywbem._cim_operations -> pywbem._recorder -> pywbem._logging)
(cyclic-import)
mof_compiler:1:0: R0401: Cyclic import (pywbem -> pywbem._mof_compiler
-> pywbem._cim_operations -> pywbem._recorder -> pywbem._logging)
(cyclic-import)
mof_compiler:1:0: R0401: Cyclic import (pywbem -> pywbem._logging)
(cyclic-import)
mof_compiler:1:0: R0401: Cyclic import (pywbem -> pywbem._recorder ->
pywbem._logging) (cyclic-import)
mof_compiler:1:0: R0401: Cyclic import (pywbem -> pywbem._server ->
pywbem._cim_operations -> pywbem._logging) (cyclic-import)
mof_compiler:1:0: R0401: Cyclic import (pywbem -> pywbem._cim_operations
-> pywbem._recorder -> pywbem._logging) (cyclic-import)
mof_compiler:1:0: R0401: Cyclic import (pywbem ->
pywbem._subscription_manager -> pywbem._server -> pywbem._cim_operations
-> pywbem._recorder -> pywbem._logging) (cyclic-import)

I do not see these as cyclic-import issues but as reimporting components
used in different modules.

In any case, I propose we disable it until we understand this better.

Fix one pylint issue in manual tests

11485 of 12440 relevant lines covered (92.32%)

13.68 hits per line

Jobs
ID Job ID Ran Files Coverage
1 macos-latest,3.6,latest - test-1835.1 09 Oct 2023 07:16PM UTC 0
92.02
GitHub Action Run
2 ubuntu-latest,3.10,latest - test-1835.2 09 Oct 2023 07:16PM UTC 0
92.23
GitHub Action Run
3 macos-latest,3.11,latest - test-1835.3 09 Oct 2023 07:16PM UTC 0
92.23
GitHub Action Run
4 windows-latest,3.10,minimum - test-1835.4 09 Oct 2023 07:16PM UTC 0
92.25
GitHub Action Run
5 ubuntu-latest,3.11,minimum - test-1835.5 09 Oct 2023 07:16PM UTC 0
92.23
GitHub Action Run
6 ubuntu-latest,3.7,minimum - test-1835.6 09 Oct 2023 07:16PM UTC 0
92.02
GitHub Action Run
7 ubuntu-latest,3.11,latest - test-1835.7 09 Oct 2023 07:16PM UTC 0
92.23
GitHub Action Run
8 ubuntu-latest,3.7,latest - test-1835.8 09 Oct 2023 07:16PM UTC 0
92.02
GitHub Action Run
9 ubuntu-20.04,3.6,minimum - test-1835.9 09 Oct 2023 07:16PM UTC 0
92.02
GitHub Action Run
10 ubuntu-latest,3.10,minimum - test-1835.10 09 Oct 2023 07:16PM UTC 0
92.23
GitHub Action Run
11 ubuntu-latest,3.8,latest - test-1835.11 09 Oct 2023 07:16PM UTC 0
92.21
GitHub Action Run
12 ubuntu-20.04,3.6,latest - test-1835.12 09 Oct 2023 07:16PM UTC 0
92.02
GitHub Action Run
13 windows-latest,3.11,latest - test-1835.13 09 Oct 2023 07:16PM UTC 0
92.25
GitHub Action Run
14 windows-latest,3.6,latest - test-1835.14 09 Oct 2023 07:16PM UTC 0
92.04
GitHub Action Run
15 windows-latest,3.11,minimum - test-1835.15 09 Oct 2023 07:16PM UTC 0
92.25
GitHub Action Run
Source Files on build test-1835
Detailed source file information is not available for this build.
  • Back to Repo
  • 9cf88582 on github
  • Prev Build on master (#TEST-1829)
  • Next Build on master (#TEST-1838)
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