airbnb/caravel

View on GitHub

Showing 2,441 of 6,157 total issues

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

    def query_datasources_by_permissions(  # pylint: disable=invalid-name
Severity: Minor
Found in superset/connectors/sqla/models.py - About 35 mins to fix

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

        def get_df(  # pylint: disable=too-many-locals
    Severity: Minor
    Found in superset/models/core.py - About 35 mins to fix

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

      def set_and_log_cache(
      Severity: Minor
      Found in superset/utils/cache.py - About 35 mins to fix

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

        def etag_cache(
        Severity: Minor
        Found in superset/utils/cache.py - About 35 mins to fix

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

          def boxplot(
          Severity: Minor
          Found in superset/utils/pandas_postprocessing/boxplot.py - About 35 mins to fix

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

            def load_explore_json_into_cache(  # pylint: disable=too-many-locals
            Severity: Minor
            Found in superset/tasks/async_queries.py - About 35 mins to fix

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

              def refresh_oauth2_token(
              Severity: Minor
              Found in superset/utils/oauth2.py - About 35 mins to fix

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

                def geodetic_parse(
                Severity: Minor
                Found in superset/utils/pandas_postprocessing/geography.py - About 35 mins to fix

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

                  def generic_find_fk_constraint_names(  # pylint: disable=invalid-name
                  Severity: Minor
                  Found in superset/utils/core.py - About 35 mins to fix

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

                    def send_mime_email(
                    Severity: Minor
                    Found in superset/utils/core.py - About 35 mins to fix

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

                          def _wrapper(
                      Severity: Minor
                      Found in superset/utils/log.py - About 35 mins to fix

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

                        def cache_chart_thumbnail(
                        Severity: Minor
                        Found in superset/tasks/thumbnails.py - About 35 mins to fix

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

                          def contribution(
                          Severity: Minor
                          Found in superset/utils/pandas_postprocessing/contribution.py - About 35 mins to fix

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

                            def cache_dashboard_thumbnail(
                            Severity: Minor
                            Found in superset/tasks/thumbnails.py - About 35 mins to fix

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

                                  def adjust_engine_params(  # pylint: disable=unused-argument
                              Severity: Minor
                              Found in superset/db_engine_specs/base.py - About 35 mins to fix

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

                                    def execute(  # pylint: disable=unused-argument
                                Severity: Minor
                                Found in superset/db_engine_specs/base.py - About 35 mins to fix

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

                                      def df_to_sql(
                                  Severity: Minor
                                  Found in superset/db_engine_specs/trino.py - About 35 mins to fix

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

                                    def left_join_df(
                                    Severity: Minor
                                    Found in superset/common/utils/dataframe_utils.py - About 35 mins to fix

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

                                          def add_offset_join_column(
                                      Severity: Minor
                                      Found in superset/common/query_context_processor.py - About 35 mins to fix

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

                                            def get_url_for_impersonation(
                                        Severity: Minor
                                        Found in superset/db_engine_specs/base.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language