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

hypothesis / h / 8462
68%
master: 97%

Build:
Build:
LAST BUILD BRANCH: realtime-update-v1-h-only-1
DEFAULT BRANCH: master
Ran 07 Oct 2015 03:30PM UTC
Jobs 1
Files 85
Run time 3s
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

pending completion
8462

push

travis-ci

nickstenning
Render the standalone login form on the server

This commit replaces the client-side rendered login form with one
rendered by deform on the server.

While it would appear that this commit just adds code, that's because
it's only an incremental improvement. It actually removes dependencies
on a bunch of components we want to remove, and will be able to when the
rest of the account forms are rewritten in a similar way. This
changeset:

- sets us on the way to a drastic simplification of the account form
  handling code both on the server and in the client.
- makes a couple of small improvements to user experience (e.g. there is
  no longer a one second pause after logging in)
- prepares the way for doing "login in a popup," which solves some
  difficult Same Origin Policy problems.
- makes it much easier to understand what's going on in the login/logout
  ajax requests sent by the client: the login/logout controller no
  longer uses AjaxFormViewMapper

56 of 56 new or added lines in 2 files covered. (100.0%)

2426 of 3589 relevant lines covered (67.6%)

0.68 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
h/accounts/views.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
h/api/search/query.py
2
100.0
h/accounts/schemas.py
3
100.0
h/api/views.py
4
100.0
h/db.py
5
100.0
h/api/search/core.py
6
100.0
h/groups/views.py
43
100.0
h/accounts/views.py
Jobs
ID Job ID Ran Files Coverage
1 8462.1 07 Oct 2015 03:30PM UTC 0
67.6
Travis Job 8462.1
Source Files on build 8462
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8462
  • 65695c29 on github
  • Prev Build on better-login-form (#8378)
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