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

zhmcclient / zhmccli / test-1805 / 6
39%
master: 39%

Build:
DEFAULT BRANCH: master
Ran 05 May 2025 10:40AM UTC
Files 34
Run time 1s
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 10:36AM UTC coverage: 39.836% (-0.03%) from 39.866%
test-1805.6

push

github

andy-maier
Fixed null values for list --all; Made CSV quoting consistent

Details:

* Fixed the bug that properties added with the '--all' option had null values
  in certain cases for the csv and json output formats.

* Made the CSV quoting consistent for all Python versions. Previously, on
  Python 3.12 and higher, complex types were only quoted when needed and
  None became an unquoted empty string, and on Python 3.11 and lower, complex
  types are always quoted and None becomes a quoted empty string. Now, complex
  types are always quoted and None becomes a quoted empty string, on all Python
  versions. Depending on how the generated CSV output is processed, this may
  be an incompatible change on Python 3.12 and higher.

* Cleanup of code handling the '--all' option for table output formats.

* Adjusted unit testcases to the new quoting approach.

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

3441 of 8638 relevant lines covered (39.84%)

0.4 hits per line

Source Files on job ubuntu-22.04,3.8,latest - test-1805.6
  • Tree
  • List 34
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 0
  • 23cf26ce on github
  • Prev Job for on master (#test-1791.8)
  • Next Job for on master (#test-1818.8)
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