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

tchellomello / python-amcrest / 318
43%

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

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 755 relevant lines covered (32.58%)

0.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 318.1 (TOXENV=py27) 16 May 2019 07:56PM UTC 0
32.32
Travis Job 318.1
2 318.2 (TOXENV=py35) 16 May 2019 07:56PM UTC 0
32.45
Travis Job 318.2
3 318.3 (TOXENV=py36) 16 May 2019 07:56PM UTC 0
32.45
Travis Job 318.3
Source Files on build 318
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #318
  • 8e73809e on github
  • Prev Build on master (#316)
  • Next Build on master (#319)
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