theia-log/theia

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.coveragerc
.gitignore
.pylintrc
.travis.yml
LICENSE
README.md
dev-requirements.txt
docker/Dockerfile
docker/theia-entrypoint.sh
docs/Makefile
docs/make.bat
docs/source/_static/static_files_here
docs/source/api.rst
docs/source/collector.rst
docs/source/developer.rst
docs/source/index.rst
docs/source/install.rst
requirements.txt
docs/event_parser.js49
docs/source/conf.py44
examples/asyncio_pg.py13
examples/collector_test.py4
examples/poc_ws_client.py21
examples/run_ws_server.py12
examples/test_asyncio.py13
pocs/theia_picotui.py10
setup.py30
theia/__init__.py0
theia/cli/__init__.py0
theia/cli/__main__.py30
theia/cli/collector.py80
theia/cli/parser.py25
theia/cli/query.py145
theia/cli/simulate.py131
theia/cli/tau.py6
theia/cli/watcher.py44
theia/collector.py220
theia/comm.py310
theia/metadata.py1
theia/model.py305
theia/naivestore.py439
B
5 hrs
theia/query.py110
theia/rdbs.py206
A
3 hrs
theia/storeapi.py96
theia/watcher.py229