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

ccnmtl / django-pagetree / 610 / 3
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/django-3.1.3
DEFAULT BRANCH: master
Ran 24 May 2017 11:40PM UTC
Files 33
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

24 May 2017 11:38PM UTC coverage: 87.977%. First build
DJANGO="Django>=1.11,<1.12.0"

push

travis-ci

nikolas
Fix import_json view

This view is returning a 500 on production because a bad
`render_to_response` call:
    https://sentry.io/columbia-ctl/uelc/issues/279731846/

I've replaced `render_to_response` with `render` in a previous commit,
but the call was still bad - I needed to remove the context_instance
argument, it's not necessary since the plain request is passed in to
render().

1961 of 2229 relevant lines covered (87.98%)

0.88 hits per line

Source Files on job 610.3 (DJANGO="Django>=1.11,<1.12.0")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 610
  • Travis Job 610.3
  • deee57af 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