iterative/dvc

View on GitHub

Showing 547 of 589 total issues

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

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

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

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

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

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

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

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

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

                          def _open_repo(
                          Severity: Minor
                          Found in dvc/repo/ls.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 _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
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language