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

agronholm / typeguard / 100 / 3
95%
master: 95%

Build:
DEFAULT BRANCH: master
Ran 11 Sep 2018 08:47PM UTC
Files 1
Run time 1s
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 Sep 2018 08:46PM UTC coverage: 92.88%. Remained the same
TOXENV=py34

push

travis-ci

agronholm
Fix collections.abc DeprecationWarning on python 3.7 (#44)

The error in full (when typechecking for a Sequence):

```
typeguard.py:201: DeprecationWarning: Using or importing the ABCs from
'collections' instead of from 'collections.abc' is deprecated, and in
3.8 it will stop working

  if not isinstance(value, collections.Sequence):
```

287 of 309 relevant lines covered (92.88%)

0.93 hits per line

Source Files on job 100.3 (TOXENV=py34)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 95
  • Travis Job 100.3
  • f294e377 on github
  • Prev Job for TOXENV=py34 on master (#96.3)
  • Next Job for TOXENV=py34 on master (#107.3)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc