iterative/dvc

View on GitHub

Showing 529 of 589 total issues

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

        def diff(repo, *args, revs=None, experiment=False, **kwargs):
        Severity: Minor
        Found in dvc/repo/plots/diff.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 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 _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 export has 5 arguments (exceeds 4 allowed). Consider refactoring.
                  Open

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

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

                                      def merge_from(self, fs, item: str, wdir: str, overwrite=False):
                                  Severity: Minor
                                  Found in dvc/parsing/context.py - About 35 mins to fix

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

                                    def test_sharing(bench_dvc, tmp_dir, dvc, make_dataset, remote):
                                    Severity: Minor
                                    Found in dvc/testing/benchmarks/cli/stories/use_cases/test_sharing.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 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