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

bugsnag / bugsnag-python / 148 / 37
90%
master: 94%

Build:
Build:
LAST BUILD BRANCH: v4.8.1
DEFAULT BRANCH: master
Ran 04 May 2020 03:33PM UTC
Files 18
Run time 23s
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

04 May 2020 03:02PM UTC coverage: 57.889%. Remained the same
TOXENV=py37-django18-migrate1-django1

push

travis-ci-com

Joe Haines
Fix failure on 3.8 due to stack trace differences

In earlier python versions, the stack trace reported the last line
of a multi-line expression. For example:

123 | foo(
124 |     "hello")

Python < 3.8 would report a line number of "124", but python 3.8
will report 123

This isn't a big deal as far as we're concerned as both are arguably
correct, but to save having to build this difference into the
tests I've collapsed the method call onto one line, so it's reported
identically on all versions

See https://bugs.python.org/issue12458

576 of 995 relevant lines covered (57.89%)

0.58 hits per line

Source Files on job 148.37 (TOXENV=py37-django18-migrate1-django1)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 845
  • Travis Job 148.37
  • b4f30956 on github
  • Prev Job for TOXENV=py37-django18-migrate1-django1 on ci-updates (#147.37)
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