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

tchellomello / python-amcrest / 318 / 1
43%
master: 43%

Build:
DEFAULT BRANCH: master
Ran 16 May 2019 07:56PM UTC
Files 18
Run time 1s
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

16 May 2019 07:54PM UTC coverage: 32.318% (-0.3%) from 32.609%
TOXENV=py27

push

travis-ci

pnbruckner
Errors during initialization are no longer fatal.

Allow AmcrestCamera object (and hence Http object) to be created even if communication errors occur. This allows user to use the object to attempt communicating with camera later to implement an error recovery scheme.

retries_connection == 0 means don't attempt retries. I.e., only use default value if retries_connection == None.

Add some debug messages to help user diagnose communication problems.

For most commands do not use stream for request to centralize error handling. Only use stream for those few commands that need it, and add error handling to those when using raw.data.

Remove retry loop in command method. It's redundanct and unnecessary.

244 of 755 relevant lines covered (32.32%)

0.32 hits per line

Source Files on job 318.1 (TOXENV=py27)
  • Tree
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 301
  • Travis Job 318.1
  • 8e73809e on github
  • Prev Job for TOXENV=py27 on master (#316.1)
  • Next Job for TOXENV=py27 on master (#319.1)
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