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

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

Build:
DEFAULT BRANCH: master
Ran 22 Aug 2018 12:45PM UTC
Files 18
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

22 Aug 2018 12:40PM UTC coverage: 74.416%. Remained the same
TOXENV=py34-requests-test

cron

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