|
Ran
|
Jobs
1
|
Files
168
|
Run time
7s
|
Badge
README BADGES
|
push
travis-ci
Wrap uniform_answer_delay inside a try/finally clause This fixes the implementation done in: https://github.com/globaleaks/GlobaLeaks/commit/80e7fb2dd In case of exceptions (e.g. simply a wrong login) a raised exception was anyhow bypassing the uniform_answer_delay so that the implementation was protecting only successful logins (relevant to passive attacks) but not on failed logins (relevant active attacks)
12815 of 14788 relevant lines covered (86.66%)
28.19 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 2 | 3673.2 (GLTEST='test' GLREQUIREMENTS='trusty') | 0 |
86.66 |
Travis Job 3673.2 |