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

xenserver-next / status-report
92%
master: 92%

Build:
Build:
LAST BUILD BRANCH: add-test-case-for-cmd_output-function
DEFAULT BRANCH: master
Repo Added 12 Feb 2024 11:12PM UTC
Files 21
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 add-test-case-for-cmd_output-function
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • Add-COPYING-LGPL
  • Apply-suggestions-from-sourcery
  • CA-390127/logging-capture-all-messages
  • CA-390129/catch-and-log-exceptions-from-dump_xapi_rrds
  • CA-390759/likewise-lwidentity-for-backports
  • CI-Update-Python-CI-to-use-Python-3.11-like-XS9
  • CI-fix-nodejs16-warnings
  • CP-47521/cleanup-XS6.5-removed-StorageLink-CVSM
  • CP-47521/remove-last-leftover-of-StorageLink-CVSM
  • CP-48198/cleanup-assert_filter_xapi_clusterd_db
  • CP-48198/cleanup-header-of-test_filter_xapi_clusterd_db
  • CP-48198/cover-integration-tests-cwd-independent
  • CP-48198/fix-codecov-uploads-on-master
  • CP-48198/selftest-asserting-the-expected-output
  • CP-48198/update-and-cleanup-pre-commit.md
  • CP-48198/update-codecov.yml-for-3.10.14
  • CP-48444/fix-illegal-seek-outfd
  • CP-48447/Py3-fix-abort-after-Exception-from-func_output
  • CP-49659-fix-modinfo-unicode-error
  • CP-49944-multiple-patterns-for-one-directory
  • CP49680-support-unquoted-xensource-inventory-values
  • FAQ-on-code-complexity-relative-to-py2-support
  • Fix-GitHubCI-pylint-job
  • add-codecov.yaml-for-codecov-comment
  • add-doc-plugins.md
  • add-doc/tagging-versions.md
  • add-logging-to-rebase-check
  • add-mypy-type-comments
  • add-sonarcloud
  • add-support-for-pytest-8.2-with-python3.11
  • add-test-case-for-cmd_output-function
  • apply-spelling-fixes
  • breakup-collect_data-into-manageable-parts
  • check_if_branch-needs-rebase
  • cleanup-obsolete-python2-tests
  • cleanup-outdated-cruft-in-readKeyValueFile
  • cleanup-outdated-pytest-tips-for-python27
  • cleanup-py27-and-fix-kernel-lockdown-warnings
  • cleanup-py27-leftovers-in-README.md
  • cmd_output-check-is_executable
  • codecov-cleanup-outdated-cruft-in-readKeyValueFile
  • consolidate-ci-to-python3
  • coverage-codecov-use-cli-otherwise-legacy
  • describe-how-to-install-pytest-with-pipx
  • docs-extend-pytest-tips-in-README-pytest.md
  • filter-wlb_password_in_row_attribute_of_pool_table
  • filter-wlb_password_row_attribute_in_pool_table
  • fix-also-mypy-and-apply-sourcery-refactorings
  • fix-and-test-multiple-patterns-for-one-directory
  • fix-entries-persistent-stats__py2-only
  • fix-for-pytest-on-3.12--Fix-module-name
  • fix-markdownlint-warnings-add-plugins-doc
  • fix-patched_bugtool-fixture-to-save-restore-db.conf
  • fix-to-retain-directory-traversal-order-on-python2
  • fix-typing-errors-due-to-wrong-init
  • fix-typing-warnings-and-apply-sourcery-refactorings
  • fix-untions-for-mypy-it-uses-only-the-first-init
  • fix-warnings-on-not-defined-StringIOmtime
  • fix-yesno-input-for-py2-xs8
  • improve-README-pytest.md
  • load-plugins-stop-converting-empty-to-None--it-is-superflous
  • master
  • mypy-declare-types-on-first-init
  • next/apply-spelling-fixes
  • nochange-split-collect_data-into-manageable-parts
  • pre-commit.yaml-fix-deprecation-warnings
  • private/rossla/CA-392459
  • py-shebang-to-py3-for-xs8-py3-and-update-README
  • py3-shebang-for-xs8-and-update-README
  • py3-update-pyproject.toml-from-py27-to-py36
  • pylint-remove-obsolete-disables
  • pyproject-fixup-maintainers-list
  • pytest-conftest-README-formatting-improvements
  • release/xs8
  • release/yangtze
  • switch-shebang-to-use-python3-on-xs84-as-well
  • test_main-Improve-assert_bugtool_logfile_data
  • unit_test-dump_xapi_subprocess_info
  • update-doc-pre-commit.md
  • xs8-backport-integration-tests

03 Feb 2026 01:34AM UTC coverage: 92.228% (+0.2%) from 92.063%
21613317468

Pull #51

github

Bernhard Kaindl
Add tests/unit/test_cmd_output.py: Add new test cases for cmd_output()
Pull Request #51: Add tests/unit/test_cmd_output.py: Add new test cases for cmd_output()

36 of 36 new or added lines in 2 files covered. (100.0%)

2148 of 2329 relevant lines covered (92.23%)

0.92 hits per line

Relevant lines Covered
Build:
Build:
2329 RELEVANT LINES 2148 COVERED LINES
0.92 HITS PER LINE
Source Files on master
  • Tree
  • List 21
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
21613317468 add-test-case-for-cmd_output-function Add tests/unit/test_cmd_output.py: Add new test cases for cmd_output() Pull #51 03 Feb 2026 01:41AM UTC Bernhard Kaindl github
92.23
21613318604 add-test-case-for-cmd_output-function Merge 55bc10e86 into 945088a93 Pull #51 03 Feb 2026 01:41AM UTC web-flow github
92.23
21304823791 pylint-remove-obsolete-disables .pylintrc: Remove obsolete disables of fixed pylint warnings push 23 Jan 2026 11:40PM UTC Bernhard Kaindl github
92.06
21304060078 cmd_output-check-is_executable Log missing commands to xen-bugtool.log Signed-off-by: Bernhard Kaindl <bernhard.kaindl@cloud.com> Pull #30 23 Jan 2026 11:04PM UTC Bernhard Kaindl github
92.26
21304061647 cmd_output-check-is_executable Merge 3f2c7bd61 into 945088a93 Pull #30 23 Jan 2026 11:04PM UTC web-flow github
92.26
21302990904 add-test-case-for-cmd_output-function Add tests/unit/test_cmd_output.py: Add new test cases for cmd_output() Pull #51 23 Jan 2026 10:17PM UTC Bernhard Kaindl github
92.22
21300207631 add-test-case-for-cmd_output-function Add tests/unit/test_cmd_output.py: Add new test cases for cmd_output() Pull #51 23 Jan 2026 08:32PM UTC Bernhard Kaindl github
92.22
21300208713 add-test-case-for-cmd_output-function Merge cbf6bc32e into 945088a93 Pull #51 23 Jan 2026 08:31PM UTC web-flow github
92.22
21300007221 add-test-case-for-cmd_output-function Add tests/unit/test_cmd_output.py: Add new test cases for cmd_output() Pull #51 23 Jan 2026 08:24PM UTC Bernhard Kaindl github
92.22
21299552846 add-test-case-for-cmd_output-function Add tests/unit/test_cmd_output.py: Add new test cases for cmd_output() Pull #51 23 Jan 2026 08:07PM UTC Bernhard Kaindl github
92.22
See All Builds (321)
  • 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

© 2026 Coveralls, Inc