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

tchellomello / python-amcrest / 319
43%

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

pending completion
319

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.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 319.1 (TOXENV=py27) 17 May 2019 03:05AM UTC 0
32.28
Travis Job 319.1
2 319.2 (TOXENV=py35) 17 May 2019 03:05AM UTC 0
32.41
Travis Job 319.2
3 319.3 (TOXENV=py36) 17 May 2019 03:04AM UTC 0
32.41
Travis Job 319.3
Source Files on build 319
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #319
  • 5c93f517 on github
  • Prev Build on master (#318)
  • Next Build on master (#320)
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