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

agronholm / typeguard / 100
95%

Build:
DEFAULT BRANCH: master
Ran 11 Sep 2018 08:47PM UTC
Jobs 5
Files 1
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
100

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):
```

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

297 of 309 relevant lines covered (96.12%)

4.61 hits per line

Jobs
ID Job ID Ran Files Coverage
3 100.3 (TOXENV=py34) 11 Sep 2018 08:47PM UTC 0
92.88
Travis Job 100.3
4 100.4 (TOXENV=py35) 11 Sep 2018 08:47PM UTC 0
89.97
Travis Job 100.4
5 100.5 (TOXENV=py35) 11 Sep 2018 08:47PM UTC 0
93.53
Travis Job 100.5
6 100.6 (TOXENV=py36) 11 Sep 2018 08:48PM UTC 0
92.88
Travis Job 100.6
7 100.7 (TOXENV=py37) 11 Sep 2018 08:48PM UTC 0
92.23
Travis Job 100.7
Source Files on build 100
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #100
  • f294e377 on github
  • Prev Build on master (#96)
  • Next Build on master (#107)
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