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

zhmcclient / zhmc-ansible-modules / test-2643
44%

Build:
DEFAULT BRANCH: master
Ran 15 Apr 2025 05:52AM UTC
Jobs 13
Files 38
Run time 1min
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 Apr 2025 05:48AM UTC coverage: 42.234% (-0.8%) from 43.048%
test-2643

push

github

andy-maier
Added expand_names and fixes for zhmc_user, zhmc_user_list

Details:

* Added a boolean 'expand_names' parameter to the 'zhmc_user' module. This
  allows disabling the addition of names for referenced objects. For
  backwards compatibility, this parameter is True by default.

* Added a boolean 'expand_names' parameter to the 'zhmc_user_list' module. This
  allows enabling the addition of names for referenced objects, which improves
  the performance compared to a loop of calls to the 'zhmc_user' module
  with 'expand_names', because the data needed for translating the URIs to names
  is retrieved only once. To save these extra retrieval operations by default,
  this parameter is False by default.

* Added support for the following properties and input parameters in the
  'zhmc_user' and 'zhmc_user_list' modules:
  - user-template related
  - primary-mfa-server-definition related
  - backup-mfa-server-definition related
  - default-group related

* Added a logged warning if the deprecated parameter 'expand' is used for
  the 'zhmc_user' module.

* Test: For the password-rule related properties of the 'zhmc_user' and
  'zhmc_user_list' modules, fixed that they are always present, and not
  dependent on auth-type=local.

* Test: For the ldap-server-definition related properties of the 'zhmc_user' and
  'zhmc_user_list' modules, fixed that they are always present, and not
  dependent on auth-type=local.

* Test: For the MFA related properties of the 'zhmc_user' and
  'zhmc_user_list' modules, fixed that they are always present, and not
  dependent on mfa-types or other MFA related properties.

* Docs: In the parameter documentation for the 'zhmc_user' and 'zhmc_user_list'
  modules, made the language more explicit that states under which conditions
  each parameter is present.

* Test: Removed the invalid combinations of type and auth-type from the end2end
  test 'test_zhmc_user_facts()'.

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

45 of 201 new or added lines in 3 files covered. (22.39%)

2 existing lines in 1 file now uncovered.

2651 of 6277 relevant lines covered (42.23%)

5.48 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
42
50.47
-32.07% plugins/modules/zhmc_user_list.py
114
57.96
-13.31% plugins/modules/zhmc_user.py

Uncovered Existing Lines

Lines Coverage ∆ File
2
57.96
-13.31% plugins/modules/zhmc_user.py
Jobs
ID Job ID Ran Files Coverage
1 ubuntu-22.04,3.8,latest - test-2643.1 15 Apr 2025 06:03AM UTC 38
42.17
GitHub Action Run
2 ubuntu-latest,3.9,ansible - test-2643.2 15 Apr 2025 06:03AM UTC 38
42.17
GitHub Action Run
3 ubuntu-22.04,3.8,minimum - test-2643.3 15 Apr 2025 06:03AM UTC 38
42.17
GitHub Action Run
4 ubuntu-latest,3.9,minimum - test-2643.4 15 Apr 2025 06:03AM UTC 38
42.17
GitHub Action Run
5 ubuntu-latest,3.10,minimum - test-2643.5 15 Apr 2025 06:03AM UTC 38
42.15
GitHub Action Run
6 ubuntu-latest,3.12,minimum - test-2643.6 15 Apr 2025 06:03AM UTC 38
42.15
GitHub Action Run
7 ubuntu-latest,3.11,minimum - test-2643.7 15 Apr 2025 06:03AM UTC 38
42.15
GitHub Action Run
8 ubuntu-latest,3.10,ansible - test-2643.8 15 Apr 2025 06:03AM UTC 38
42.15
GitHub Action Run
9 macos-latest,3.8,minimum - test-2643.9 15 Apr 2025 06:03AM UTC 38
42.17
GitHub Action Run
10 ubuntu-latest,3.12,latest - test-2643.10 15 Apr 2025 06:03AM UTC 38
42.15
GitHub Action Run
11 ubuntu-latest,3.10,latest - test-2643.11 15 Apr 2025 06:03AM UTC 38
42.15
GitHub Action Run
12 macos-latest,3.9,latest - test-2643.12 15 Apr 2025 06:03AM UTC 38
42.17
GitHub Action Run
13 macos-latest,3.12,latest - test-2643.13 15 Apr 2025 06:03AM UTC 38
42.15
GitHub Action Run
Source Files on build test-2643
  • Tree
  • List 38
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 73b57dec on github
  • Prev Build on master (#TEST-2629)
  • Next Build on master (#TEST-2645)
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