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

home-assistant / home-assistant / 22036 / 5
94%
dev: 94%

Build:
DEFAULT BRANCH: dev
Ran 24 Mar 2017 03:55AM UTC
Files 238
Run time 9s
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

24 Mar 2017 03:48AM UTC coverage: 93.723% (+0.04%) from 93.679%
TOXENV=py36

Pull #328

travis-ci

balloob
New indexes for states and recording_runs tables (#6688)

* New indexes for states table

* Added recorder_runs indexes

* Created a new function for compound indexes.

A new function was created because it makes it a little cleaner when creating
a single-field index since one doesn't have to create a list. This is mostly
when creating the name of the index so with a bit more logic it's possible
to combine it into one function. Given how often migration changes are run,
I thought that code bloat was probably a worthy trade-off for now.

* Adjusted indexes, POC for ref indexes by name.

* Corrected lint errors

* Fixed pydocstyle error

* Moved create_index function outside apply_update

* Moved to single line (just barely)
Pull Request #328:

20142 of 21491 relevant lines covered (93.72%)

0.94 hits per line

Source Files on job 22036.5 (TOXENV=py36)
  • Tree
  • List 0
  • Changed 7
  • Source Changed 3
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22036
  • Travis Job 22036.5
  • 5dfdb9e4 on github
  • Prev Job for TOXENV=py36 on dev (#22031.6)
  • Next Job for TOXENV=py36 on dev (#22037.6)
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