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

bugsnag / bugsnag-python / 745 / 17
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 16 Aug 2018 08:15PM UTC
Files 18
Run time 2s
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

16 Aug 2018 08:11PM UTC coverage: 74.416% (-0.2%) from 74.627%
TOXENV=py34-requests-test

push

travis-ci

Delisa Mason
fix(config): Remove dependency on distutils for modern Python (#161)

distutils is vaguely "legacy" and on some systems (e.g. Ubuntu 18.04)
it's no longer included with the default Python installation, and
requires an additional system package (python3-distutils) to be
available, making it slightly harder to use bugsnag.

We can get the same kinds of information from sysconfig instead, which
is a part of the stdlib and generally provides the same behavior,

Closes #161

701 of 942 relevant lines covered (74.42%)

0.74 hits per line

Source Files on job 745.17 (TOXENV=py34-requests-test)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 693
  • Travis Job 745.17
  • e4191836 on github
  • Prev Job for TOXENV=py34-requests-test on master (#742.17)
  • Next Job for TOXENV=py34-requests-test on master (#755.17)
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