RasaHQ/rasa_core

View on GitHub

Showing 243 of 245 total issues

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

    def __init__(self, url, team, user, pw, bot_channel):
Severity: Minor
Found in rasa/core/channels/mattermost.py - About 35 mins to fix

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

        def test_cv_not_none_param_grid_none_triggers_search_without_params(
    Severity: Minor
    Found in tests/core/test_policies.py - About 35 mins to fix

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

          def __init__(self,
      Severity: Minor
      Found in rasa/core/channels/socketio.py - About 35 mins to fix

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

            def test_cv_not_none_param_grid_none_triggers_search_with_params(
        Severity: Minor
        Found in tests/core/test_policies.py - About 35 mins to fix

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

          def test_stack_training(app,
          Severity: Minor
          Found in tests/core/test_server.py - About 35 mins to fix

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

                def __init__(self, host, username, password,
            Severity: Minor
            Found in rasa/core/broker.py - About 35 mins to fix

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

              def train_core(domain: Text,
              Severity: Minor
              Found in rasa/train.py - About 35 mins to fix

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

                    def __init__(self,
                Severity: Minor
                Found in rasa/core/channels/botframework.py - About 35 mins to fix

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

                  def train(domain: Text,
                  Severity: Minor
                  Found in rasa/train.py - About 35 mins to fix

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

                        def __init__(self, name,
                    Severity: Minor
                    Found in rasa/core/slots.py - About 35 mins to fix

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

                          def __init__(self, status, reason, message, details=None, help_url=None):
                      Severity: Minor
                      Found in rasa/core/server.py - About 35 mins to fix

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

                        def create_app(agent=None,
                        Severity: Minor
                        Found in rasa/core/server.py - About 35 mins to fix

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

                              def __init__(self, action_name, trigger_date_time, name=None,
                          Severity: Minor
                          Found in rasa/core/events/__init__.py - About 35 mins to fix

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

                                def test_cv_none_does_not_trigger_search(self,
                            Severity: Minor
                            Found in tests/core/test_policies.py - About 35 mins to fix

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

                                  def test_missing_classes_filled_correctly(
                              Severity: Minor
                              Found in tests/core/test_policies.py - About 35 mins to fix

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

                                    def _new_next_cell_state(self, prev_all_cell_states,
                                Severity: Minor
                                Found in rasa/core/policies/tf_utils.py - About 35 mins to fix

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

                                      def __init__(self,
                                  Severity: Minor
                                  Found in rasa/core/training/structures.py - About 35 mins to fix

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

                                        def _log_action_on_tracker(self, tracker, action_name, events, policy,
                                    Severity: Minor
                                    Found in rasa/core/processor.py - About 35 mins to fix

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

                                      def run_interactive_learning(stories: Text = None,
                                      Severity: Minor
                                      Found in rasa/core/training/interactive.py - About 35 mins to fix

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

                                            def __init__(self, sender_id, slots,
                                        Severity: Minor
                                        Found in rasa/core/training/generator.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language