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

zhmcclient / python-zhmcclient / test-2971 / 1
79%
master: 79%

Build:
DEFAULT BRANCH: master
Ran 08 Sep 2024 11:38AM UTC
Files 54
Run time 3s
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 11:24AM UTC coverage: 82.431%. First build
test-2971.1

push

github

andy-maier
Added Python 3.13 test envs and addressed install issues on 3.13

Details:

* Added test envs for normal tests, for Python 3.13.0-rc1 on MacOS and
  Windows, both minimum and latest package levels, due to install
  errors there.

* Excluded installation of pywin32 and all jupyter notebook packages
  (which pulls in pywin32) on Python 3.13 on Windows, because pywin32
  does not currently install there.

* Increased lxml to 4.9.3 to fix an install error. This install error
  does not normally show up because currently the only package using
  lxml is nbconvert whose minimum version 6.0.0 does not use lxml
  yet, but later versions do. The error came up by accident.

* Increased pyzmq to 26.1.0 to fix an install error on Python 3.13.
  That version requires Python>=3.7, so this change was done for all Python
  versions, to simplify the dependencies.

Version changes for installation:

* Increased PyYAML to 6.0.2 to fix an install error on Python 3.13.
  That version requires Python>=3.7, so this change was done for all Python
  versions, to simplify the dependencies, even though this is for install.

* Increased pyrsistent to 0.20.0 to fix an install error on Python 3.13.
  That version requires Python>=3.8, so this change was done for all Python
  versions, to simplify the dependencies, even though this is for install.

* Increased wheel to 0.41.3 to fix an install error on Python 3.13.
  That version requires Python>=3.7, so this change was done for all Python
  versions, to simplify the dependencies, even though this is for install.

Signed-off-by: Andreas Maier <maiera@de.ibm.com>

8572 of 10399 relevant lines covered (82.43%)

0.82 hits per line

Source Files on job windows-latest,3.8,minimum - test-2971.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 0
  • d1181386 on github
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