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

zhmcclient / python-zhmcclient / test-3629 / 3
80%
master: 80%

Build:
DEFAULT BRANCH: master
Ran 07 Jul 2025 09:13AM UTC
Files 59
Run time 4s
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

07 Jul 2025 08:51AM UTC coverage: 79.949% (+0.06%) from 79.891%
test-3629.3

push

github

andy-maier
Fixed that incorrect type in filter arguments no longer raises TypeError

Details:

* Fixed that incorrect type in filter arguments of 'list()', etc. no longer
  results in TypeError. For client-side filtering, the filter arguments are now
  converted to the type of the property value, before matching the filter, for
  property types bool, int, float, and str. For bool, the string values 'TRUE' and
  'FALSE' are interpreted (case insensitively) as the corresponding boolean values.
  This provides more flexibility in environments such as the command line or
  Ansible.

* Added a new exception 'zhmcclient.FilterConversionError' that is raised when
  a match value cannot be converted, in order to provide the user with a way to
  catch such situations.

* Added unit testcases for the new exception.

* Added unit testcases for the internal methods _utils.matches_filters() and
  _utils.divide_filter_args().

* Updated the description of the 'Filtering' chapter accordingly.

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

9107 of 11391 relevant lines covered (79.95%)

0.8 hits per line

Source Files on job macos-latest,3.11,latest - test-3629.3
  • Tree
  • List 59
  • Changed 32
  • Source Changed 0
  • Coverage Changed 32
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 0
  • a60d4307 on github
  • Prev Job for on master (#test-3628.4)
  • Next Job for on master (#test-3649.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

© 2025 Coveralls, Inc