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

home-assistant / home-assistant / 28734 / 2
94%
dev: 94%

Build:
DEFAULT BRANCH: dev
Ran 30 Aug 2017 08:13AM UTC
Files 292
Run time 23s
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 Aug 2017 08:01AM UTC coverage: 93.718% (+0.004%) from 93.714%
TOXENV=py34

push

travis-ci

pvizeli
Fix fitbit error when trying to access token after upgrade. (#9183)

*   - Fixes Fitbit error when trying to refresh oauth token

  The 3rd python-fitbit module requires an extra kwarg on the FitBit
  constructor called refresh_cb. The value should be a function that
  accepts one argument token.

  This value will be a dictionary with the keys:

     'access_token', 'refresh_token', 'expires_at'

  This implements a lambda refresh_cb as required by the Fitbit module
  to work, however the new token will always be save manually on
  every update() call.

*  Simplified by calling  expires_at instead reading again from dict

25168 of 26855 relevant lines covered (93.72%)

0.94 hits per line

Source Files on job 28734.2 (TOXENV=py34)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 28734
  • Travis Job 28734.2
  • f76436f3 on github
  • Prev Job for TOXENV=py34 on dev (#28730.2)
  • Next Job for TOXENV=py34 on dev (#28747.2)
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