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

pywbem / pywbemtools / test-2388 / 8
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 08 Sep 2024 04:37AM UTC
Files 41
Run time 1s
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

08 Sep 2024 03:19AM UTC coverage: 92.819% (+0.05%) from 92.766%
test-2388.8

push

github

andy-maier
Fix version dependcencies no longer needed.

Fix issues documented in issue # 1405 with code/tests that involves
versions of python that we no longer support.

This include use of variables:

* PYWBEM_1_0_0
* NEWSTYLE_SUPPORTED
* Some uses of sys.version_info
* MOCK_SETUP_SUPPORTED in test_class_cmds.py

Remove version dependencies that involve pyython < 3.8.

Removes a number of revision dependencies that involved pywbem version
lt 1.0.0 python lt 3.8 including and old versions of click;

* Remove unneeded python 2.7 functionality and configuration info.

* Removes some items that were required for older versions of
python (pre 3.8) but that were not caught in the initial removal
including:

* __click_extensions.py (TabCompletion class and TabCompletionArgument).
  The tab completion class no longer needed

* Remove refs to TabCompletionClass from code

* _displaytree.py -comment removed

* pywbemcli.py - Remove some python 2.7 tests in repl

* _cmd_listener - command about tz parameter

* pywbemlistener.py - Python 2.7 test

* Pytest_extensions.py - Manual setup of simplified test signature.

* Removed comment about issue 224 (prompt-toolkit and utf strings with
old python) since it is no longer relevant and could confuse other
developers.

* Remove tests mock files all_types_method_mock_v0.py and
simple_mock_invokemethodv0.py files since they were only used to test
with pywbem <1.0.0

* Use of PYWBEM_0 and PYWBEM_1 test variables in tests and the variables
themselves in the various pywbemcli test files.

6023 of 6489 relevant lines covered (92.82%)

0.93 hits per line

Source Files on job ubuntu-latest,3.8,minimum - test-2388.8
  • Tree
  • List 0
  • Changed 12
  • Source Changed 0
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 0
  • 405c5a94 on github
  • Prev Job for on master (#test-2385.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