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

home-assistant / home-assistant / 24167
94%

Build:
DEFAULT BRANCH: dev
Ran 12 May 2017 03:56PM UTC
Jobs 6
Files 253
Run time 5min
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
24167

push

travis-ci

balloob
Axis component (#7381)

* Added Axis hub, binary sensors and camera

* Added Axis logo to static images

* Added Axis logo to configurator
Added Axis mdns discovery

* Fixed flake8 and pylint comments

* Missed a change from list to function call
V5 of axis py

* Added dependencies to requirements_all.txt

* Clean up

* Added files to coveragerc

* Guide lines says to import function when needed, this makes Tox pass

* Removed storing hass in config until at the end where I send it to axisdevice

* Don't call update in the constructor

* Don't keep hass private

* Unnecessary lint ignore, following Baloobs suggestion of using NotImplementedError

* Axis package not in pypi yet

* Do not catch bare excepts. Device schema validations raise vol.Invalid.

* setup_device still adds hass object to the config, so the need to remove it prior to writing config file still remains

* Don't expect axis.conf contains correct values

* Improved configuration validation

* Trigger time better explains functionality than scan interval

* Forgot to remove this earlier

* Guideline says double qoutes for sentences

* Return false from discovery if config file contains bad data

* Keys in AXIS_DEVICES are serialnumber

* Ordered imports in alphabetical order

* Moved requirement to pypi

* Moved update callback that handles trigger time to axis binary sensor

* Renamed configurator instance to request_id since that is what it really is

* Removed unnecessary configurator steps

* Changed link in configurator to platform documentation

* Add not-context-manager (#7523)

* Add not-context-manager

* Add missing comma

* Threadsafe configurator (#7536)

* Make Configurator thread safe, get_instance timing issues breaking configurator working on multiple devices

* No blank lines allowed after function docstring

* Fix comment Tox

* Added Axis hub, binary sensors and camera

* Added Axis logo to st... (continued)

1 of 1 new or added line in 1 file covered. (100.0%)

21144 of 22608 relevant lines covered (93.52%)

3.74 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
100.0
homeassistant/components/mqtt/__init__.py
Jobs
ID Job ID Ran Files Coverage
1 24167.1 (TOXENV=lint) 12 May 2017 04:02PM UTC 0
Travis Job 24167.1
2 24167.2 (TOXENV=py34) 12 May 2017 03:56PM UTC 0
93.52
Travis Job 24167.2
3 24167.3 (TOXENV=py35) 12 May 2017 03:56PM UTC 0
93.51
Travis Job 24167.3
4 24167.4 (TOXENV=py36) 12 May 2017 03:56PM UTC 0
93.5
Travis Job 24167.4
5 24167.5 (TOXENV=py36) 12 May 2017 03:56PM UTC 0
93.5
Travis Job 24167.5
6 24167.6 (TOXENV=requirements) 12 May 2017 03:58PM UTC 0
Travis Job 24167.6
Source Files on build 24167
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #24167
  • 416b8e0e on github
  • Prev Build on dev (#24166)
  • Next Build on dev (#24173)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc