Properties
Properties
- Buildable
- B566: rDSTOd11f4e4bd3d9: doc-sql: Add subgraph for content_indexer tables
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Dec 1 2016, 10:32 AM · Built for 3 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | python3 -m flake8 swh bin/swh-storage-add-dir |
---|---|
2 |
Python tests
Python tests
- When
- Completed at Dec 1 2016, 10:32 AM · Built for 1 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | W: unknown repository 'swh-environment', you might want to remove it |
---|---|
2 | ctags_to_db (test_converters.TestConverters) ... ok |
3 | db_to_author (test_converters.TestConverters) ... ok |
4 | db_to_git_headers (test_converters.TestConverters) ... ok |
5 | db_to_release (test_converters.TestConverters) ... ok |
6 | db_to_revision (test_converters.TestConverters) ... ok |
7 | |
8 | ---------------------------------------------------------------------- |
9 | Ran 5 tests in 0.550s |
10 | |
11 | OK |
12 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Dec 1 2016, 10:32 AM · Built for 20 s
- Status
Passed
1 empty logs are hidden. Show all logs.
104 | swh/web/ui/backend.py | 17 ++--- |
---|---|
105 | swh/web/ui/renderers.py | 41 +++++++++-- |
106 | swh/web/ui/service.py | 7 +- |
107 | swh/web/ui/static/css/jquery.dataTables.min.css | 1 + |
108 | swh/web/ui/static/lib/jquery.dataTables.min.js | 1 + |
109 | swh/web/ui/templates/content.html | 12 +++- |
110 | swh/web/ui/templates/layout.html | 5 +- |
111 | swh/web/ui/templates/search.html | 48 +++++++------ |
112 | swh/web/ui/templates/symbols.html | 63 ++++++++++++----- |
113 | swh/web/ui/tests/test_app.py | 4 +- |
114 | swh/web/ui/tests/test_backend.py | 15 ++-- |
115 | swh/web/ui/tests/test_renderers.py | 51 +++++++++++--- |
116 | swh/web/ui/tests/test_service.py | 12 ++-- |
117 | swh/web/ui/tests/test_utils.py | 35 ++------- |
118 | swh/web/ui/tests/views/test_api.py | 94 +++++++++++++++++++++++-- |
119 | swh/web/ui/tests/views/test_browse.py | 66 +++++++++++------ |
120 | swh/web/ui/utils.py | 25 ++----- |
121 | swh/web/ui/views/api.py | 38 +++++----- |
122 | swh/web/ui/views/browse.py | 26 ++++--- |
123 | 21 files changed, 375 insertions(+), 195 deletions(-) |
124 | create mode 120000 swh/web/ui/static/css/jquery.dataTables.min.css |
125 | create mode 120000 swh/web/ui/static/lib/jquery.dataTables.min.js |
126 | |
127 | mr update: finished (21 ok) |
128 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Dec 1 2016, 10:32 AM · Built instantly
- Status
Passed