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

zhmcclient / python-zhmcclient / test-2001 / 8
80%
master: 80%

Build:
DEFAULT BRANCH: master
Ran 11 Nov 2023 10:52PM UTC
Files 53
Run time 11s
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

10 Nov 2023 05:41PM UTC coverage: 81.188%. First build
test-2001.8

push

github

andy-maier
Added job mgmt; Removed async support in Cpc.import/export_profiles()

Details:

* Added support for asynchronous job cancellation via a new method Job.cancel().
  Documented for all asynchronous methods returning Job objects whether or not
  they can be cancelled. (issue #1299)

* Added support for low level management of asynchronous jobs via new methods
  Job.query_status() and Job.delete(). Note that higher level methods
  Job.check_for_completion() and Job.wait_for_completion() already existed.
  (issue #1299)

* The 'wait_for_completion' and 'operation_timeout' parameters of
  Cpc.export_profiles() and Cpc.import_profiles() have never worked, because
  the underlying HMC operations are not actually asynchronous. This has been
  fixed by removing these parameters from these functions. This does not count
  as an incompatible change because using these parameters with non-default
  values has failed.  (part of issue #1299)

  Adjusted the unit test cases accordingly.

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

7734 of 9526 relevant lines covered (81.19%)

0.81 hits per line

Source Files on job ubuntu-latest,3.10,latest - test-2001.8
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 0
  • d529b71a 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