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

glennmatthews / cot / 140
98%
master: 38%

Build:
Build:
LAST BUILD BRANCH: reenable-coveralls
DEFAULT BRANCH: master
Ran 27 Mar 2015 05:26PM UTC
Jobs 1
Files 29
Run time 2s
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

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

Jobs
ID Job ID Ran Files Coverage
1 140.1 27 Mar 2015 05:26PM UTC 0
97.88
Travis Job 140.1
Source Files on build 140
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #140
  • 250307f1 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