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

                                        def _info(  # noqa: C901
                                    Severity: Minor
                                    Found in dvc/fs/dvc.py - About 35 mins to fix

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

                                      def validate(
                                      Severity: Minor
                                      Found in dvc/utils/strictyaml.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
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language