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

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

Build:
DEFAULT BRANCH: dev
Ran 30 Mar 2017 01:33PM UTC
Files 239
Run time 13s
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

30 Mar 2017 01:26PM UTC coverage: 93.667% (+0.004%) from 93.663%
TOXENV=py36

push

travis-ci

pvizeli
Fix configuration setup (#6853)

When the user exceeds the request limit for google APIs, the response status stays at 200 but the response body is different:
```
{
   "error_message" : "You have exceeded your daily request quota for this API. We recommend registering for a key at the Google Developers Console: https://console.developers.google.com/apis/credentials?project=_",
   "results" : [],
   "status" : "OVER_QUERY_LIMIT"
}
```
This prevents HA from creating the initial configuration

20175 of 21539 relevant lines covered (93.67%)

0.94 hits per line

Source Files on job 22247.5 (TOXENV=py36)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22247
  • Travis Job 22247.5
  • ee8701b5 on github
  • Prev Job for TOXENV=py36 on dev (#22244.6)
  • Next Job for TOXENV=py36 on dev (#22250.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