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

mozilla / django-tidings / 101 / 6
90%
master: 90%

Build:
Build:
LAST BUILD BRANCH: issue-48
DEFAULT BRANCH: master
Ran 29 Mar 2019 12:24AM UTC
Files 14
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

29 Mar 2019 12:23AM UTC coverage: 87.719%. First build
TOXENV=py36-2.2

Pull #45

travis-ci

web-flow
Django 3.0 compat: Avoid pickle of local object

If the FireSimpleEvent class is defined in the function, then an error
is raised:

AttributeError: Can't pickle local object 'EventUnionTests.test_fire.<locals>.FireSimpleEvent'

Pickling works when the class is defined at the module level, but the
object attribute .called is set on the deserialized copy, not the
original. Refactor the test class to work on a global variable instead.
Pull Request #45: Update Django support matrix, other build updates

110 of 115 branches covered (95.65%)

Branch coverage included in aggregate %.

290 of 341 relevant lines covered (85.04%)

0.85 hits per line

Source Files on job 101.6 (TOXENV=py36-2.2)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 98
  • Travis Job 101.6
  • 88c66bcd on github
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