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

zhmcclient / zhmccli / test-1818 / 1
39%
master: 39%

Build:
DEFAULT BRANCH: master
Ran 05 May 2025 08:47PM UTC
Files 34
Run time 2s
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

05 May 2025 08:42PM UTC coverage: 39.802% (-0.04%) from 39.845%
test-1818.1

push

github

andy-maier
Fixed CeasedExistence in 'partition list-storagegroups'; Consolidated prop proc.

* Fixed the CeasedExistence error for the 'zhmc partition list-storagegroups'
  command when the logged-on user had no object access permission to a storage
  group attached to the partition.

* Removed the incorrect 'device-number' property from the output of the
  'zhmc storagegroup list' command.

* Consolidated resource property processing between table output and json/csv
  output formats. They now use a common function to determine the resource
  properties. This changes the order of properties for the csv and json output
  formats. The properties are now consistently sorted as follows:
  The properties shown in the default output are in a specific order. Additional
  properties shown by specifying `--all` are placed after the default properties
  and are sorted by name.

* Internal changes:
  - Clarified and fixed description of sort_prop and show_list parameters
    of print functions in _helper.py.
  - Made the show_list parameter required in print_resources...() functions,
    because it is always specified and allowing None just makes the code
    more complex.
  - Removed the all parameter from print_dicts...() functions, because it is
    redundant to show_list being None. Adjusted the calls to print_dicts()
    accordingly in several command modules.
  - Removed the sort parameter in get_resource_list(), because the properties
    specified in show_list are never sorted, and the additional properties
    added by all are always sorted.

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

3425 of 8605 relevant lines covered (39.8%)

0.4 hits per line

Source Files on job macos-latest,3.13,minimum - test-1818.1
  • Tree
  • List 34
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 0
  • bd5e2c59 on github
  • Prev Job for on master (#test-1805.8)
  • Next Job for on master (#test-1827.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