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

zhmcclient / python-zhmcclient / test-4748
77%

Build:
DEFAULT BRANCH: master
Ran 15 Jul 2026 12:21PM UTC
Jobs 8
Files 64
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 Jul 2026 12:13PM UTC coverage: 77.26% (+0.02%) from 77.24%
test-4748

push

github

web-flow
Added mock definitions for SSO Server Definitions (#2227)

* SSOServerDefinition: Added type & add.props query parms; Fixed rename

Details:

* This change has no update to the change log, because the support for
  SSOServerDefinition has not yet been released (targeted for 1.26.0).

* Added 'type' to the query properties of the SSOServerDefinitionManager
  class. That is sufficient to get it supported in the code.

* Added the 'additional_properties' parameter to
  SSOServerDefinitionManager.list(), passing it on to the underlying
  _list_with_operation() method. Thst is sufficient to get it supported in the
  code.

* Fixed the incorrect statement that renames of SSOServerDefinition objects
  would not be allowed, and the corresponding code in
  SSOServerDefinition.update_properties(). That was actually a copy&paste error
  when copying LDAPServerDefinition, where renames are not actually allowed.

* Added 'type' and 'additional-properties' to the query parameters in the mock
  support for "List SSO Server Definitions".

* Added support for the 'properties' query parameter in the mock support for
  "Get SSO Server Definition Properties".

* In the end2end tests for SSOServerDefinition, fixed the mismatch between the
  SSOServerDefinition name that was created and what was actually intended.
  Also, made sure the cleanup deletion gets executed in case of errors right
  in the test function, instead of relying on the next execution of the
  test function (which has code to first clean up a resource that remained from
  the previous run).

* Extended the test_ssosrvdef_find_list() test function to test the
  'additional-properties' query parameter.

* In the end2end test function  test_ssosrvdef_crud(), adjusted the test for
  renaming to now expect success on renaming.

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

* Added mock definitions for SSO Server Definitions

Signed-off-by: Vonteddu Chaithra <Vonteddu.Chaithra1@ibm.com>

* Fix flake8 E501 ... (continued)

1869 of 2888 branches covered (64.72%)

Branch coverage included in aggregate %.

15 of 15 new or added lines in 3 files covered. (100.0%)

9805 of 12222 relevant lines covered (80.22%)

6.41 hits per line

Jobs
ID Job ID Ran Files Coverage
1 macos-latest,3.14,latest - test-4748.1 15 Jul 2026 12:26PM UTC 64
77.23
GitHub Action Run
2 ubuntu-latest,3.9,minimum - test-4748.2 15 Jul 2026 12:26PM UTC 64
77.22
GitHub Action Run
3 ubuntu-latest,3.10,minimum - test-4748.3 15 Jul 2026 12:26PM UTC 64
77.21
GitHub Action Run
4 ubuntu-latest,3.9,latest - test-4748.4 15 Jul 2026 12:26PM UTC 64
77.24
GitHub Action Run
5 ubuntu-latest,3.14,minimum - test-4748.5 15 Jul 2026 12:26PM UTC 64
77.21
GitHub Action Run
6 windows-latest,3.12,minimum - test-4748.6 15 Jul 2026 12:26PM UTC 64
77.21
GitHub Action Run
7 windows-latest,3.14,latest - test-4748.7 15 Jul 2026 12:26PM UTC 64
77.23
GitHub Action Run
8 ubuntu-latest,3.14,latest - test-4748.8 15 Jul 2026 12:26PM UTC 64
77.23
GitHub Action Run
Source Files on build test-4748
  • Tree
  • List 64
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • d767227d on github
  • Prev Build on master (#TEST-4739)
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