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

home-assistant / home-assistant / 26667
94%

Build:
DEFAULT BRANCH: dev
Ran 14 Jul 2017 02:27AM UTC
Jobs 4
Files 268
Run time 9min
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
26667

push

travis-ci

balloob
Make deps directory persistent over upgrades (#7801)

* Use pip install --user if venv not active

* Set PYTHONUSERBASE to deps directory, when installing with --user
  option.
* Reset --prefix option to workaround incompatability when installing
  with --user option. This requires pip version 8.0.0 or greater.
* Require pip version 8.0.3.
* Do not delete deps directory on home assistant upgrade.
* Fix local lib mount and check package exist.

* Update and add tests

* Fix upgrade from before version 0.46

* Extract function to get user site

* Add function(s) to package util to get user site.
* Use async subprocess for one of the functions to get user site.
* Add function to package util to check if virtual environment is
  active.
* Add and update tests.

* Update version for last removal of deps dir

* Address comments

* Rewrite package util tests with pytest

* Rewrite all existing unittest class based tests for package util as
  test functions, and capitalize pytest fixtures.
* Add test for installing with target inside venv.

54 of 54 new or added lines in 4 files covered. (100.0%)

22816 of 24378 relevant lines covered (93.59%)

1.87 hits per line

Uncovered Changes

Lines Coverage ∆ File
6
100.0
homeassistant/bootstrap.py

Coverage Regressions

Lines Coverage ∆ File
3
100.0
homeassistant/util/async.py
Jobs
ID Job ID Ran Files Coverage
1 26667.1 (TOXENV=lint) 14 Jul 2017 02:37AM UTC 0
Travis Job 26667.1
3 26667.3 (TOXENV=py35) 14 Jul 2017 02:32AM UTC 0
93.58
Travis Job 26667.3
4 26667.4 (TOXENV=py36) 14 Jul 2017 02:37AM UTC 0
93.58
Travis Job 26667.4
5 26667.5 (TOXENV=requirements) 14 Jul 2017 02:27AM UTC 0
Travis Job 26667.5
Source Files on build 26667
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #26667
  • ba019c79 on github
  • Prev Build on dev (#26663)
  • Next Build on dev (#26668)
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