Repo Added
|
Files
110
|
Badge
Embed ▾
README BADGES
|
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
0.0 | kobo/admin/commands/cmd_start_cli_command.py | 30 | 19 | 0 | 19 | 0.0 | |
0.0 | kobo/admin/commands/cmd_start_client.py | 31 | 19 | 0 | 19 | 0.0 | |
0.0 | kobo/admin/commands/cmd_start_client_command.py | 30 | 19 | 0 | 19 | 0.0 | |
0.0 | kobo/admin/commands/cmd_start_hub.py | 40 | 26 | 0 | 26 | 0.0 | |
0.0 | kobo/admin/commands/cmd_start_worker.py | 27 | 16 | 0 | 16 | 0.0 | |
0.0 | kobo/admin/commands/cmd_start_worker_task.py | 30 | 19 | 0 | 19 | 0.0 | |
0.0 | kobo/admin/commands/cmd_start_cli.py | 30 | 18 | 0 | 18 | 0.0 | |
0.0 | kobo/admin/__init__.py | 121 | 64 | 0 | 64 | 0.0 | |
0.0 | kobo/client/commands/cmd_add_user.py | 41 | 22 | 0 | 22 | 0.0 | |
0.0 | kobo/client/commands/cmd_cancel_tasks.py | 41 | 26 | 0 | 26 | 0.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
234 | add-gssapi | Merge f2d171f22 into 0a5b5298a | Pull #138 | web-flow | travis-ci | pending completion | |
233 | add-gssapi | Add kerberos authentication via GSSAPI This new authentication method is meant to replace krbV, which is not compatible with Python 3. After the kerberos authentication is complete, Django authentication is performed, just like in 'login_krbV'. T... | push | querti | travis-ci | pending completion | |
225 | add-gssapi | Merge 4c405fe01 into 3661f9f3d | Pull #138 | web-flow | travis-ci | pending completion |