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

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

Build:
Build:
LAST BUILD BRANCH: python37
DEFAULT BRANCH: develop
Ran 11 Jul 2019 12:51PM 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
716

Pull #119

travis-ci

web-flow
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.
Pull Request #119: Fix collections.Iterable import on Python 3.8

134 of 135 branches covered (99.26%)

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

305 of 306 relevant lines covered (99.67%)

4.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 716.1 11 Jul 2019 12:51PM UTC 0
99.67
Travis Job 716.1
2 716.2 11 Jul 2019 12:51PM UTC 0
99.02
Travis Job 716.2
3 716.3 11 Jul 2019 12:52PM UTC 0
99.02
Travis Job 716.3
4 716.4 11 Jul 2019 12:52PM UTC 0
99.02
Travis Job 716.4
5 716.5 11 Jul 2019 12:52PM UTC 0
99.02
Travis Job 716.5
Source Files on build 716
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #716
  • Pull Request #119
  • PR Base - develop (#697)
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