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

boto / botocore / 1295 / 3
97%
develop: 97%

Build:
DEFAULT BRANCH: develop
Ran 11 Feb 2015 11:38PM UTC
Files 28
Run time 1001min
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

11 Feb 2015 11:35PM UTC coverage: 93.042% (+0.003%) from 93.039%
1295.3

Pull #456

travis-ci

jamesls
Let exceptions propogate from make_request

This prevents a value of None from ever being returned
from make_request.  Previously, exceptions were caught and
after the retry logic would just return a value of None.

Now, if things like `ConnectionError`s, `socket.error`s, etc.
are raised, then this will propogate.  This also fixed the
client interface that expected that a tuple was always returned
from `make_request`.  This is now the case.
Pull Request #456: Let exceptions propogate from make_request

4359 of 4685 relevant lines covered (93.04%)

0.93 hits per line

Source Files on job 1295.3
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1295
  • Travis Job 1295.3
  • 1d8b342b on github
  • Prev Job for on develop (#1293.3)
  • Next Job for on develop (#1296.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

© 2026 Coveralls, Inc