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

home-assistant / home-assistant / 18642 / 1
94%
dev: 94%

Build:
DEFAULT BRANCH: dev
Ran 25 Jan 2017 06:02AM UTC
Files 196
Run time 7s
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

25 Jan 2017 05:29AM UTC coverage: 93.546%. Remained the same
TOXENV=py34

push

travis-ci

balloob
Add missing dependency in emulated_hue component. (#5394)

* Add missing dependency in emulated_hue component.

On first startup after upgrade to 0.36, the emulated_hue componented failed to
start because the http component had installed the modules it depends on, in
this particular case 'aiohttp_cors' was missing.

* Include dependencies for the emulated_hue web server

Emulated_hue uses it's own 'web-server' component to handle hue related
discovery and config, so we need to make sure the required http modules are
made available before we are initialized.

We don't have to depend on the home-assistant http/api component because we do
not need to have the frontend to be initialized to handle emulated_hue, so we
can just import in the same set of requirements as the http component.

* Fix linting error

16292 of 17416 relevant lines covered (93.55%)

0.94 hits per line

Source Files on job 18642.1 (TOXENV=py34)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 18642
  • Travis Job 18642.1
  • 6adc5c31 on github
  • Prev Job for TOXENV=py34 on dev (#18640.1)
  • Next Job for TOXENV=py34 on dev (#18644.1)
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