|
Repo Added
|
Files
11
|
Badge
README BADGES
|
push
travis-ci
3823 of 3978 relevant lines covered (96.1%)
0.96 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 876 | storage-exceptions-karen | Pep8 changes | push | travis-ci | pending completion | ||
| 875 | storage-exceptions-karen | Add the storage exceptions decorator back to views.py This is why your code didn't work. You had: @storage_exceptions @view_config @authenticated_only def get_content(...): Any of our own user defined decorators should go under @view_config. ... | push | travis-ci | pending completion |