IRC-SPHERE/HyperStream

View on GitHub

Showing 171 of 2,627 total issues

Function _execute has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def _execute(self, source, splitting_stream, interval, meta_data_id, output_plate_values):
Severity: Minor
Found in hyperstream/tools/splitter_time_aware_from_stream/2016-10-06_v0.0.1.py - About 35 mins to fix

Function plot_high_chart has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

def plot_high_chart(time, data, title="title", yax="Y", type="high_chart"):
Severity: Minor
Found in examples/utils.py - About 35 mins to fix

Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def __init__(self, tool, source_node, input_plate, output_plate, plate_manager):
Severity: Minor
Found in hyperstream/factor/factor.py - About 35 mins to fix

Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def __init__(self, default_loglevel=logging.DEBUG, console_logger=None, file_logger=None, mqtt_logger=None,
Severity: Minor
Found in hyperstream/utils/hyperstream_logger.py - About 35 mins to fix

Function _execute has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def _execute(self, source, splitting_stream, interval, meta_data_id, output_plate_values):
Severity: Minor
Found in hyperstream/tools/splitter_of_dict/2017-07-20_v0.0.2.py - About 35 mins to fix

Function _execute has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def _execute(self, source, splitting_stream, interval, meta_data_id, output_plate_values):
Severity: Minor
Found in hyperstream/tools/splitter_from_stream/2016-10-06_v0.0.1.py - About 35 mins to fix

Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def __init__(self, tool, source_nodes, sink_node, alignment_node, plates):
Severity: Minor
Found in hyperstream/factor/factor.py - About 35 mins to fix

Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def __init__(self, first_break=0, break_width=1, n_breaks=101, breaks=None, categorical=False):
Severity: Minor
Found in hyperstream/tools/histograms_to_csv/2017-07-03_v0.0.1.py - About 35 mins to fix

Function _execute has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def _execute(self, source, splitting_stream, interval, meta_data_id, output_plate_values):
Severity: Minor
Found in hyperstream/tools/splitter_of_dict/2016-12-01_v0.0.1.py - About 35 mins to fix

Function print_head has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def print_head(self, parent_plate_value, plate_values, interval, n=10, print_func=logging.info):
Severity: Minor
Found in hyperstream/node/node.py - About 35 mins to fix

Function _execute has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def _execute(self, source, splitting_stream, interval, meta_data_id, output_plate_values):
Severity: Minor
Found in hyperstream/tools/splitter/2016-10-06_v0.0.1.py - About 35 mins to fix

Function _execute has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def _execute(self, source, splitting_stream, interval, meta_data_id,
Severity: Minor
Found in plugins/data_importers/tools/csv_multi_reader/2017-07-21_v0.0.1.py - About 35 mins to fix

Function _execute has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def _execute(self, source, splitting_stream, interval, meta_data_id, output_plate_values):
Severity: Minor
Found in hyperstream/tools/stream_broadcaster/2016-11-10_v0.0.1.py - About 35 mins to fix

Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def __init__(self, first_break=0, break_width=1, n_breaks=101, breaks=None, categorical=False):
Severity: Minor
Found in hyperstream/tools/histogram_from_list/2017-07-03_v0.0.1.py - About 35 mins to fix

Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def __init__(self, loglevel=logging.INFO, file_logger=True, console_logger=True, mqtt_logger=None,
Severity: Minor
Found in hyperstream/hyperstream.py - About 35 mins to fix

Function _execute has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def _execute(self, source, splitting_stream, interval, meta_data_id, output_plate_values):
Severity: Minor
Found in hyperstream/tools/stream_broadcaster_from_stream/2017-05-19_v0.0.2.py - About 35 mins to fix

Function _execute has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def _execute(self, source, splitting_stream, interval, meta_data_id, output_plate_values):
Severity: Minor
Found in hyperstream/tools/splitter_of_list/2016-12-07_v0.0.1.py - About 35 mins to fix

Function _execute has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def _execute(self, source, splitting_stream, interval, meta_data_id, output_plate_values):
Severity: Minor
Found in hyperstream/tool/multi_output_tool.py - About 35 mins to fix

Function _execute has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def _execute(self, source, splitting_stream, interval, meta_data_id, output_plate_values):
Severity: Minor
Found in hyperstream/tools/asset_splitter/2016-11-24_v0.1.0.py - About 35 mins to fix

Function _execute has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def _execute(self, source, splitting_stream, interval, meta_data_id, output_plate_values):
Severity: Minor
Found in hyperstream/tools/asset_splitter/2016-11-24_v0.1.1.py - About 35 mins to fix
Severity
Category
Status
Source
Language