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

home-assistant / home-assistant-cli / 130 / 4
72%
dev: 72%

Build:
DEFAULT BRANCH: dev
Ran 05 Jan 2019 02:27AM UTC
Files 20
Run time 1s
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

05 Jan 2019 02:23AM UTC coverage: 74.0% (-0.4%) from 74.446%
TOXENV=cov

push

travis-ci-com

maxandersen
Control over table and column format

Why:

 * There are many ways to use the data and one format
   don't work for all.

This change addreses the need by:

 * Adds a `--no-headers` to supress printing of column headers
 * Adds a `--table-format <fmt>` allowign to use any of tabulate()
   table formats (i.e. plain, github, orgtbl, etc.)
 * Adds a `--columns <column-format>` to configure column name
   and contents. Format is a comma separated list of name=value pairs.
   Value is a json path expression.

   Example:
   `--columns entity=entity_id,name=attributes.friendly_name`

   This allows one to address all json/yaml values in the returned
   results.

888 of 1200 relevant lines covered (74.0%)

0.74 hits per line

Source Files on job 130.4 (TOXENV=cov)
  • Tree
  • List 0
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 101
  • Travis Job 130.4
  • 5a549bb9 on github
  • Prev Job for TOXENV=cov on dev (#127.4)
  • Next Job for TOXENV=cov on dev (#133.4)
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