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

stripe / stripe-python / 3021 / 8
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 20 Aug 2019 05:23PM UTC
Files 107
Run time 26s
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

20 Aug 2019 05:21PM UTC coverage: 94.528% (+0.03%) from 94.503%
3021.8

push

travis-ci

ob-stripe
Fix automatic retries of failed requests (#605)

* fix automatic retries of failed requests

* fix `test_retry_codes_until_exceeded`

If the number of retries is set to 3, then the total number of requests should be 4: the initial one + the three retries.

* improve consistency between HTTP clients

This commit modifies `PycurlClient` to set the `should_retry` attribute of `APIConnectionError` exceptions, like `RequestsClient` does.

440 of 504 branches covered (87.3%)

Branch coverage included in aggregate %.

2203 of 2292 relevant lines covered (96.12%)

0.96 hits per line

Source Files on job 3021.8
  • Tree
  • List 0
  • Changed 28
  • Source Changed 1
  • Coverage Changed 28
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 2649
  • Travis Job 3021.8
  • 5bb18658 on github
  • Prev Job for on master (#3020.2)
  • Next Job for on master (#3023.5)
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