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

xenserver / status-report
92%

Build:
DEFAULT BRANCH: master
Repo Added 14 Feb 2024 05:09PM UTC
Files 19
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 master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • Add-COPYING-LGPL
  • CA-390127/logging-capture-all-messages
  • CA-390129/catch-and-log-exceptions-from-dump_xapi_rrds
  • CA-390129/unittest-log_exceptions
  • CA-390759/likewise-lwidentity-for-backports
  • CA-403717
  • CI-Update-Python-CI-to-use-Python-3.11-like-XS9
  • CI-fix-nodejs16-warnings
  • CP-307935
  • CP-308256
  • CP-308824
  • 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
  • add-codecov.yaml-for-codecov-comment
  • add-doc/tagging-versions.md
  • add-docstring-for-the-global-directory-specs-var
  • add-sonarcloud
  • add-support-for-pytest-8.2-with-python3.11
  • apply-spelling-fixes
  • breakup-collect_data-into-manageable-parts
  • check_if_branch-needs-rebase
  • cleanup-outdated-cruft-in-readKeyValueFile
  • cmd_output-check-is_executable
  • consolidate-ci-to-python3
  • coverage-codecov-use-cli-otherwise-legacy
  • docs-extend-pytest-tips-in-README-pytest.md
  • enlarge_system_logs
  • filter-wlb_password_in_row_attribute_of_pool_table
  • fix-for-pytest-on-3.12--Fix-module-name
  • 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-warnings-on-not-defined-StringIOmtime
  • fix-yesno-input-for-py2-xs8
  • get_provisioning_mode
  • improve-README-pytest.md
  • master
  • mypy-declare-types-on-first-init
  • pre-commit.yaml-fix-deprecation-warnings
  • private/bengangy/CP-308176
  • private/bengangy/CP-52714
  • private/fziglio/lockdown
  • private/linl/dev
  • private/mingl/CP-52905
  • private/rossla/CA-392459
  • private/stephenche/CA-399631
  • private/stephenche/CP-51925
  • private/stephenche/CP-53777
  • py3-shebang-for-xs8-and-update-README
  • py3-update-pyproject.toml-from-py27-to-py36
  • pyproject-fixup-maintainers-list
  • 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
  • update-dump_xapi_rrds-to-the-new-world-order
  • v2.0.10
  • v2.0.11
  • v2.0.12
  • v2.0.13
  • v2.0.14
  • v2.0.15
  • v2.0.16
  • v2.0.17
  • v2.0.2
  • v2.0.3
  • v2.0.4
  • v2.0.5
  • v2.0.6
  • v2.0.7
  • v2.0.8
  • v2.0.9
  • v2.1.0

03 Dec 2025 03:51PM UTC coverage: 91.953%. Remained the same
19899904523

push

github

Bernhard Kaindl
pyproject.toml: Updates for merge after shebang and tests moved to Py3-only

2091 of 2274 relevant lines covered (91.95%)

0.92 hits per line

Relevant lines Covered
Build:
Build:
2274 RELEVANT LINES 2091 COVERED LINES
0.92 HITS PER LINE
Source Files on master
  • Tree
  • List 19
  • 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
19899904523 master pyproject.toml: Updates for merge after shebang and tests moved to Py3-only push 03 Dec 2025 03:51PM UTC Bernhard Kaindl github
91.95
19899778723 master CI: Update Python CI to use Python 3.11 (like XS9) push 03 Dec 2025 03:48PM UTC Bernhard Kaindl github
91.95
19730849951 v2.1.0 Merge pull request #162 from cplaursen/master push 27 Nov 2025 09:06AM UTC GitHub github
92.0
19706126903 master Merge pull request #162 from cplaursen/master push 26 Nov 2025 01:57PM UTC GitHub github
92.0
19705631756 master Merge ea9585ced into 8928d4b66 Pull #162 26 Nov 2025 01:40PM UTC GitHub github
92.0
19652521067 master xen-bugtool: Switch the Python shebang to use Python3 push 24 Nov 2025 11:22PM UTC Bernhard Kaindl github
91.96
19100694380 CI-Update-Python-CI-to-use-Python-3.11-like-XS9 Merge e02126c4d into c22e185f3 Pull #161 05 Nov 2025 11:39AM UTC GitHub github
91.91
19040867460 master CI: Consolidate CI to Python 3 and remove obsolete Python2 tests push 03 Nov 2025 04:04PM UTC Bernhard Kaindl github
91.96
18987577337 py3-update-pyproject.toml-from-py27-to-py36 Merge a2225b2d3 into 0f114e819 Pull #160 31 Oct 2025 11:27PM UTC GitHub github pending completion  
18987538739 py3-update-pyproject.toml-from-py27-to-py36 Merge bc01791d9 into 0f114e819 Pull #160 31 Oct 2025 11:24PM UTC GitHub github pending completion  
See All Builds (210)
  • 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