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

thorgate / tg-react / 70 / 16
26%
master: 26%

Build:
Build:
LAST BUILD BRANCH: 2.0.0
DEFAULT BRANCH: master
Ran 18 Jul 2018 08:37AM UTC
Files 18
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

18 Jul 2018 08:29AM UTC coverage: 25.554% (+0.04%) from 25.51%
TOXENV=py36-django111

Pull #17

travis-ci

web-flow
Update views.py

Apparently the Context class does not work any more in Django 1.11.11 and This Context class fails when rendering the template with following error:

```
django_1    |   File "/usr/local/lib/python3.6/site-packages/tg_react/api/accounts/views.py", line 206, in post
django_1    |     self.send_email_notification(serializer.user, serializer.validated_data['uid_and_token_b64'])
django_1    |   File "/usr/local/lib/python3.6/site-packages/tg_react/api/accounts/views.py", line 196, in send_email_notification
django_1    |     text_content = get_template('emails/password_reset.txt').render(context)
django_1    |   File "/usr/local/lib/python3.6/site-packages/django/template/backends/django.py", line 64, in render
django_1    |     context = make_context(context, request, autoescape=self.backend.engine.autoescape)
django_1    |   File "/usr/local/lib/python3.6/site-packages/django/template/context.py", line 287, in make_context
django_1    |     raise TypeError('context must be a dict rather than %s.' % context.__class__.__name__)
django_1    | TypeError: context must be a dict rather than Context

```
Pull Request #17: Update views.py

150 of 587 relevant lines covered (25.55%)

0.26 hits per line

Source Files on job 70.16 (TOXENV=py36-django111)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 70
  • Travis Job 70.16
  • c45e0602 on github
  • Prev Job for TOXENV=py36-django111 on Change-template-context-class (#65.16)
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