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

laterpay / laterpay-client-python / 732 / 4
100%
develop: 100%

Build:
DEFAULT BRANCH: develop
Ran 12 Jul 2019 10:58AM 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

12 Jul 2019 10:57AM UTC coverage: 99.02% (-0.7%) from 99.67%
732.4

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.

152 of 153 branches covered (99.35%)

303 of 306 relevant lines covered (99.02%)

0.99 hits per line

Source Files on job 732.4
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 703
  • Travis Job 732.4
  • 98d165aa on github
  • Prev Job for on develop (#729.1)
  • Next Job for on develop (#740.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