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

glennmatthews / cot
98%
master: 38%

Build:
Build:
LAST BUILD BRANCH: reenable-coveralls
DEFAULT BRANCH: master
Repo Added 21 Jan 2015 04:06PM UTC
Files 386
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 v1.3.0
branch: v1.3.0
CHANGE BRANCH
x
Reset
  • v1.3.0
  • develop
  • experimental-backports-fix
  • feature/alias
  • feature/coverage-branch
  • feature/dependency_rework
  • feature/mccabe
  • feature/multiple-subtypes
  • feature/pep8-naming
  • feature/product-class
  • feature/reduce_file_copies
  • feature/remove-disk
  • feature/serial_pyvmomi
  • feature/tab-completion
  • feature/travis-container
  • hotfix/1.5.2
  • master
  • reenable-coveralls
  • v1.2.4
  • v1.3.2
  • v1.3.3
  • v1.4.0
  • v1.4.1
  • v1.4.2
  • v1.5.0
  • v1.5.1
  • v1.5.2
  • v1.6.0
  • v1.6.1

pending completion
140

push

travis-ci

Glenn Matthews
Version 1.3.0

Features

* Installation of helper programs is now provided by a 'cot
  install-helpers' subcommand rather than a separate script.
* COT now has man pages ('man cot', 'man cot-edit-hardware', etc.)
  The man pages are also installed by 'cot install-helpers'.
* Improved documentation of the CLI on readthedocs.org as well.
* COT no longer supports Python 3.2.

Infrastructure changes

* Refactored COT.helper_tools module into COT.helpers subpackage.
  This package has an API (COT.helpers.api) for the rest of COT to
  access it; the helper-specific logic (qemu-img, fatdisk, etc.) is split
  into individual helper modules that are abstracted away by the API.
* Similarly, logic from COT.tests.helper_tools has been refactored and
  enhanced under COT.helpers.tests.
* Renamed all test code files from "foo.py" to "test_foo.py" to
  facilitate test case discovery.
* cot_unittest is no more - use 'tox' or 'unit2 discover' to run tests.
* As noted above, the installation script check_and_install_helpers.py
  no longer exists - this functionality is now provided by the
  COT.install_helpers module.
* CLI help strings are dynamically rendered to ReST when docs are built,
  providing cleaner output for both readthedocs.org and the manpages.

3780 of 3862 relevant lines covered (97.88%)

0.98 hits per line

Relevant lines Covered
Build:
Build:
3862 RELEVANT LINES 3780 COVERED LINES
0.98 HITS PER LINE
Source Files on v1.3.0
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
140 v1.3.0 Version 1.3.0 Features * Installation of helper programs is now provided by a 'cot install-helpers' subcommand rather than a separate script. * COT now has man pages ('man cot', 'man cot-edit-hardware', etc.) The man pages are also installed... push 27 Mar 2015 05:26PM UTC Glenn Matthews travis-ci pending completion  
See All Builds (265)
  • 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