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

zhmcclient / python-zhmcclient / test-1736
80%

Build:
DEFAULT BRANCH: master
Ran 05 Sep 2023 03:49PM UTC
Jobs 11
Files 53
Run time 5s
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 Sep 2023 03:41PM UTC coverage: 79.88%. First build
test-1736

push

github

andy-maier
Support for requesting additional properties in list() methods

Details:

* This change adds a parameter 'additional_properties' to the list() methods
  of those resource managers whose resources support the
  'additional-properties' query parameter in the HMC List operation:
  - Adapter
  - Partition
  - Virtual Switch

  That query parameter was introduced with HMC 2.16.0. That will be checked
  by the HMC, so the condition is only documented in the description
  of the list() methods, but not checked there.

* Moved the implementation of the list() methods into two new common
  utils functions:
  - _list_with_operation() - For listing resources with a List operation
  - _list_with_parent_array() - For listing element resources in an array of
    URIs in their parent resource.

* As part of that, changed the return value of divide_filter_args()
  from query string to a list of query parameters. Adjusted the
  testcases for that function and using that function accordingly.

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

135 of 157 new or added lines in 28 files covered. (85.99%)

7464 of 9344 relevant lines covered (79.88%)

8.48 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
73.38
zhmcclient/_adapter.py
3
44.26
zhmcclient/_certificates.py
3
40.91
zhmcclient/_storage_group_template.py
3
41.51
zhmcclient/_storage_volume_template.py
3
43.1
zhmcclient/_virtual_storage_resource.py
9
93.23
zhmcclient/_manager.py
Jobs
ID Job ID Ran Files Coverage
1 ubuntu-20.04,3.5,latest - test-1736.1 05 Sep 2023 03:56PM UTC 53
78.79
GitHub Action Run
2 ubuntu-latest,3.11,latest - test-1736.2 05 Sep 2023 03:56PM UTC 53
79.88
GitHub Action Run
3 ubuntu-20.04,3.5,minimum - test-1736.3 05 Sep 2023 03:56PM UTC 53
78.79
GitHub Action Run
4 ubuntu-20.04,3.6,minimum - test-1736.4 05 Sep 2023 03:56PM UTC 53
78.79
GitHub Action Run
5 ubuntu-latest,3.7,latest - test-1736.5 05 Sep 2023 03:56PM UTC 53
78.79
GitHub Action Run
6 ubuntu-latest,3.11,minimum - test-1736.6 05 Sep 2023 03:57PM UTC 53
79.88
GitHub Action Run
7 macos-latest,3.11,latest - test-1736.7 05 Sep 2023 03:57PM UTC 53
79.88
GitHub Action Run
8 windows-latest,3.11,latest - test-1736.8 05 Sep 2023 03:57PM UTC 53
79.88
GitHub Action Run
9 macos-latest,3.5,latest - test-1736.9 05 Sep 2023 03:57PM UTC 53
78.79
GitHub Action Run
10 windows-latest,3.5,latest - test-1736.10 05 Sep 2023 03:57PM UTC 53
78.79
GitHub Action Run
11 windows-latest,3.11,minimum - test-1736.11 05 Sep 2023 03:57PM UTC 53
79.88
GitHub Action Run
Source Files on build test-1736
  • Tree
  • List 53
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 20b262dc on github
  • Prev Build on master (#6083330139)
  • Next Build on master (#6092656258)
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