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

laterpay / laterpay-client-python / 715
100%
develop: 100%

Build:
Build:
LAST BUILD BRANCH: python37
DEFAULT BRANCH: develop
Ran 11 Jul 2019 12:49PM UTC
Jobs 5
Files 5
Run time 1min
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
715

push

travis-ci

stig
Fix collections.Iterable import on Python 3.8

In Python 3.3 collections' Abstract Base Classes (ABCs) moved to the
`collections.abc` namespace. A compatibility shim made it possible to
still import them from the old location, but in Python 3.7 you get a
DeprecationWarning, and in Python 3.8 it will simply not work.

This change assumes we're running on Python 3 or above, but falls back
to import from the old location if that assumption fails.

138 of 138 branches covered (100.0%)

306 of 306 relevant lines covered (100.0%)

4.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 715.1 11 Jul 2019 12:49PM UTC 0
99.67
Travis Job 715.1
2 715.2 11 Jul 2019 12:49PM UTC 0
99.02
Travis Job 715.2
3 715.3 11 Jul 2019 12:49PM UTC 0
99.02
Travis Job 715.3
4 715.4 11 Jul 2019 12:51PM UTC 0
99.02
Travis Job 715.4
5 715.5 11 Jul 2019 12:50PM UTC 0
99.02
Travis Job 715.5
Source Files on build 715
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #715
  • 4abb1a1a on github
  • Prev Build on python-3.7-DeprecationWarning-fix (#702)
  • Next Build on python-3.7-DeprecationWarning-fix (#730)
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