iterative/dvc

View on GitHub

Showing 498 of 560 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 _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_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 _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 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 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 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 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 push_worktree has 5 arguments (exceeds 4 allowed). Consider refactoring.
                        Open

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

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

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