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

bugsnag / bugsnag-python / 378 / 5
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 08 Sep 2016 06:04PM UTC
Files 16
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

08 Sep 2016 06:00PM UTC coverage: 78.737% (-0.3%) from 78.99%
378.5

Pull #86

travis-ci

web-flow
Move delivery handling into separate Delivery class

Instead of having notifications self-deliver, this introduces a Delivery
class which can delivery a payload and is provided an instance of 
Configuration from which to derive its destination.

The two implementation of delivering a payload were moved into separate
classes, UrllibDelivery and RequestsDelivery, using urllib2/urllib3 or 
requests respectively.

By default, if requests is present, it is used to deliver the payload,
otherwise it uses urllib3
Pull Request #86: Use the requests library if it's installed

511 of 649 relevant lines covered (78.74%)

0.79 hits per line

Source Files on job 378.5
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 378
  • Travis Job 378.5
  • 34036595 on github
  • Prev Job for on master (#375.5)
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