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

zhmcclient / python-zhmcclient / test-4436
78%

Build:
DEFAULT BRANCH: master
Ran 14 Mar 2026 04:41AM UTC
Jobs 12
Files 62
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

14 Mar 2026 04:34AM UTC coverage: 77.532%. Remained the same
test-4436

push

github

web-flow
Improved logging for end2end testcases (#2121)

Details:

* Used the existing pytest fixture 'zhmc_logger' in all end2end test functions
  in order to get automatic entry and exit log records.

* Improved the zhmc_logger fixture to show the pytest test ID/name in the
  entry and exit log records.

* Fixed that the zhmc_logger fixture added the file handler with every
  invocation, which lead to duplicated log records in the log file.

* Added a new utils function skip_log() that skips the testcase but logs the
  skip message. That allows to see in the log why the function left again
  shortly after entering. It also allows to see which HMC interactions or
  zhmcclient API calls were made before and after the skip.

* Changed any use of skip_warn() to use the new skip_log(). That moves the
  skip information into the log file which is now always created, and allows
  to much better relate the skip messages to the test functions.

* As part of that, all skipif_*() functions got an additional argument for
  the logger.

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

1851 of 2830 branches covered (65.41%)

Branch coverage included in aggregate %.

9509 of 11822 relevant lines covered (80.43%)

9.65 hits per line

Jobs
ID Job ID Ran Files Coverage
1 ubuntu-latest,3.14,latest - test-4436.1 14 Mar 2026 05:03AM UTC 62
77.51
GitHub Action Run
2 ubuntu-latest,3.9,minimum - test-4436.2 14 Mar 2026 05:03AM UTC 62
77.5
GitHub Action Run
3 macos-latest,3.9,latest - test-4436.3 14 Mar 2026 05:03AM UTC 62
77.52
GitHub Action Run
4 windows-latest,3.9,minimum - test-4436.4 14 Mar 2026 05:03AM UTC 62
77.5
GitHub Action Run
5 windows-latest,3.14,minimum - test-4436.5 14 Mar 2026 05:03AM UTC 62
77.49
GitHub Action Run
6 ubuntu-latest,3.9,latest - test-4436.6 14 Mar 2026 05:03AM UTC 62
77.52
GitHub Action Run
7 macos-latest,3.11,latest - test-4436.7 14 Mar 2026 05:03AM UTC 62
77.51
GitHub Action Run
8 windows-latest,3.14,latest - test-4436.8 14 Mar 2026 05:03AM UTC 62
77.51
GitHub Action Run
9 ubuntu-latest,3.12,latest - test-4436.9 14 Mar 2026 05:03AM UTC 62
77.51
GitHub Action Run
10 ubuntu-latest,3.14,minimum - test-4436.10 14 Mar 2026 05:03AM UTC 62
77.49
GitHub Action Run
11 macos-latest,3.14,minimum - test-4436.11 14 Mar 2026 05:03AM UTC 62
77.49
GitHub Action Run
12 windows-latest,3.9,latest - test-4436.12 14 Mar 2026 05:03AM UTC 62
77.52
GitHub Action Run
Source Files on build test-4436
  • Tree
  • List 62
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 7b4f0372 on github
  • Prev Build on master (#TEST-4435)
  • Next Build on master (#TEST-4437)
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