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

home-assistant / home-assistant / 21016
94%

Build:
DEFAULT BRANCH: dev
Ran 02 Mar 2017 08:58AM UTC
Jobs 6
Files 225
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
21016

push

travis-ci

balloob
Added support for multiple codes executed in a row (#5908)

* Added support for multiple codes executed in a row

now codes can be specified either by simply providing a single code, which will then be sent like usual, or multiple codes can be executed in a row, specified in a comma delimited format in the configuration.yaml. For example: 111111,222222,333333,444444 would mean 111111 would be sent first, followed by 222222 and 333333 and 444444.

* rpi_rf: added line breaks to not exceed 79 characters per line

* include validation for correct formatting of codes

added regex which only allows either a single number (like 1252456245) or a sequence of commas followed by another number.

* added line breaks to not exceed 79 characters per line

* fix for 'continuation line under-indented for visual indent'

* another try at 'continuation line under-indented for visual indent'

* changed from regex to list for easier maintainability

* removed unnecessary splitting of strings

18603 of 19899 relevant lines covered (93.49%)

3.74 hits per line

Jobs
ID Job ID Ran Files Coverage
1 21016.1 (TOXENV=py34) 02 Mar 2017 09:02AM UTC 0
93.46
Travis Job 21016.1
2 21016.2 (TOXENV=requirements) 02 Mar 2017 08:58AM UTC 0
Travis Job 21016.2
3 21016.3 (TOXENV=lint) 02 Mar 2017 09:06AM UTC 0
Travis Job 21016.3
4 21016.4 (TOXENV=py35) 02 Mar 2017 09:04AM UTC 0
93.45
Travis Job 21016.4
5 21016.5 (TOXENV=py36) 02 Mar 2017 09:05AM UTC 0
93.46
Travis Job 21016.5
6 21016.6 (TOXENV=py36) 02 Mar 2017 09:08AM UTC 0
93.44
Travis Job 21016.6
Source Files on build 21016
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #21016
  • a08539d8 on github
  • Prev Build on dev (#21015)
  • Next Build on dev (#21018)
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