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

tchellomello / python-amcrest / 319 / 3
43%
master: 43%

Build:
DEFAULT BRANCH: master
Ran 17 May 2019 03:04AM UTC
Files 18
Run time 2s
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

17 May 2019 03:02AM UTC coverage: 32.411% (-0.04%) from 32.45%
TOXENV=py36

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.

246 of 759 relevant lines covered (32.41%)

0.32 hits per line

Source Files on job 319.3 (TOXENV=py36)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 302
  • Travis Job 319.3
  • 5c93f517 on github
  • Prev Job for TOXENV=py36 on master (#318.3)
  • Next Job for TOXENV=py36 on master (#320.3)
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