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

zhmcclient / zhmc-log-forwarder
24%
master: 25%

Build:
Build:
LAST BUILD BRANCH: stable_1.1
DEFAULT BRANCH: master
Repo Added 13 Jun 2024 10:58AM UTC
Token QplLpUo1LOIxSVzXisoZGV7V7qVxVa8T5 regen
Build 334 Last
Files 4
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

LAST BUILD ON BRANCH stable_1.1
branch: stable_1.1
CHANGE BRANCH
x
Reset
Sync Branches
  • stable_1.1
  • 1.0/andy/checkreqs-2025-02-23
  • 1.0/andy/fix-check-reqs-safety
  • 1.0/andy/fix-safety-11-30
  • 1.0/andy/fix-syslog
  • 1.0/andy/prepare-ubuntu-24.04
  • 1.0/andy/safety-2025-01
  • 1.0/andy/safety-2025-02-26
  • 1.0/andy/safety-dependencies
  • 1.0/andy/trusted-publishing
  • 1.1/andy/authors-order
  • 1.1/andy/fix-build-error
  • 1.1/andy/fix-pydantic-core-deps
  • 1.1/andy/fix-typer-0.17
  • 1.1/andy/pylint-400
  • 1.1/andy/safety-2025-07-23
  • 1.1/anil/zhmc-log-fw/upgrade-safety-version
  • 1.1/fix-publish
  • 1.10/andy/fix-pydantic-core-install
  • andy/add-bandit-checker
  • andy/add-docs
  • andy/add-missing-deps
  • andy/add-ruff-checker
  • andy/authors-order
  • andy/changelog-in-master-docs
  • andy/changelog-platform-env
  • andy/check-changes
  • andy/checkreqs-2025-02-23
  • andy/cleanup-json-schema
  • andy/commit-checks
  • andy/coveralls-retries
  • andy/dockerfile
  • andy/doclinkcheck
  • andy/fix-authors
  • andy/fix-broken-doclinks
  • andy/fix-build-error
  • andy/fix-check-reqs-safety
  • andy/fix-commit-checks
  • andy/fix-coverage
  • andy/fix-coveralls-macos
  • andy/fix-make-dependencies
  • andy/fix-make-start
  • andy/fix-makefile-testcases
  • andy/fix-publish-condition
  • andy/fix-publish-tags
  • andy/fix-pydantic-core-deps
  • andy/fix-pydantic-core-install
  • andy/fix-pylint-3.3
  • andy/fix-pytokens-dep
  • andy/fix-release-start-check
  • andy/fix-release-verify
  • andy/fix-scheduled-runs
  • andy/fix-syslog
  • andy/fix-towncrier
  • andy/fix-towncrier-release
  • andy/fix-typer-0.17
  • andy/handle-publish-create-branch
  • andy/handle-publish-create-branch-2
  • andy/install-non-editable
  • andy/install-pipx
  • andy/jms-config
  • andy/packages-dir
  • andy/pip-no-warn
  • andy/platform-details
  • andy/pylint-400
  • andy/pyproject.toml
  • andy/python-3.14
  • andy/python3.13-rc1
  • andy/python3.13.0
  • andy/relax-safety-fails
  • andy/retry-http-422
  • andy/rm-travis
  • andy/rtd-links
  • andy/safety-2024-06-24
  • andy/safety-2024-08-18
  • andy/safety-2025-01
  • andy/safety-2025-02-26
  • andy/safety-2025-06-03
  • andy/safety-2025-07-23
  • andy/safety-dependencies
  • andy/selflog-file
  • andy/simplify-release-start
  • andy/trusted-publishing
  • andy/workflow-warnings
  • andy/workflows
  • andy/zhmcclient-1.18
  • anil/zhmc-log-fw/upgrade-safety-version
  • master
  • release_0.12.0
  • release_1.0.0
  • release_1.0.1
  • release_1.0.2
  • release_1.1.0
  • renovate/actions-github-script-8.x
  • renovate/actions-setup-python-6.x
  • renovate/python-3.x
  • safety_issues
  • safety_issues_1.1
  • stable_1.0
  • start_1.0.0
  • start_1.0.1
  • start_1.0.2
  • start_1.0.3
  • start_1.1.0
  • start_1.1.1
  • start_1.2.0

30 Oct 2025 03:33AM UTC coverage: 24.497%. Remained the same
test-384

push

github

web-flow
Fixed safety issues that comes up when running make safety (#196)

Signed-off-by: Vonteddu Chaithra <Vonteddu.Chaithra1@ibm.com>
Co-authored-by: vonteddu chaithra <vonteddu.chaithra1@ibm.com>

146 of 596 relevant lines covered (24.5%)

2.69 hits per line

Relevant lines Covered
Build:
Build:
596 RELEVANT LINES 146 COVERED LINES
2.69 HITS PER LINE
Source Files on stable_1.1
  • Tree
  • List 4
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
test-384 stable_1.1 Fixed safety issues that comes up when running make safety (#196) Signed-off-by: Vonteddu Chaithra <Vonteddu.Chaithra1@ibm.com> Co-authored-by: vonteddu chaithra <vonteddu.chaithra1@ibm.com> push 30 Oct 2025 03:35AM UTC web-flow github
24.5
test-377 stable_1.1 Fixed new issues raised by pylint 4.0.0 Signed-off-by: Andreas Maier <maiera@de.ibm.com> push 12 Oct 2025 07:22PM UTC andy-maier github
24.5
test-357 stable_1.1 Added pydantic_core dependency Signed-off-by: Andreas Maier <maiera@de.ibm.com> push 26 Sep 2025 07:10PM UTC andy-maier github
24.5
test-340 stable_1.1 Removed the pinning on typer version <0.17.0 with safety 3.6.1 * Typer version was pinned to 0.17.0 due to pyupio/safety#778 * The issue is fixed with safety 3.6.1 * We no longer need to pin that version * Upgrade nltk to 3.9.1 to make it compati... push 13 Sep 2025 07:52AM UTC andy-maier github
24.5
test-321 stable_1.1 Circumvented safety issue with import of typer module Signed-off-by: Andreas Maier <maiera@de.ibm.com> push 31 Aug 2025 09:07AM UTC andy-maier github
24.5
test-314 stable_1.1 Fixed incorrect package version in build; Increased pipdeptree version (#167) Details: * For reasons not fully understood, the new setuptools-scm version 9.2.0 caused the 'python -m setuptools_scm' command to display a version with one chara... push 17 Aug 2025 06:13PM UTC web-flow github
24.5
test-281 stable_1.1 Addressed safety issues Signed-off-by: Andreas Maier <maiera@de.ibm.com> push 23 Jul 2025 10:32AM UTC andy-maier github
24.03
test-271 stable_1.1 Made order of names in AUTHORS.md reliable Signed-off-by: Andreas Maier <maiera@de.ibm.com> push 10 Jul 2025 12:43PM UTC andy-maier github
24.03
test-256 stable_1.1 Fixed condition in HTTP 422 handling in publish workflow Signed-off-by: Andreas Maier <maiera@de.ibm.com> push 04 Jun 2025 12:05PM UTC andy-maier github
24.03
test-247 stable_1.1 Start 1.1.1 Signed-off-by: Andreas Maier <maiera@de.ibm.com> push 04 Jun 2025 03:53AM UTC andy-maier github
24.03
See All Builds (288)

Badge your Repo: zhmc-log-forwarder

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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