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

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

Build:
Build:
LAST BUILD BRANCH: python37
DEFAULT BRANCH: develop
Ran 11 Jul 2019 11:48AM UTC
Jobs 5
Files 5
Run time 42s
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
702

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%)

3.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 702.1 11 Jul 2019 11:48AM UTC 0
99.67
Travis Job 702.1
2 702.2 11 Jul 2019 11:48AM UTC 0
Travis Job 702.2
3 702.3 11 Jul 2019 11:49AM UTC 0
99.02
Travis Job 702.3
4 702.4 11 Jul 2019 11:49AM UTC 0
99.02
Travis Job 702.4
5 702.5 11 Jul 2019 11:49AM UTC 0
99.02
Travis Job 702.5
Source Files on build 702
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #702
  • 2784a492 on github
  • Prev Build on python-3.7-DeprecationWarning-fix (#698)
  • Next Build on python-3.7-DeprecationWarning-fix (#715)
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