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

Bouke / django-user-sessions / 158 / 4
92%
master: 92%

Build:
DEFAULT BRANCH: master
Ran 25 Mar 2017 06:03PM UTC
Files 15
Run time 0s
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

25 Mar 2017 06:01PM UTC coverage: 90.365%. Remained the same
DJANGO=1.8

Pull #71

travis-ci

web-flow
Fix super() usage in SessionDeleteView

The existing call to `super()` fails with a `TypeError: super() takes at least 1 argument (0 given)`. This fixes session deletion.

Additionally, the existing call doesn't return any value from `super` and returning `None` instead of a valid response object also raises an error.
Pull Request #71: Fix super() usage in SessionDeleteView

272 of 301 relevant lines covered (90.37%)

0.9 hits per line

Source Files on job 158.4 (DJANGO=1.8)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 158
  • Travis Job 158.4
  • bc0dae23 on github
  • Prev Job for DJANGO=1.8 on master (#157.7)
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

© 2025 Coveralls, Inc