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

laterpay / laterpay-client-python / 732
100%

Build:
DEFAULT BRANCH: develop
Ran 12 Jul 2019 10:58AM UTC
Jobs 4
Files 5
Run time 20s
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
732

push

travis-ci

web-flow
Fix collections.Iterable import on Python 3.8 (#119)

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.3 or above, but falls back
to import from the old location if that assumption fails.

138 of 138 branches covered (100.0%)

5 of 5 new or added lines in 1 file covered. (100.0%)

306 of 306 relevant lines covered (100.0%)

3.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 732.1 12 Jul 2019 10:58AM UTC 0
99.67
Travis Job 732.1
2 732.2 12 Jul 2019 10:58AM UTC 0
99.02
Travis Job 732.2
3 732.3 12 Jul 2019 10:58AM UTC 0
99.02
Travis Job 732.3
4 732.4 12 Jul 2019 10:58AM UTC 0
99.02
Travis Job 732.4
Source Files on build 732
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #732
  • 98d165aa on github
  • Prev Build on develop (#729)
  • Next Build on develop (#740)
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