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

zhmcclient / python-zhmcclient / test-3825 / 10
79%
master: 80%

Build:
Build:
LAST BUILD BRANCH: andy/fix-feature-enabled
DEFAULT BRANCH: master
Ran 04 Sep 2025 12:52PM UTC
Files 62
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

04 Sep 2025 12:27PM UTC coverage: 79.295% (-0.01%) from 79.308%
test-3825.10

push

github

andy-maier
Fixed the exception handling of the 'Adapter.delete()' method on z16 or later

Details:

* Fixed the exception handling of the 'Adapter.delete()' method on z16 or later
  CPCs where the deletion is implemented by deleting the Partition Link of the
  Adapter:

  - If no Partition Link is found for the Adapter, the exception that is
    raised is changed from zhmcclient.NotFound to zhmcclient.CeasedExistence,
    because that means the adapter itself also no longer exists.

  - If more than one Partition Link is found for the Adapter, the exception
    that is raised is changed from zhmcclient.NoUniqueMatch toi
    zhmcclient.ConsistencyError, because that should never happen and would
    be an inconsistency in zhmcclient or HMC.

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

9149 of 11538 relevant lines covered (79.29%)

0.79 hits per line

Source Files on job ubuntu-latest,3.12,latest - test-3825.10
  • Tree
  • List 62
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 0
  • 3c61cbea on github
  • Prev Job for on stable_1.23 (#test-3812.11)
  • Next Job for on stable_1.23 (#test-3827.3)
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