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

tchellomello / python-arlo
79%
master: 79%

Build:
Build:
LAST BUILD BRANCH: 0.2.4
DEFAULT BRANCH: master
Repo Added 26 Sep 2017 03:37PM UTC
Files 6
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

LAST BUILD ON BRANCH fix_nonetype
branch: fix_nonetype
CHANGE BRANCH
x
Reset
  • fix_nonetype
  • 0.0.8
  • 0.0.9
  • 0.0.x
  • 0.1.0
  • 0.1.1
  • 0.1.2
  • 0.1.4
  • 0.1.5
  • 0.1.6
  • 0.1.7
  • 0.1.8
  • 0.1.9
  • 0.2.0
  • 0.2.1
  • 0.2.2
  • 0.2.3
  • 0.2.4
  • 008
  • arlo_fixes
  • assert_dict
  • avoid_some_extra_calls
  • baby_arlo_doc
  • base_attributes
  • cached_cam_properties
  • fix_issue_51
  • fix_lint
  • issue_103_retrieving_media_doorbell
  • master
  • public_base_stations
  • pyarlo_0.1.9
  • sseclient_none
  • stable
  • throttling_and_exception_handling
  • version_0.1.3
  • version_0.1.4
  • version_0.1.5
  • version_0.1.6
  • version_0.1.7
  • version_0.1.8
  • version_0_2_3
  • version_0_2_4

pending completion
271

push

travis-ci

tchellomello
Fixes AttributerError when requests failed to get response

2018-06-04 23:26:42 ERROR (MainThread) [homeassistant.core] Error doing job: Future exception was never retrieved
Traceback (most recent call last):
File "/usr/lib/python3.6/concurrent/futures/thread.py", line 56, in run
result = self.fn(*self.args, **self.kwargs)
File "/home/homeassistant/.homeassistant/custom_components/arlo.py", line 83, in hub_refresh
update_base_station=True)
File "/srv/homeassistant/lib/python3.6/site-packages/pyarlo/init.py", line 262, in update
base.update()
File "/srv/homeassistant/lib/python3.6/site-packages/pyarlo/base_station.py", line 457, in update
self._attrs = self._session.refresh_attributes(self.name)
File "/srv/homeassistant/lib/python3.6/site-packages/pyarlo/init.py", line 206, in refresh_attributes
data = self.query(url).get('data')
AttributeError: 'NoneType' object has no attribute 'get'

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

566 of 714 relevant lines covered (79.27%)

3.17 hits per line

Relevant lines Covered
Build:
Build:
714 RELEVANT LINES 566 COVERED LINES
3.17 HITS PER LINE
Source Files on fix_nonetype
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
271 fix_nonetype Fixes AttributerError when requests failed to get response 2018-06-04 23:26:42 ERROR (MainThread) [homeassistant.core] Error doing job: Future exception was never retrieved Traceback (most recent call last): File "/usr/lib/python3.6/concurrent/fu... push 05 Jun 2018 02:57AM UTC tchellomello travis-ci pending completion  
See All Builds (229)
  • Repo on GitHub
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

© 2025 Coveralls, Inc