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

zhmcclient / python-zhmcclient / test-2194
81%
master: 80%

Build:
Build:
LAST BUILD BRANCH: andy/fix-feature-enabled
DEFAULT BRANCH: master
Ran 15 Jan 2024 10:16AM UTC
Jobs 13
Files 53
Run time 15s
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

15 Jan 2024 10:11AM UTC coverage: 80.922%. First build
test-2194

push

github

andy-maier
Undo regexp matching of name in find(); Fixed case insensitive regexp matching

Details:

Incompatibilities:

* The incompatibility caused by the recent change to support regular expression
  matching for the resource name in the 'find()' method, which was released in
  zhmcclient versions 1.12.3 and 1.13.0, turned out to be too heavy. The change
  is now undone to go back to string comparison for the name matching in
  'find()'. The 'findall()' method which was also changed in these releases
  keeps the regular expression matching for consistency with 'list()'.
  (issue #1395)

Bug fixes:

* Changed the recently released support for rgular expression matching for the
  resource name in 'find()' back to matching by string comparison. The
  'findall()' method keeps the regular expression matching for consistency
  with 'list()'. (issue #1395)

* Fixed that the resource name in the filter arguments of 'findall()' and
  'list()' was not matched case insensitvely with regular expressions for the
  resource types that have case insensitive names (user, user pattern, password
  rule, LDAP server definition). (related to issue #1395)

Tests:

* Added unit test cases in test_manager.py for find() and findall(), that
  also test case insensitive name matching for both methods.

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

7762 of 9592 relevant lines covered (80.92%)

10.21 hits per line

Jobs
ID Job ID Ran Files Coverage
1 ubuntu-20.04,3.5,minimum - test-2194.1 15 Jan 2024 10:34AM UTC 53
79.9
GitHub Action Run
2 ubuntu-20.04,3.6,minimum - test-2194.2 15 Jan 2024 10:34AM UTC 53
79.9
GitHub Action Run
3 ubuntu-latest,3.8,latest - test-2194.3 15 Jan 2024 10:34AM UTC 53
80.9
GitHub Action Run
4 ubuntu-20.04,3.5,latest - test-2194.4 15 Jan 2024 10:34AM UTC 53
79.9
GitHub Action Run
5 macos-latest,3.12,latest - test-2194.5 15 Jan 2024 10:34AM UTC 53
80.92
GitHub Action Run
6 ubuntu-latest,3.12,latest - test-2194.6 15 Jan 2024 10:34AM UTC 53
80.92
GitHub Action Run
7 windows-latest,3.12,latest - test-2194.7 15 Jan 2024 10:34AM UTC 53
80.92
GitHub Action Run
8 macos-latest,3.5,latest - test-2194.8 15 Jan 2024 10:34AM UTC 53
79.9
GitHub Action Run
9 windows-latest,3.5,latest - test-2194.9 15 Jan 2024 10:34AM UTC 53
79.9
GitHub Action Run
10 windows-latest,3.12,minimum - test-2194.10 15 Jan 2024 10:34AM UTC 53
80.92
GitHub Action Run
11 macos-latest,3.12,minimum - test-2194.11 15 Jan 2024 10:34AM UTC 53
80.92
GitHub Action Run
12 ubuntu-latest,3.7,minimum - test-2194.12 15 Jan 2024 10:34AM UTC 53
79.9
GitHub Action Run
13 ubuntu-latest,3.12,minimum - test-2194.13 15 Jan 2024 10:34AM UTC 53
80.92
GitHub Action Run
Source Files on build test-2194
  • Tree
  • List 53
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 0d34e841 on github
  • Prev Build on stable_1.12 (#7518234663)
  • Next Build on stable_1.12 (#7528411447)
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