iterative/dvc

View on GitHub

Showing 529 of 589 total issues

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

    def fetch_exps(
Severity: Minor
Found in dvc/repo/experiments/executor/base.py - About 35 mins to fix

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

    def loads_from(
    Severity: Minor
    Found in dvc/stage/__init__.py - About 35 mins to fix

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

          def init_cache(
      Severity: Minor
      Found in dvc/repo/experiments/executor/local.py - About 35 mins to fix

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

        def merge_patterns(flavour, pattern_a, prefix_a, pattern_b, prefix_b):
        Severity: Minor
        Found in dvc/pathspec_math.py - About 35 mins to fix

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

          def _local_status(
          Severity: Minor
          Found in dvc/repo/status.py - About 35 mins to fix

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

            def _push_cache(
            Severity: Minor
            Found in dvc/repo/experiments/push.py - About 35 mins to fix

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

                  def _pull(
              Severity: Minor
              Found in dvc/data_cloud.py - About 35 mins to fix

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

                    def _status(
                Severity: Minor
                Found in dvc/data_cloud.py - About 35 mins to fix

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

                      def update(
                  Severity: Minor
                  Found in dvc/stage/__init__.py - About 35 mins to fix

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

                        def update(
                    Severity: Minor
                    Found in dvc/repo/datasets.py - About 35 mins to fix

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

                          def show(
                      Severity: Minor
                      Found in dvc/repo/plots/__init__.py - About 35 mins to fix

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

                            def create(
                        Severity: Minor
                        Found in dvc/repo/stage.py - About 35 mins to fix

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

                              def _collect_data_sources(
                          Severity: Minor
                          Found in dvc/repo/plots/__init__.py - About 35 mins to fix

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

                            def _collect_params(
                            Severity: Minor
                            Found in dvc/repo/params/show.py - About 35 mins to fix

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

                              def _gather_params(
                              Severity: Minor
                              Found in dvc/repo/params/show.py - About 35 mins to fix

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

                                def _ls(
                                Severity: Minor
                                Found in dvc/repo/ls.py - About 35 mins to fix

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

                                  def ls_url(url, *, fs_config=None, recursive=False, config=None):
                                  Severity: Minor
                                  Found in dvc/repo/ls_url.py - About 35 mins to fix

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

                                    def _ls_tree(
                                    Severity: Minor
                                    Found in dvc/repo/ls.py - About 35 mins to fix

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

                                      def _open_repo(
                                      Severity: Minor
                                      Found in dvc/repo/ls.py - About 35 mins to fix

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

                                        def _get_update_diff_index(
                                        Severity: Minor
                                        Found in dvc/repo/worktree.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language