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

hypothesis / h / 7394
63%
master: 97%

Build:
Build:
LAST BUILD BRANCH: realtime-update-v1-h-only-1
DEFAULT BRANCH: master
Ran 31 Jul 2015 07:35PM UTC
Jobs 1
Files 76
Run time 2s
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
7394

push

travis-ci

tilgovi
Refactor auth in the client

Start to take better control over the authentication and authorization
systems of the front end.

- Remove dependency on Annotator Auth plugin. With this change,
  Annotator is completely gone from the Angular application.

- Use angular-jwt and its http interceptor to ensure that auth tokens
  are up-to-date and auth token requests block store requests.

- With the interceptor in place, it's no longer necessary to resolve
  auth before the ng-view controllers.

- Use the session directly for getting the current user. This is in
  line with what is likely to happen for groups, too, soon.

2006 of 3175 relevant lines covered (63.18%)

0.63 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
h/api/resources.py
3
100.0
h/models.py
3
100.0
h/accounts/__init__.py
4
100.0
h/app.py
5
100.0
h/features.py
7
100.0
h/config.py
10
100.0
h/admin.py
15
100.0
h/buildext.py
19
100.0
h/session.py
20
100.0
h/auth.py
33
100.0
h/accounts/models.py
Jobs
ID Job ID Ran Files Coverage
1 7394.1 31 Jul 2015 07:35PM UTC 0
63.18
Travis Job 7394.1
Source Files on build 7394
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7394
  • 88021e5a on github
  • Prev Build on client-auth-refactor (#7313)
  • Next Build on client-auth-refactor (#7396)
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