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

hypothesis / h / 7093
59%
master: 97%

Build:
Build:
LAST BUILD BRANCH: realtime-update-v1-h-only-1
DEFAULT BRANCH: master
Ran 20 Jul 2015 04:38PM UTC
Jobs 1
Files 66
Run time 6s
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
7093

push

travis-ci

tilgovi
Straightforward API inclusion

Clean up the boundaries between h.api and the rest of the application
so that it can be included in a straightforward manner.

The h.api module becomes more or less oblivious to authentication and
authorization, except that it still defines ACL properties for its
resources and it defines the token route.

The token route can be ripped out next and placed in another module,
since the h.api module needn't even know that OAuth tokens are in use
and in this way it can cease to rely on `request.create_token_response`.

This commit reintroduces pyramid_multiauth as a straightforward way to
support SessionAuthenticationPolicy and RemoteAuthenticationPolicy in
the same application.

The case of the default client in h.auth and the session view callable
are now oblivious to type of authentication policy in use.

49 of 49 new or added lines in 8 files covered. (100.0%)

1767 of 2973 relevant lines covered (59.43%)

0.59 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
h/resources.py
2
100.0
h/session.py
6
100.0
h/api/__init__.py
6
100.0
h/subscribers.py
10
100.0
h/tweens.py
11
100.0
h/app.py

Uncovered Existing Lines

Lines Coverage ∆ File
2
100.0
h/subscribers.py
3
100.0
h/session.py
3
100.0
h/tweens.py
6
100.0
h/resources.py
7
100.0
h/app.py
11
100.0
h/api/views.py
15
100.0
h/script.py
21
100.0
h/auth.py
Jobs
ID Job ID Ran Files Coverage
1 7093.1 20 Jul 2015 04:38PM UTC 0
59.43
Travis Job 7093.1
Source Files on build 7093
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7093
  • 5485b7d6 on github
  • Prev Build on straightforward-api-inclusion (#7084)
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