IRC-SPHERE/HyperStream

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
examples/plugins/example/tools/__init__.py0
examples/plugins/example/tools/aligned_correlation/2017-08-17_v0.0.1.py20
A
35 mins
examples/plugins/example/tools/aligned_correlation/__init__.py0
examples/plugins/example/tools/csv_reader/2017-06-20_v0.0.1.py18
C
1 day
examples/plugins/example/tools/csv_reader/2017-06-20_v0.0.2.py27
A
1 hr
examples/plugins/example/tools/csv_reader/__init__.py0
examples/plugins/example/tools/dummy/2017-06-16_v1.0.0.py13
B
4 hrs
examples/plugins/example/tools/dummy/__init__.py0
examples/plugins/example/tools/environment_data_gov_uk/2017-06-21_v0.0.1.py29
examples/plugins/example/tools/environment_data_gov_uk/__init__.py0
examples/ticker.py17
A
40 mins
examples/tutorial_5_script.py153
D
2 days
examples/utils.py149
C
7 hrs
hyperstream/__init__.py16
hyperstream/channels/__init__.py9
hyperstream/channels/assets_channel.py70
D
1 day
hyperstream/channels/assets_file_channel.py105
C
1 day
hyperstream/channels/base_channel.py146
A
1 hr
hyperstream/channels/channel_manager.py160
B
5 hrs
hyperstream/channels/database_channel.py106
C
7 hrs
hyperstream/channels/file_channel.py82
A
35 mins
hyperstream/channels/memory_channel.py121
A
25 mins
hyperstream/channels/module_channel.py33
hyperstream/channels/tool_channel.py16
hyperstream/client.py79
A
2 hrs
hyperstream/config.py36
hyperstream/factor/__init__.py1
hyperstream/factor/factor.py432
F
1 wk
hyperstream/hyperstream.py350
F
5 days
hyperstream/itertools2/__init__.py1
hyperstream/itertools2/itertools2.py39
hyperstream/meta_data/__init__.py1
hyperstream/meta_data/meta_data_manager.py75
A
45 mins
hyperstream/models/__init__.py9
hyperstream/models/factor.py15
hyperstream/models/meta_data.py22
hyperstream/models/node.py5
hyperstream/models/plate.py17
hyperstream/models/session.py23
hyperstream/models/stream.py38
A
45 mins
hyperstream/models/time_interval.py4
hyperstream/models/tool.py10
hyperstream/models/workflow.py28
hyperstream/node/__init__.py1
hyperstream/node/node.py164
A
3 hrs
hyperstream/online_engine.py48
A
45 mins
hyperstream/plate/__init__.py2
hyperstream/plate/plate.py237
C
7 hrs
hyperstream/plate/plate_manager.py168
B
4 hrs
hyperstream/plugin_manager.py40