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

zhmcclient / zhmccli / test-1863 / 4
39%
master: 39%

Build:
DEFAULT BRANCH: master
Ran 09 May 2025 04:52AM 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

09 May 2025 04:48AM UTC coverage: 39.861% (+0.03%) from 39.833%
test-1863.4

push

github

andy-maier
Consolidated and fixed zhmc output parsing for end2end; Reverted CSV quoting

Details:

* Reverted the recent change in PR 760 for the formatting of the csv output
  format, to again use csv.QUOTE_STRINGS if on Python 3.12, as before that PR.
  This allows distinguishing empty strings and None.

* Consolidated the parsing of zhmc output in end2end tests into a new function
  parse_output().

* In the new parse_output(), fixed the incorrect handling of csv.DictReader
  results for the output of 'show' commands.

* Added a new function fixup() that changes values read with csv.DictReader with
  quoting QUOTE_MINIMAL back to the proper Python types. That is used only in
  the end2end tests (e.g. by parse_output()).

* Extended the end2end tests of all 'show' commands to also test csv output
  format. (This surfaced the issue mentioned in the previous item).

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

3444 of 8640 relevant lines covered (39.86%)

0.4 hits per line

Source Files on job windows-latest,3.8,minimum - test-1863.4
  • Tree
  • List 34
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 0
  • 5dfcba5d on github
  • Prev Job for on master (#test-1861.8)
  • Next Job for on master (#test-1865.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