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

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

Build:
DEFAULT BRANCH: master
Ran 29 Sep 2024 03:52AM UTC
Files 57
Run time 5s
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

29 Sep 2024 03:13AM UTC coverage: 91.487%. Remained the same
test-2454.1

push

github

andy-maier
Added tests for Python 3.13.0-rc.1

Details:

* Added Python 3.13 to Trove classifiers in pyproject.toml.

* Added python version 3.13.0-rc.1 to the GitHub actions test workflow, for
  full and normal tests. Testing on Windows needed to be excluded for that
  Python version due to an install issue with pywin32. That install issue
  affects only development and test of pywbem, but not its installation
  by users.

* Added Python 3.13 to tox.ini.

* In test-requirements.txt, fixed that lxml was not installed for Python >3.12.

* Increased minimum versions of the following packages:

  - Babel to 2.11.0 (fix for error during Sphinx run on Python 3.13)
  - cffi to 1.17.0 (added wheel archives for Pyhton 3.13)
  - pyzmq to 26.1.0 (added wheel archives for Pyhton 3.13)
  - lxml to 5.3.0 (added wheel archives for Pyhton 3.13)
  - PyYAML to 6.0.2 (fix for an install error with Python 3.13 on Windows, by
    providing wheel archives).
  - wheel to 0.41.3 (for consistency with pywbemtools)

* Changed FormEncode to be installed from its main branch in order to pick up
  the fix for its issue 181 (cgi module used). FormEncode is used only in
  unit test, so we can release with this circumvention. Added TODOs to
  eventually remove this circumvention once FormEncode has released its fix.

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

11692 of 12780 relevant lines covered (91.49%)

0.91 hits per line

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