OpenC3/cosmos

View on GitHub

Showing 1,379 of 1,379 total issues

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

def get_packets(
Severity: Minor
Found in openc3/python/openc3/script/telemetry.py - About 35 mins to fix

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

    def inject_tlm(
    Severity: Minor
    Found in openc3/python/openc3/script/telemetry.py - About 35 mins to fix

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

        acediff,
        leftStartLine,
        leftEndLine,
        rightStartLine,
        rightEndLine,
      Severity: Minor
      Found in openc3-cosmos-init/plugins/packages/openc3-cosmos-ace-diff/src/index.js - About 35 mins to fix

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

            def limits_change_callback(self, packet, item, old_limits_state, value, log_change):
        Severity: Minor
        Found in openc3/python/openc3/microservices/decom_microservice.py - About 35 mins to fix

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

          function showDiff(acediff, editor, startLine, endLine, className) {
          Severity: Minor
          Found in openc3-cosmos-init/plugins/packages/openc3-cosmos-ace-diff/src/index.js - About 35 mins to fix

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

            function computeDiff(acediff, diffType, offsetLeft, offsetRight, diffText) {
            Severity: Minor
            Found in openc3-cosmos-init/plugins/packages/openc3-cosmos-ace-diff/src/index.js - About 35 mins to fix

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

                  def inject_tlm(
              Severity: Minor
              Found in openc3/python/openc3/topics/decom_interface_topic.py - About 35 mins to fix

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

                    def __init__(self, router, tlm, logger=None, metric=None, scope=None):
                Severity: Minor
                Found in openc3/python/openc3/microservices/interface_microservice.py - About 35 mins to fix

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

                      def get_cmd_item(cls, target_name, packet_name, param_name, type="WITH_UNITS", scope=OPENC3_SCOPE):
                  Severity: Minor
                  Found in openc3/python/openc3/topics/command_decom_topic.py - About 35 mins to fix

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

                        def add(
                    Severity: Minor
                    Found in openc3/python/openc3/script/web_socket_api.py - About 35 mins to fix

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

                      def wait_expression(
                      Severity: Minor
                      Found in openc3/python/openc3/script/api_shared.py - About 35 mins to fix

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

                        def _check_eval(target_name, packet_name, item_name, comparison_to_eval, value):
                        Severity: Minor
                        Found in openc3/python/openc3/script/api_shared.py - About 35 mins to fix

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

                              def start(
                          Severity: Minor
                          Found in openc3/python/openc3/script/suite_results.py - About 35 mins to fix

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

                                def __init__(self, interface, tlm, logger=None, metric=None, scope=None):
                            Severity: Minor
                            Found in openc3/python/openc3/microservices/interface_microservice.py - About 35 mins to fix

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

                                  def set_packet(
                              Severity: Minor
                              Found in openc3/python/openc3/models/target_model.py - About 35 mins to fix

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

                                    def prepare_write(
                                Severity: Minor
                                Found in openc3/python/openc3/logs/log_writer.py - About 35 mins to fix

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

                                      def determine_latest_packet_for_item(cls, target_name, item_name, cache_timeout=0.1, scope=OPENC3_SCOPE):
                                  Severity: Minor
                                  Found in openc3/python/openc3/models/cvt_model.py - About 35 mins to fix

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

                                    def _check_eval(target_name, packet_name, item_name, comparison_to_eval, value):
                                    Severity: Minor
                                    Found in openc3/python/openc3/api/api_shared.py - About 35 mins to fix

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

                                          def write_items(self, items, values, value_type="RAW", buffer=None):
                                      Severity: Minor
                                      Found in openc3/python/openc3/packets/packet.py - About 35 mins to fix

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

                                            def __init__(self, poly=DEFAULT_POLY, seed=DEFAULT_SEED, xor=False, reflect=False):
                                        Severity: Minor
                                        Found in openc3/python/openc3/utilities/crc.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language