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

laterpay / laterpay-client-python / 698 / 5
100%
develop: 100%

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

11 Jul 2019 11:35AM UTC coverage: 99.02%. First build
698.5

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.

152 of 153 branches covered (99.35%)

303 of 306 relevant lines covered (99.02%)

0.99 hits per line

Source Files on job 698.5
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 669
  • Travis Job 698.5
  • dbed2ff2 on github
  • Next Job for on python-3.7-DeprecationWarning-fix (#702.1)
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