iterative/dvc

View on GitHub

Showing 517 of 578 total issues

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 _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 _sort_exp has 5 arguments (exceeds 4 allowed). Consider refactoring.
      Open

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

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

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

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

          def _update_out_meta(
          Severity: Minor
          Found in dvc/repo/worktree.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 diff has 5 arguments (exceeds 4 allowed). Consider refactoring.
              Open

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

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

                def get_or_create_stage(
                Severity: Minor
                Found in dvc/repo/add.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 collect has 5 arguments (exceeds 4 allowed). Consider refactoring.
                    Open

                        def collect(
                    Severity: Minor
                    Found in dvc/repo/stage.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 _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 collect has 5 arguments (exceeds 4 allowed). Consider refactoring.
                          Open

                              def collect(
                          Severity: Minor
                          Found in dvc/repo/plots/__init__.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

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

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

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

                                def test_fetch(bench_dvc, tmp_dir, dvc, make_dataset, remote):
                                Severity: Minor
                                Found in dvc/testing/benchmarks/cli/commands/test_fetch.py - About 35 mins to fix

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

                                      def scm_gen(self, struct, text="", commit=None, force=False):
                                  Severity: Minor
                                  Found in dvc/testing/tmp_dir.py - About 35 mins to fix

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

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

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

                                          def test_import_dir(self, tmp_dir, dvc, workspace, stage_md5, dir_md5):
                                      Severity: Minor
                                      Found in dvc/testing/workspace_tests.py - About 35 mins to fix

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

                                        def test_partial_remove(bench_dvc, tmp_dir, dvc, dataset, remote):
                                        Severity: Minor
                                        Found in dvc/testing/benchmarks/cli/stories/test_modify_data.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language