iterative/dvc

View on GitHub

Showing 517 of 578 total issues

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

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

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

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

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

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

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

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

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

              def download(
          Severity: Minor
          Found in dvc/dependency/db.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 notify_refs has 5 arguments (exceeds 4 allowed). Consider refactoring.
              Open

              def notify_refs(
              Severity: Minor
              Found in dvc/utils/studio.py - About 35 mins to fix

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

                def load(
                Severity: Minor
                Found in dvc/utils/strictyaml.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 read_param_file has 5 arguments (exceeds 4 allowed). Consider refactoring.
                    Open

                    def read_param_file(
                    Severity: Minor
                    Found in dvc/dependency/param.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 test_import_url_to_remote_file has 5 arguments (exceeds 4 allowed). Consider refactoring.
                        Open

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

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

                          def loads_from(stage, s_list, erepo=None, fs_config=None, db=None):
                          Severity: Minor
                          Found in dvc/dependency/__init__.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

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

                              def test_data_status_all_flags(bench_dvc, tmp_dir, scm, dvc, make_dataset):
                              Severity: Minor
                              Found in dvc/testing/benchmarks/cli/commands/test_data_status.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_empty_dir has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                  Open

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

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

                                        def test_import_no_download(self, tmp_dir, dvc, remote_version_aware, scm):
                                    Severity: Minor
                                    Found in dvc/testing/workspace_tests.py - About 35 mins to fix

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

                                      def _dump_data(
                                      Severity: Minor
                                      Found in dvc/utils/serialize/_common.py - About 35 mins to fix

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

                                            def make(name, *, scm=False, dvc=False, subdir=False):
                                        Severity: Minor
                                        Found in dvc/testing/fixtures.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language