diff --git "a/iterative__dvc-9395/blocks_by_function_name.json" "b/iterative__dvc-9395/blocks_by_function_name.json" new file mode 100644--- /dev/null +++ "b/iterative__dvc-9395/blocks_by_function_name.json" @@ -0,0 +1,32157 @@ +{ + "viztracer_profile": [ + [ + "dvc/_debug.py", + [ + "viztracer_profile" + ] + ] + ], + "yappi_profile": [ + [ + "dvc/_debug.py", + [ + "yappi_profile" + ] + ] + ], + "instrument": [ + [ + "dvc/_debug.py", + [ + "instrument" + ] + ] + ], + "profile": [ + [ + "dvc/_debug.py", + [ + "profile" + ] + ] + ], + "debug": [ + [ + "dvc/_debug.py", + [ + "debug" + ] + ] + ], + "_sigshow": [ + [ + "dvc/_debug.py", + [ + "_sigshow" + ] + ] + ], + "show_stack": [ + [ + "dvc/_debug.py", + [ + "show_stack" + ] + ] + ], + "func": [ + [ + "dvc/_debug.py", + [ + "_get_path_func", + "func" + ] + ], + [ + "dvc/parsing/__init__.py", + [ + "check_interpolations", + "func" + ] + ], + [ + "dvc/parsing/context.py", + [ + "recurse_not_a_node", + "func" + ] + ], + [ + "dvc/repo/__init__.py", + [ + "Repo", + "find_outs_by_path", + "func" + ] + ], + [ + "tests/func/test_analytics.py", + [ + "mock_daemon", + "func" + ] + ] + ], + "_get_path_func": [ + [ + "dvc/_debug.py", + [ + "_get_path_func" + ] + ] + ], + "debugtools": [ + [ + "dvc/_debug.py", + [ + "debugtools" + ] + ] + ], + "add_debugging_flags": [ + [ + "dvc/_debug.py", + [ + "add_debugging_flags" + ] + ] + ], + "collect_and_send_report": [ + [ + "dvc/analytics.py", + [ + "collect_and_send_report" + ] + ] + ], + "is_enabled": [ + [ + "dvc/analytics.py", + [ + "is_enabled" + ] + ], + [ + "dvc/updater.py", + [ + "Updater", + "is_enabled" + ] + ] + ], + "send": [ + [ + "dvc/analytics.py", + [ + "send" + ] + ] + ], + "_scm_in_use": [ + [ + "dvc/analytics.py", + [ + "_scm_in_use" + ] + ] + ], + "_runtime_info": [ + [ + "dvc/analytics.py", + [ + "_runtime_info" + ] + ] + ], + "_system_info": [ + [ + "dvc/analytics.py", + [ + "_system_info" + ] + ] + ], + "update": [ + [ + "dvc/annotations.py", + [ + "Annotation", + "update" + ] + ], + [ + "dvc/dependency/base.py", + [ + "Dependency", + "update" + ] + ], + [ + "dvc/dependency/repo.py", + [ + "RepoDependency", + "update" + ] + ], + [ + "dvc/repo/experiments/show.py", + [ + "_DataNames", + "update" + ] + ], + [ + "dvc/repo/index.py", + [ + "Index", + "update" + ] + ], + [ + "dvc/repo/update.py", + [ + "update" + ] + ], + [ + "dvc/stage/__init__.py", + [ + "Stage", + "update" + ] + ] + ], + "to_dict": [ + [ + "dvc/annotations.py", + [ + "Annotation", + "to_dict" + ] + ], + [ + "tests/func/experiments/test_queue.py", + [ + "to_dict" + ] + ] + ], + "_wrap_exceptions": [ + [ + "dvc/api/data.py", + [ + "_wrap_exceptions" + ] + ] + ], + "get_url": [ + [ + "dvc/api/data.py", + [ + "get_url" + ] + ], + [ + "dvc/repo/get_url.py", + [ + "get_url" + ] + ], + [ + "dvc/testing/cloud.py", + [ + "Cloud", + "get_url" + ] + ], + [ + "tests/remotes/git_server.py", + [ + "GitSSH", + "get_url" + ] + ] + ], + "__getattr__": [ + [ + "dvc/api/data.py", + [ + "_OpenContextManager", + "__getattr__" + ] + ], + [ + "dvc/cachemgr.py", + [ + "CacheManager", + "__getattr__" + ] + ], + [ + "dvc/compare.py", + [ + "TabularData", + "__getattr__" + ] + ] + ], + "open": [ + [ + "dvc/api/data.py", + [ + "open" + ] + ], + [ + "dvc/repo/__init__.py", + [ + "Repo", + "open" + ] + ] + ], + "_open": [ + [ + "dvc/api/data.py", + [ + "_open" + ] + ], + [ + "dvc/fs/dvc.py", + [ + "_DVCFileSystem", + "_open" + ] + ] + ], + "read": [ + [ + "dvc/api/data.py", + [ + "read" + ] + ], + [ + "dvc/config.py", + [ + "Config", + "read" + ] + ], + [ + "dvc/repo/artifacts.py", + [ + "Artifacts", + "read" + ] + ] + ], + "make_checkpoint": [ + [ + "dvc/api/experiments.py", + [ + "make_checkpoint" + ] + ] + ], + "exp_save": [ + [ + "dvc/api/experiments.py", + [ + "exp_save" + ] + ] + ], + "_postprocess": [ + [ + "dvc/api/experiments.py", + [ + "_postprocess" + ] + ], + [ + "dvc/api/show.py", + [ + "_postprocess" + ] + ] + ], + "exp_show": [ + [ + "dvc/api/experiments.py", + [ + "exp_show" + ] + ] + ], + "all_branches": [ + [ + "dvc/api/scm.py", + [ + "all_branches" + ] + ] + ], + "all_commits": [ + [ + "dvc/api/scm.py", + [ + "all_commits" + ] + ] + ], + "all_tags": [ + [ + "dvc/api/scm.py", + [ + "all_tags" + ] + ] + ], + "_onerror_raise": [ + [ + "dvc/api/show.py", + [ + "_onerror_raise" + ] + ] + ], + "metrics_show": [ + [ + "dvc/api/show.py", + [ + "metrics_show" + ] + ] + ], + "params_show": [ + [ + "dvc/api/show.py", + [ + "params_show" + ] + ] + ], + "_get_odb": [ + [ + "dvc/cachemgr.py", + [ + "_get_odb" + ] + ] + ], + "_init_odb": [ + [ + "dvc/cachemgr.py", + [ + "CacheManager", + "_init_odb" + ] + ] + ], + "by_scheme": [ + [ + "dvc/cachemgr.py", + [ + "CacheManager", + "by_scheme" + ] + ] + ], + "parse_args": [ + [ + "dvc/cli/__init__.py", + [ + "parse_args" + ] + ], + [ + "dvc/cli/parser.py", + [ + "DvcParser", + "parse_args" + ] + ] + ], + "_log_unknown_exceptions": [ + [ + "dvc/cli/__init__.py", + [ + "_log_unknown_exceptions" + ] + ] + ], + "_log_exceptions": [ + [ + "dvc/cli/__init__.py", + [ + "_log_exceptions" + ] + ] + ], + "main": [ + [ + "dvc/cli/__init__.py", + [ + "main" + ] + ] + ], + "__call__": [ + [ + "dvc/cli/actions.py", + [ + "CommaSeparatedArgs", + "__call__" + ] + ], + [ + "dvc/cli/actions.py", + [ + "KeyValueArgs", + "__call__" + ] + ], + [ + "dvc/config_schema.py", + [ + "FeatureSchema", + "__call__" + ] + ], + [ + "dvc/ignore.py", + [ + "DvcIgnore", + "__call__" + ] + ], + [ + "dvc/ignore.py", + [ + "DvcIgnorePatterns", + "__call__" + ] + ], + [ + "dvc/ignore.py", + [ + "DvcIgnoreFilter", + "__call__" + ] + ], + [ + "dvc/repo/scm_context.py", + [ + "SCMContext", + "__call__" + ] + ], + [ + "dvc/ui/prompt.py", + [ + "Prompt", + "__call__" + ] + ], + [ + "dvc/utils/serialize/_common.py", + [ + "DumperFn", + "__call__" + ] + ], + [ + "dvc/utils/serialize/_common.py", + [ + "DumpersFn", + "__call__" + ] + ], + [ + "dvc/utils/serialize/_common.py", + [ + "ModifierFn", + "__call__" + ] + ], + [ + "dvc/utils/serialize/_common.py", + [ + "LoaderFn", + "__call__" + ] + ] + ], + "do_run": [ + [ + "dvc/cli/command.py", + [ + "CmdBase", + "do_run" + ] + ], + [ + "dvc/cli/command.py", + [ + "CmdBaseNoRepo", + "do_run" + ] + ] + ], + "run": [ + [ + "dvc/cli/command.py", + [ + "CmdBase", + "run" + ] + ], + [ + "dvc/commands/add.py", + [ + "CmdAdd", + "run" + ] + ], + [ + "dvc/commands/cache.py", + [ + "CmdCacheDir", + "run" + ] + ], + [ + "dvc/commands/check_ignore.py", + [ + "CmdCheckIgnore", + "run" + ] + ], + [ + "dvc/commands/checkout.py", + [ + "CmdCheckout", + "run" + ] + ], + [ + "dvc/commands/commit.py", + [ + "CmdCommit", + "run" + ] + ], + [ + "dvc/commands/completion.py", + [ + "CmdCompletion", + "run" + ] + ], + [ + "dvc/commands/config.py", + [ + "CmdConfig", + "run" + ] + ], + [ + "dvc/commands/daemon.py", + [ + "CmdDaemonUpdater", + "run" + ] + ], + [ + "dvc/commands/daemon.py", + [ + "CmdDaemonAnalytics", + "run" + ] + ], + [ + "dvc/commands/dag.py", + [ + "CmdDAG", + "run" + ] + ], + [ + "dvc/commands/data.py", + [ + "CmdDataStatus", + "run" + ] + ], + [ + "dvc/commands/data.py", + [ + "CmdDataLs", + "run" + ] + ], + [ + "dvc/commands/data_sync.py", + [ + "CmdDataPull", + "run" + ] + ], + [ + "dvc/commands/data_sync.py", + [ + "CmdDataPush", + "run" + ] + ], + [ + "dvc/commands/data_sync.py", + [ + "CmdDataFetch", + "run" + ] + ], + [ + "dvc/commands/destroy.py", + [ + "CmdDestroy", + "run" + ] + ], + [ + "dvc/commands/diff.py", + [ + "CmdDiff", + "run" + ] + ], + [ + "dvc/commands/experiments/apply.py", + [ + "CmdExperimentsApply", + "run" + ] + ], + [ + "dvc/commands/experiments/branch.py", + [ + "CmdExperimentsBranch", + "run" + ] + ], + [ + "dvc/commands/experiments/clean.py", + [ + "CmdExperimentsClean", + "run" + ] + ], + [ + "dvc/commands/experiments/diff.py", + [ + "CmdExperimentsDiff", + "run" + ] + ], + [ + "dvc/commands/experiments/exec_run.py", + [ + "CmdExecutorRun", + "run" + ] + ], + [ + "dvc/commands/experiments/gc.py", + [ + "CmdExperimentsGC", + "run" + ] + ], + [ + "dvc/commands/experiments/init.py", + [ + "CmdExperimentsInit", + "run" + ] + ], + [ + "dvc/commands/experiments/ls.py", + [ + "CmdExperimentsList", + "run" + ] + ], + [ + "dvc/commands/experiments/pull.py", + [ + "CmdExperimentsPull", + "run" + ] + ], + [ + "dvc/commands/experiments/push.py", + [ + "CmdExperimentsPush", + "run" + ] + ], + [ + "dvc/commands/experiments/queue_worker.py", + [ + "CmdQueueWorker", + "run" + ] + ], + [ + "dvc/commands/experiments/remove.py", + [ + "CmdExperimentsRemove", + "run" + ] + ], + [ + "dvc/commands/experiments/run.py", + [ + "CmdExperimentsRun", + "run" + ] + ], + [ + "dvc/commands/experiments/save.py", + [ + "CmdExperimentsSave", + "run" + ] + ], + [ + "dvc/commands/experiments/show.py", + [ + "CmdExperimentsShow", + "run" + ] + ], + [ + "dvc/commands/freeze.py", + [ + "CmdFreeze", + "run" + ] + ], + [ + "dvc/commands/freeze.py", + [ + "CmdUnfreeze", + "run" + ] + ], + [ + "dvc/commands/gc.py", + [ + "CmdGC", + "run" + ] + ], + [ + "dvc/commands/get.py", + [ + "CmdGet", + "run" + ] + ], + [ + "dvc/commands/get_url.py", + [ + "CmdGetUrl", + "run" + ] + ], + [ + "dvc/commands/git_hook.py", + [ + "CmdHookBase", + "run" + ] + ], + [ + "dvc/commands/imp.py", + [ + "CmdImport", + "run" + ] + ], + [ + "dvc/commands/imp_url.py", + [ + "CmdImportUrl", + "run" + ] + ], + [ + "dvc/commands/init.py", + [ + "CmdInit", + "run" + ] + ], + [ + "dvc/commands/install.py", + [ + "CmdInstall", + "run" + ] + ], + [ + "dvc/commands/ls/__init__.py", + [ + "CmdList", + "run" + ] + ], + [ + "dvc/commands/ls_url.py", + [ + "CmdListUrl", + "run" + ] + ], + [ + "dvc/commands/machine.py", + [ + "CmdMachineAdd", + "run" + ] + ], + [ + "dvc/commands/machine.py", + [ + "CmdMachineRemove", + "run" + ] + ], + [ + "dvc/commands/machine.py", + [ + "CmdMachineList", + "run" + ] + ], + [ + "dvc/commands/machine.py", + [ + "CmdMachineModify", + "run" + ] + ], + [ + "dvc/commands/machine.py", + [ + "CmdMachineRename", + "run" + ] + ], + [ + "dvc/commands/machine.py", + [ + "CmdMachineDefault", + "run" + ] + ], + [ + "dvc/commands/machine.py", + [ + "CmdMachineCreate", + "run" + ] + ], + [ + "dvc/commands/machine.py", + [ + "CmdMachineStatus", + "run" + ] + ], + [ + "dvc/commands/machine.py", + [ + "CmdMachineDestroy", + "run" + ] + ], + [ + "dvc/commands/machine.py", + [ + "CmdMachineSsh", + "run" + ] + ], + [ + "dvc/commands/metrics.py", + [ + "CmdMetricsShow", + "run" + ] + ], + [ + "dvc/commands/metrics.py", + [ + "CmdMetricsDiff", + "run" + ] + ], + [ + "dvc/commands/move.py", + [ + "CmdMove", + "run" + ] + ], + [ + "dvc/commands/params.py", + [ + "CmdParamsDiff", + "run" + ] + ], + [ + "dvc/commands/plots.py", + [ + "CmdPlots", + "run" + ] + ], + [ + "dvc/commands/plots.py", + [ + "CmdPlotsModify", + "run" + ] + ], + [ + "dvc/commands/plots.py", + [ + "CmdPlotsTemplates", + "run" + ] + ], + [ + "dvc/commands/queue/kill.py", + [ + "CmdQueueKill", + "run" + ] + ], + [ + "dvc/commands/queue/logs.py", + [ + "CmdQueueLogs", + "run" + ] + ], + [ + "dvc/commands/queue/remove.py", + [ + "CmdQueueRemove", + "run" + ] + ], + [ + "dvc/commands/queue/start.py", + [ + "CmdQueueStart", + "run" + ] + ], + [ + "dvc/commands/queue/status.py", + [ + "CmdQueueStatus", + "run" + ] + ], + [ + "dvc/commands/queue/stop.py", + [ + "CmdQueueStop", + "run" + ] + ], + [ + "dvc/commands/remote.py", + [ + "CmdRemoteAdd", + "run" + ] + ], + [ + "dvc/commands/remote.py", + [ + "CmdRemoteRemove", + "run" + ] + ], + [ + "dvc/commands/remote.py", + [ + "CmdRemoteModify", + "run" + ] + ], + [ + "dvc/commands/remote.py", + [ + "CmdRemoteDefault", + "run" + ] + ], + [ + "dvc/commands/remote.py", + [ + "CmdRemoteList", + "run" + ] + ], + [ + "dvc/commands/remote.py", + [ + "CmdRemoteRename", + "run" + ] + ], + [ + "dvc/commands/remove.py", + [ + "CmdRemove", + "run" + ] + ], + [ + "dvc/commands/repro.py", + [ + "CmdRepro", + "run" + ] + ], + [ + "dvc/commands/root.py", + [ + "CmdRoot", + "run" + ] + ], + [ + "dvc/commands/run.py", + [ + "CmdRun", + "run" + ] + ], + [ + "dvc/commands/stage.py", + [ + "CmdStageList", + "run" + ] + ], + [ + "dvc/commands/stage.py", + [ + "CmdStageAdd", + "run" + ] + ], + [ + "dvc/commands/status.py", + [ + "CmdDataStatus", + "run" + ] + ], + [ + "dvc/commands/unprotect.py", + [ + "CmdUnprotect", + "run" + ] + ], + [ + "dvc/commands/update.py", + [ + "CmdUpdate", + "run" + ] + ], + [ + "dvc/commands/version.py", + [ + "CmdVersion", + "run" + ] + ], + [ + "dvc/repo/experiments/__init__.py", + [ + "Experiments", + "run" + ] + ], + [ + "dvc/repo/experiments/run.py", + [ + "run" + ] + ], + [ + "dvc/repo/run.py", + [ + "run" + ] + ], + [ + "dvc/repo/scm_context.py", + [ + "scm_context", + "run" + ] + ], + [ + "dvc/stage/__init__.py", + [ + "Stage", + "run" + ] + ], + [ + "tests/conftest.py", + [ + "run_copy_metrics", + "run" + ] + ], + [ + "tests/dir_helpers.py", + [ + "run_head", + "run" + ] + ], + [ + "tests/func/test_cli.py", + [ + "test_find_root", + "Cmd", + "run" + ] + ], + [ + "tests/func/test_cli.py", + [ + "test_cd", + "Cmd", + "run" + ] + ] + ], + "_find_parser": [ + [ + "dvc/cli/parser.py", + [ + "_find_parser" + ] + ] + ], + "error": [ + [ + "dvc/cli/parser.py", + [ + "DvcParser", + "error" + ] + ], + [ + "dvc/ui/__init__.py", + [ + "Console", + "error" + ] + ] + ], + "get_parent_parser": [ + [ + "dvc/cli/parser.py", + [ + "get_parent_parser" + ] + ] + ], + "get_main_parser": [ + [ + "dvc/cli/parser.py", + [ + "get_main_parser" + ] + ] + ], + "fix_subparsers": [ + [ + "dvc/cli/utils.py", + [ + "fix_subparsers" + ] + ] + ], + "append_doc_link": [ + [ + "dvc/cli/utils.py", + [ + "append_doc_link" + ] + ] + ], + "hide_subparsers_from_help": [ + [ + "dvc/cli/utils.py", + [ + "hide_subparsers_from_help" + ] + ] + ], + "_add_annotating_args": [ + [ + "dvc/commands/add.py", + [ + "_add_annotating_args" + ] + ] + ], + "add_parser": [ + [ + "dvc/commands/add.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/cache.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/check_ignore.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/checkout.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/commit.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/completion.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/config.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/daemon.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/dag.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/data.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/data_sync.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/destroy.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/diff.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/experiments/__init__.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/experiments/apply.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/experiments/branch.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/experiments/clean.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/experiments/diff.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/experiments/exec_run.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/experiments/gc.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/experiments/init.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/experiments/ls.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/experiments/pull.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/experiments/push.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/experiments/queue_worker.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/experiments/remove.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/experiments/run.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/experiments/save.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/experiments/show.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/freeze.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/gc.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/get.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/get_url.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/git_hook.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/imp.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/imp_url.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/init.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/install.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/ls/__init__.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/ls_url.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/machine.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/metrics.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/move.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/params.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/plots.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/queue/__init__.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/queue/kill.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/queue/logs.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/queue/remove.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/queue/start.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/queue/status.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/queue/stop.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/remote.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/remove.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/repro.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/root.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/run.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/stage.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/unprotect.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/update.py", + [ + "add_parser" + ] + ], + [ + "dvc/commands/version.py", + [ + "add_parser" + ] + ] + ], + "_show_results": [ + [ + "dvc/commands/check_ignore.py", + [ + "CmdCheckIgnore", + "_show_results" + ] + ] + ], + "_check_one_file": [ + [ + "dvc/commands/check_ignore.py", + [ + "CmdCheckIgnore", + "_check_one_file" + ] + ] + ], + "_interactive_mode": [ + [ + "dvc/commands/check_ignore.py", + [ + "CmdCheckIgnore", + "_interactive_mode" + ] + ] + ], + "_normal_mode": [ + [ + "dvc/commands/check_ignore.py", + [ + "CmdCheckIgnore", + "_normal_mode" + ] + ] + ], + "_check_args": [ + [ + "dvc/commands/check_ignore.py", + [ + "CmdCheckIgnore", + "_check_args" + ] + ] + ], + "log_changes": [ + [ + "dvc/commands/checkout.py", + [ + "log_changes" + ] + ] + ], + "_name_type": [ + [ + "dvc/commands/config.py", + [ + "_name_type" + ] + ] + ], + "_list": [ + [ + "dvc/commands/config.py", + [ + "CmdConfig", + "_list" + ] + ] + ], + "_get": [ + [ + "dvc/commands/config.py", + [ + "CmdConfig", + "_get" + ] + ], + [ + "dvc/dependency/__init__.py", + [ + "_get" + ] + ], + [ + "dvc/output.py", + [ + "_get" + ] + ] + ], + "_set": [ + [ + "dvc/commands/config.py", + [ + "CmdConfig", + "_set" + ] + ], + [ + "dvc/repo/freeze.py", + [ + "_set" + ] + ] + ], + "_check": [ + [ + "dvc/commands/config.py", + [ + "CmdConfig", + "_check" + ] + ], + [ + "dvc/updater.py", + [ + "Updater", + "_check" + ] + ], + [ + "tests/remotes/git_server.py", + [ + "git_server", + "_check" + ] + ] + ], + "_get_appropriate_levels": [ + [ + "dvc/commands/config.py", + [ + "CmdConfig", + "_get_appropriate_levels" + ] + ] + ], + "_validate_level_for_non_repo_operation": [ + [ + "dvc/commands/config.py", + [ + "CmdConfig", + "_validate_level_for_non_repo_operation" + ] + ] + ], + "_format_config": [ + [ + "dvc/commands/config.py", + [ + "CmdConfig", + "_format_config" + ] + ] + ], + "_config_file_prefix": [ + [ + "dvc/commands/config.py", + [ + "CmdConfig", + "_config_file_prefix" + ] + ] + ], + "_show_ascii": [ + [ + "dvc/commands/dag.py", + [ + "_show_ascii" + ] + ] + ], + "_quote_label": [ + [ + "dvc/commands/dag.py", + [ + "_quote_label" + ] + ] + ], + "_show_dot": [ + [ + "dvc/commands/dag.py", + [ + "_show_dot" + ] + ] + ], + "_show_mermaid": [ + [ + "dvc/commands/dag.py", + [ + "_show_mermaid" + ] + ] + ], + "_collect_targets": [ + [ + "dvc/commands/dag.py", + [ + "_collect_targets" + ] + ] + ], + "_relabel": [ + [ + "dvc/commands/dag.py", + [ + "_transform", + "_relabel" + ] + ] + ], + "_transform": [ + [ + "dvc/commands/dag.py", + [ + "_transform" + ] + ] + ], + "_filter": [ + [ + "dvc/commands/dag.py", + [ + "_filter" + ] + ], + [ + "dvc/repo/worktree.py", + [ + "worktree_view_by_remotes", + "outs_filter", + "_filter" + ] + ] + ], + "_build": [ + [ + "dvc/commands/dag.py", + [ + "_build" + ] + ] + ], + "_process_status": [ + [ + "dvc/commands/data.py", + [ + "CmdDataStatus", + "_process_status" + ] + ] + ], + "_show_status": [ + [ + "dvc/commands/data.py", + [ + "CmdDataStatus", + "_show_status" + ] + ] + ], + "_show_table": [ + [ + "dvc/commands/data.py", + [ + "CmdDataLs", + "_show_table" + ] + ], + [ + "dvc/commands/machine.py", + [ + "CmdMachineList", + "_show_table" + ] + ] + ], + "log_summary": [ + [ + "dvc/commands/data_sync.py", + [ + "CmdDataBase", + "log_summary" + ] + ], + [ + "dvc/commands/data_sync.py", + [ + "CmdDataPull", + "log_summary" + ] + ] + ], + "shared_parent_parser": [ + [ + "dvc/commands/data_sync.py", + [ + "shared_parent_parser" + ] + ] + ], + "_digest": [ + [ + "dvc/commands/diff.py", + [ + "_digest" + ] + ] + ], + "_show_markdown": [ + [ + "dvc/commands/diff.py", + [ + "_show_markdown" + ] + ] + ], + "_show_diff": [ + [ + "dvc/commands/diff.py", + [ + "CmdDiff", + "_show_diff" + ] + ] + ], + "add_rev_selection_flags": [ + [ + "dvc/commands/experiments/__init__.py", + [ + "add_rev_selection_flags" + ] + ] + ], + "_raise_error_if_all_disabled": [ + [ + "dvc/commands/experiments/gc.py", + [ + "_raise_error_if_all_disabled" + ] + ] + ], + "_post_init_display": [ + [ + "dvc/commands/experiments/init.py", + [ + "CmdExperimentsInit", + "_post_init_display" + ] + ] + ], + "raise_error_if_all_disabled": [ + [ + "dvc/commands/experiments/pull.py", + [ + "CmdExperimentsPull", + "raise_error_if_all_disabled" + ] + ], + [ + "dvc/commands/experiments/push.py", + [ + "CmdExperimentsPush", + "raise_error_if_all_disabled" + ] + ] + ], + "join_exps": [ + [ + "dvc/commands/experiments/push.py", + [ + "CmdExperimentsPush", + "log_result", + "join_exps" + ] + ] + ], + "log_result": [ + [ + "dvc/commands/experiments/push.py", + [ + "CmdExperimentsPush", + "log_result" + ] + ] + ], + "check_arguments": [ + [ + "dvc/commands/experiments/remove.py", + [ + "CmdExperimentsRemove", + "check_arguments" + ] + ], + [ + "dvc/commands/queue/remove.py", + [ + "CmdQueueRemove", + "check_arguments" + ] + ] + ], + "_add_run_common": [ + [ + "dvc/commands/experiments/run.py", + [ + "_add_run_common" + ] + ] + ], + "prepare_exp_id": [ + [ + "dvc/commands/experiments/show.py", + [ + "prepare_exp_id" + ] + ] + ], + "baseline_styler": [ + [ + "dvc/commands/experiments/show.py", + [ + "baseline_styler" + ] + ] + ], + "show_experiments": [ + [ + "dvc/commands/experiments/show.py", + [ + "show_experiments" + ] + ] + ], + "_normalize_headers": [ + [ + "dvc/commands/experiments/show.py", + [ + "_normalize_headers" + ] + ], + [ + "dvc/repo/experiments/show.py", + [ + "_normalize_headers" + ] + ] + ], + "_format_json": [ + [ + "dvc/commands/experiments/show.py", + [ + "_format_json" + ] + ] + ], + "_run": [ + [ + "dvc/commands/freeze.py", + [ + "CmdFreezeBase", + "_run" + ] + ], + [ + "dvc/commands/git_hook.py", + [ + "CmdHookBase", + "_run" + ] + ], + [ + "dvc/commands/git_hook.py", + [ + "CmdPreCommit", + "_run" + ] + ], + [ + "dvc/commands/git_hook.py", + [ + "CmdPostCheckout", + "_run" + ] + ], + [ + "dvc/commands/git_hook.py", + [ + "CmdPrePush", + "_run" + ] + ], + [ + "dvc/commands/git_hook.py", + [ + "CmdMergeDriver", + "_run" + ] + ], + [ + "dvc/stage/run.py", + [ + "_run" + ] + ] + ], + "_show_url": [ + [ + "dvc/commands/get.py", + [ + "CmdGet", + "_show_url" + ] + ] + ], + "_get_file_from_repo": [ + [ + "dvc/commands/get.py", + [ + "CmdGet", + "_get_file_from_repo" + ] + ] + ], + "_welcome_message": [ + [ + "dvc/commands/init.py", + [ + "_welcome_message" + ] + ] + ], + "fmt": [ + [ + "dvc/commands/ls/__init__.py", + [ + "_prettify", + "if_with_color_", + "else_", + "fmt" + ] + ] + ], + "_prettify": [ + [ + "dvc/commands/ls/__init__.py", + [ + "_prettify" + ] + ] + ], + "_load": [ + [ + "dvc/commands/ls/ls_colors.py", + [ + "LsColors", + "_load" + ] + ], + [ + "dvc/dvcfile.py", + [ + "FileMixin", + "_load" + ] + ], + [ + "dvc/dvcfile.py", + [ + "Lockfile", + "_load" + ] + ], + [ + "dvc/stage/cache.py", + [ + "StageCache", + "_load" + ] + ] + ], + "format": [ + [ + "dvc/commands/ls/ls_colors.py", + [ + "LsColors", + "format" + ] + ], + [ + "dvc/logger.py", + [ + "ColorFormatter", + "format" + ] + ], + [ + "dvc/ui/__init__.py", + [ + "Formatter", + "format" + ] + ] + ], + "_format": [ + [ + "dvc/commands/ls/ls_colors.py", + [ + "LsColors", + "_format" + ] + ], + [ + "dvc/compare.py", + [ + "_format_field", + "_format" + ] + ] + ], + "_check_exists": [ + [ + "dvc/commands/machine.py", + [ + "CmdMachineConfig", + "_check_exists" + ] + ], + [ + "dvc/commands/machine.py", + [ + "CmdMachineRename", + "_check_exists" + ] + ], + [ + "dvc/commands/remote.py", + [ + "CmdRemote", + "_check_exists" + ] + ] + ], + "_hide_private": [ + [ + "dvc/commands/machine.py", + [ + "CmdMachineList", + "_hide_private" + ] + ] + ], + "_show_origin": [ + [ + "dvc/commands/machine.py", + [ + "CmdMachineList", + "_show_origin" + ] + ] + ], + "_rename_default": [ + [ + "dvc/commands/machine.py", + [ + "CmdMachineRename", + "_rename_default" + ] + ], + [ + "dvc/commands/remote.py", + [ + "CmdRemoteRename", + "_rename_default" + ] + ] + ], + "_check_before_rename": [ + [ + "dvc/commands/machine.py", + [ + "CmdMachineRename", + "_check_before_rename" + ] + ] + ], + "_add_row": [ + [ + "dvc/commands/machine.py", + [ + "CmdMachineStatus", + "_add_row" + ] + ] + ], + "_show_json": [ + [ + "dvc/commands/plots.py", + [ + "_show_json" + ] + ] + ], + "_adjust_vega_renderers": [ + [ + "dvc/commands/plots.py", + [ + "_adjust_vega_renderers" + ] + ] + ], + "_summarize_version_infos": [ + [ + "dvc/commands/plots.py", + [ + "_summarize_version_infos" + ] + ] + ], + "_data_versions_count": [ + [ + "dvc/commands/plots.py", + [ + "_data_versions_count" + ] + ] + ], + "_func": [ + [ + "dvc/commands/plots.py", + [ + "CmdPlots", + "_func" + ] + ], + [ + "dvc/commands/plots.py", + [ + "CmdPlotsShow", + "_func" + ] + ], + [ + "dvc/commands/plots.py", + [ + "CmdPlotsDiff", + "_func" + ] + ], + [ + "dvc/stage/__init__.py", + [ + "Stage", + "filter_outs", + "_func" + ] + ] + ], + "_props": [ + [ + "dvc/commands/plots.py", + [ + "CmdPlots", + "_props" + ] + ] + ], + "_html_template_path": [ + [ + "dvc/commands/plots.py", + [ + "CmdPlots", + "_html_template_path" + ] + ] + ], + "_add_props_arguments": [ + [ + "dvc/commands/plots.py", + [ + "_add_props_arguments" + ] + ] + ], + "_add_output_argument": [ + [ + "dvc/commands/plots.py", + [ + "_add_output_argument" + ] + ] + ], + "_add_ui_arguments": [ + [ + "dvc/commands/plots.py", + [ + "_add_ui_arguments" + ] + ] + ], + "_common_kwargs": [ + [ + "dvc/commands/repro.py", + [ + "CmdRepro", + "_common_kwargs" + ] + ] + ], + "_repro_kwargs": [ + [ + "dvc/commands/repro.py", + [ + "CmdRepro", + "_repro_kwargs" + ] + ] + ], + "add_arguments": [ + [ + "dvc/commands/repro.py", + [ + "add_arguments" + ] + ] + ], + "part_desc": [ + [ + "dvc/commands/stage.py", + [ + "generate_description", + "part_desc" + ] + ] + ], + "is_plot_or_metric": [ + [ + "dvc/commands/stage.py", + [ + "generate_description", + "is_plot_or_metric" + ] + ] + ], + "generate_description": [ + [ + "dvc/commands/stage.py", + [ + "generate_description" + ] + ] + ], + "prepare_description": [ + [ + "dvc/commands/stage.py", + [ + "prepare_description" + ] + ] + ], + "prepare_stages_data": [ + [ + "dvc/commands/stage.py", + [ + "prepare_stages_data" + ] + ] + ], + "_get_stages": [ + [ + "dvc/commands/stage.py", + [ + "CmdStageList", + "_get_stages" + ] + ] + ], + "log_error": [ + [ + "dvc/commands/stage.py", + [ + "CmdStageList", + "run", + "log_error" + ] + ] + ], + "quote_argument": [ + [ + "dvc/commands/stage.py", + [ + "parse_cmd", + "quote_argument" + ] + ] + ], + "parse_cmd": [ + [ + "dvc/commands/stage.py", + [ + "parse_cmd" + ] + ] + ], + "_add_common_args": [ + [ + "dvc/commands/stage.py", + [ + "_add_common_args" + ] + ] + ], + "_normalize": [ + [ + "dvc/commands/status.py", + [ + "CmdDataStatus", + "_normalize" + ] + ] + ], + "_show": [ + [ + "dvc/commands/status.py", + [ + "CmdDataStatus", + "_show" + ] + ] + ], + "with_value": [ + [ + "dvc/compare.py", + [ + "with_value" + ] + ] + ], + "columns": [ + [ + "dvc/compare.py", + [ + "TabularData", + "columns" + ] + ] + ], + "is_protected": [ + [ + "dvc/compare.py", + [ + "TabularData", + "is_protected" + ] + ] + ], + "protect": [ + [ + "dvc/compare.py", + [ + "TabularData", + "protect" + ] + ] + ], + "unprotect": [ + [ + "dvc/compare.py", + [ + "TabularData", + "unprotect" + ] + ], + [ + "dvc/output.py", + [ + "Output", + "unprotect" + ] + ], + [ + "dvc/repo/__init__.py", + [ + "Repo", + "unprotect" + ] + ] + ], + "column": [ + [ + "dvc/compare.py", + [ + "TabularData", + "column" + ] + ] + ], + "items": [ + [ + "dvc/compare.py", + [ + "TabularData", + "items" + ] + ] + ], + "keys": [ + [ + "dvc/compare.py", + [ + "TabularData", + "keys" + ] + ] + ], + "_iter_col_row": [ + [ + "dvc/compare.py", + [ + "TabularData", + "_iter_col_row" + ] + ] + ], + "append": [ + [ + "dvc/compare.py", + [ + "TabularData", + "append" + ] + ] + ], + "extend": [ + [ + "dvc/compare.py", + [ + "TabularData", + "extend" + ] + ] + ], + "insert": [ + [ + "dvc/compare.py", + [ + "TabularData", + "insert" + ] + ], + [ + "dvc/parsing/context.py", + [ + "CtxList", + "insert" + ] + ] + ], + "__iter__": [ + [ + "dvc/compare.py", + [ + "TabularData", + "__iter__" + ] + ], + [ + "dvc/machine/__init__.py", + [ + "MachineBackends", + "__iter__" + ] + ], + [ + "dvc/parsing/context.py", + [ + "Container", + "__iter__" + ] + ], + [ + "dvc/repo/experiments/serialize.py", + [ + "ExpRange", + "__iter__" + ] + ], + [ + "dvc/stage/loader.py", + [ + "StageLoader", + "__iter__" + ] + ], + [ + "dvc/stage/loader.py", + [ + "SingleStageLoader", + "__iter__" + ] + ] + ], + "__getitem__": [ + [ + "dvc/compare.py", + [ + "TabularData", + "__getitem__" + ] + ], + [ + "dvc/machine/__init__.py", + [ + "MachineBackends", + "__getitem__" + ] + ], + [ + "dvc/parsing/context.py", + [ + "Container", + "__getitem__" + ] + ], + [ + "dvc/repo/experiments/serialize.py", + [ + "ExpRange", + "__getitem__" + ] + ], + [ + "dvc/stage/loader.py", + [ + "StageLoader", + "__getitem__" + ] + ], + [ + "dvc/stage/loader.py", + [ + "SingleStageLoader", + "__getitem__" + ] + ], + [ + "dvc/testing/path_info.py", + [ + "_URLPathParents", + "__getitem__" + ] + ] + ], + "__setitem__": [ + [ + "dvc/compare.py", + [ + "TabularData", + "__setitem__" + ] + ], + [ + "dvc/parsing/context.py", + [ + "Container", + "__setitem__" + ] + ], + [ + "dvc/parsing/context.py", + [ + "CtxDict", + "__setitem__" + ] + ] + ], + "__setitem___15": [ + [ + "dvc/compare.py", + [ + "TabularData", + "__setitem___15" + ] + ] + ], + "__setitem___16": [ + [ + "dvc/compare.py", + [ + "TabularData", + "__setitem___16" + ] + ] + ], + "__delitem__": [ + [ + "dvc/compare.py", + [ + "TabularData", + "__delitem__" + ] + ], + [ + "dvc/parsing/context.py", + [ + "Container", + "__delitem__" + ] + ] + ], + "__len__": [ + [ + "dvc/compare.py", + [ + "TabularData", + "__len__" + ] + ], + [ + "dvc/machine/__init__.py", + [ + "MachineBackends", + "__len__" + ] + ], + [ + "dvc/parsing/context.py", + [ + "Container", + "__len__" + ] + ], + [ + "dvc/repo/experiments/serialize.py", + [ + "ExpRange", + "__len__" + ] + ], + [ + "dvc/stage/loader.py", + [ + "StageLoader", + "__len__" + ] + ], + [ + "dvc/stage/loader.py", + [ + "SingleStageLoader", + "__len__" + ] + ], + [ + "dvc/testing/path_info.py", + [ + "_URLPathParents", + "__len__" + ] + ] + ], + "shape": [ + [ + "dvc/compare.py", + [ + "TabularData", + "shape" + ] + ] + ], + "drop": [ + [ + "dvc/compare.py", + [ + "TabularData", + "drop" + ] + ] + ], + "rename": [ + [ + "dvc/compare.py", + [ + "TabularData", + "rename" + ] + ], + [ + "dvc/machine/__init__.py", + [ + "MachineManager", + "rename" + ] + ], + [ + "dvc/machine/backend/base.py", + [ + "BaseMachineBackend", + "rename" + ] + ], + [ + "dvc/machine/backend/terraform.py", + [ + "TerraformBackend", + "rename" + ] + ] + ], + "project": [ + [ + "dvc/compare.py", + [ + "TabularData", + "project" + ] + ], + [ + "dvc/testing/benchmarks/fixtures.py", + [ + "project" + ] + ] + ], + "is_empty": [ + [ + "dvc/compare.py", + [ + "TabularData", + "is_empty" + ] + ], + [ + "dvc/output.py", + [ + "Output", + "is_empty" + ] + ] + ], + "to_csv": [ + [ + "dvc/compare.py", + [ + "TabularData", + "to_csv" + ] + ] + ], + "to_parallel_coordinates": [ + [ + "dvc/compare.py", + [ + "TabularData", + "to_parallel_coordinates" + ] + ] + ], + "add_column": [ + [ + "dvc/compare.py", + [ + "TabularData", + "add_column" + ] + ], + [ + "dvc/utils/table.py", + [ + "Table", + "add_column" + ] + ] + ], + "row_from_dict": [ + [ + "dvc/compare.py", + [ + "TabularData", + "row_from_dict" + ] + ] + ], + "render": [ + [ + "dvc/compare.py", + [ + "TabularData", + "render" + ] + ], + [ + "dvc/ui/_rich_progress.py", + [ + "MofNCompleteColumnWithUnit", + "render" + ] + ] + ], + "as_dict": [ + [ + "dvc/compare.py", + [ + "TabularData", + "as_dict" + ] + ] + ], + "dropna": [ + [ + "dvc/compare.py", + [ + "TabularData", + "dropna" + ] + ] + ], + "drop_duplicates": [ + [ + "dvc/compare.py", + [ + "TabularData", + "drop_duplicates" + ] + ] + ], + "_normalize_float": [ + [ + "dvc/compare.py", + [ + "_normalize_float" + ] + ] + ], + "_format_field": [ + [ + "dvc/compare.py", + [ + "_format_field" + ] + ] + ], + "diff_table": [ + [ + "dvc/compare.py", + [ + "diff_table" + ] + ] + ], + "show_diff": [ + [ + "dvc/compare.py", + [ + "show_diff" + ] + ] + ], + "metrics_table": [ + [ + "dvc/compare.py", + [ + "metrics_table" + ] + ] + ], + "show_metrics": [ + [ + "dvc/compare.py", + [ + "show_metrics" + ] + ] + ], + "get_compiled_schema": [ + [ + "dvc/config.py", + [ + "get_compiled_schema" + ] + ] + ], + "to_bool": [ + [ + "dvc/config.py", + [ + "to_bool" + ] + ] + ], + "from_cwd": [ + [ + "dvc/config.py", + [ + "Config", + "from_cwd" + ] + ] + ], + "get_dir": [ + [ + "dvc/config.py", + [ + "Config", + "get_dir" + ] + ] + ], + "files": [ + [ + "dvc/config.py", + [ + "Config", + "files" + ] + ], + [ + "dvc/lock.py", + [ + "Lock", + "files" + ] + ] + ], + "init": [ + [ + "dvc/config.py", + [ + "Config", + "init" + ] + ], + [ + "dvc/ignore.py", + [ + "init" + ] + ], + [ + "dvc/repo/__init__.py", + [ + "Repo", + "init" + ] + ], + [ + "dvc/repo/experiments/init.py", + [ + "init" + ] + ], + [ + "dvc/repo/init.py", + [ + "init" + ] + ], + [ + "dvc/testing/tmp_dir.py", + [ + "TmpDir", + "init" + ] + ] + ], + "load": [ + [ + "dvc/config.py", + [ + "Config", + "load" + ] + ], + [ + "dvc/dvcfile.py", + [ + "FileMixin", + "load" + ] + ], + [ + "dvc/utils/strictyaml.py", + [ + "load" + ] + ] + ], + "_get_fs": [ + [ + "dvc/config.py", + [ + "Config", + "_get_fs" + ] + ] + ], + "_load_config": [ + [ + "dvc/config.py", + [ + "Config", + "_load_config" + ] + ] + ], + "_save_config": [ + [ + "dvc/config.py", + [ + "Config", + "_save_config" + ] + ] + ], + "load_one": [ + [ + "dvc/config.py", + [ + "Config", + "load_one" + ] + ], + [ + "dvc/repo/stage.py", + [ + "StageLoad", + "load_one" + ] + ] + ], + "resolve": [ + [ + "dvc/config.py", + [ + "Config", + "_load_paths", + "resolve" + ] + ], + [ + "dvc/parsing/__init__.py", + [ + "DataResolver", + "resolve" + ] + ], + [ + "dvc/parsing/__init__.py", + [ + "EntryDefinition", + "resolve" + ] + ], + [ + "dvc/parsing/context.py", + [ + "Context", + "resolve" + ] + ], + [ + "dvc/repo/plots/__init__.py", + [ + "_resolve_data_sources", + "resolve" + ] + ] + ], + "_load_paths": [ + [ + "dvc/config.py", + [ + "Config", + "_load_paths" + ] + ] + ], + "_to_relpath": [ + [ + "dvc/config.py", + [ + "Config", + "_to_relpath" + ] + ] + ], + "_save_paths": [ + [ + "dvc/config.py", + [ + "Config", + "_save_paths" + ] + ] + ], + "_map_dirs": [ + [ + "dvc/config.py", + [ + "Config", + "_map_dirs" + ] + ] + ], + "load_config_to_level": [ + [ + "dvc/config.py", + [ + "Config", + "load_config_to_level" + ] + ] + ], + "edit": [ + [ + "dvc/config.py", + [ + "Config", + "edit" + ] + ] + ], + "validate": [ + [ + "dvc/config.py", + [ + "Config", + "validate" + ] + ], + [ + "dvc/config_schema.py", + [ + "ByUrl", + "validate" + ] + ], + [ + "dvc/dvcfile.py", + [ + "FileMixin", + "validate" + ] + ], + [ + "dvc/utils/collections.py", + [ + "validate" + ] + ], + [ + "dvc/utils/strictyaml.py", + [ + "validate" + ] + ] + ], + "_parse_named": [ + [ + "dvc/config.py", + [ + "_parse_named" + ] + ] + ], + "_pack_named": [ + [ + "dvc/config.py", + [ + "_pack_named" + ] + ] + ], + "merge": [ + [ + "dvc/config.py", + [ + "merge" + ] + ], + [ + "dvc/dvcfile.py", + [ + "FileMixin", + "merge" + ] + ], + [ + "dvc/dvcfile.py", + [ + "SingleStageFile", + "merge" + ] + ], + [ + "dvc/dvcfile.py", + [ + "ProjectFile", + "merge" + ] + ], + [ + "dvc/dvcfile.py", + [ + "Lockfile", + "merge" + ] + ], + [ + "dvc/output.py", + [ + "Output", + "merge" + ] + ], + [ + "dvc/repo/artifacts.py", + [ + "ArtifactsFile", + "merge" + ] + ], + [ + "dvc/stage/__init__.py", + [ + "Stage", + "merge" + ] + ], + [ + "dvc/stage/__init__.py", + [ + "PipelineStage", + "merge" + ] + ] + ], + "_lower_keys": [ + [ + "dvc/config.py", + [ + "_lower_keys" + ] + ] + ], + "supported_cache_type": [ + [ + "dvc/config_schema.py", + [ + "supported_cache_type" + ] + ] + ], + "Choices": [ + [ + "dvc/config_schema.py", + [ + "Choices" + ] + ] + ], + "ByUrl": [ + [ + "dvc/config_schema.py", + [ + "ByUrl" + ] + ] + ], + "_log_deprecated": [ + [ + "dvc/config_schema.py", + [ + "FeatureSchema", + "_log_deprecated" + ] + ] + ], + "_suppress_resource_warning": [ + [ + "dvc/daemon.py", + [ + "_suppress_resource_warning" + ] + ] + ], + "_popen": [ + [ + "dvc/daemon.py", + [ + "_popen" + ] + ] + ], + "_spawn_windows": [ + [ + "dvc/daemon.py", + [ + "_spawn_windows" + ] + ] + ], + "_spawn_posix": [ + [ + "dvc/daemon.py", + [ + "_spawn_posix" + ] + ] + ], + "_spawn": [ + [ + "dvc/daemon.py", + [ + "_spawn" + ] + ] + ], + "daemon": [ + [ + "dvc/daemon.py", + [ + "daemon" + ] + ] + ], + "daemonize": [ + [ + "dvc/daemon.py", + [ + "daemonize" + ] + ] + ], + "h": [ + [ + "dvc/dagascii.py", + [ + "VertexViewer", + "h" + ] + ] + ], + "w": [ + [ + "dvc/dagascii.py", + [ + "VertexViewer", + "w" + ] + ] + ], + "draw": [ + [ + "dvc/dagascii.py", + [ + "AsciiCanvas", + "draw" + ] + ], + [ + "dvc/dagascii.py", + [ + "draw" + ] + ] + ], + "point": [ + [ + "dvc/dagascii.py", + [ + "AsciiCanvas", + "point" + ] + ] + ], + "line": [ + [ + "dvc/dagascii.py", + [ + "AsciiCanvas", + "line" + ] + ] + ], + "text": [ + [ + "dvc/dagascii.py", + [ + "AsciiCanvas", + "text" + ] + ] + ], + "box": [ + [ + "dvc/dagascii.py", + [ + "AsciiCanvas", + "box" + ] + ] + ], + "_build_sugiyama_layout": [ + [ + "dvc/dagascii.py", + [ + "_build_sugiyama_layout" + ] + ] + ], + "odb": [ + [ + "dvc/data_cloud.py", + [ + "Remote", + "odb" + ] + ] + ], + "get_remote": [ + [ + "dvc/data_cloud.py", + [ + "DataCloud", + "get_remote" + ] + ] + ], + "get_remote_odb": [ + [ + "dvc/data_cloud.py", + [ + "DataCloud", + "get_remote_odb" + ] + ] + ], + "_log_missing": [ + [ + "dvc/data_cloud.py", + [ + "DataCloud", + "_log_missing" + ] + ] + ], + "transfer": [ + [ + "dvc/data_cloud.py", + [ + "DataCloud", + "transfer" + ] + ], + [ + "dvc/output.py", + [ + "Output", + "transfer" + ] + ], + [ + "dvc/stage/__init__.py", + [ + "Stage", + "transfer" + ] + ], + [ + "dvc/stage/cache.py", + [ + "StageCache", + "transfer" + ] + ] + ], + "push": [ + [ + "dvc/data_cloud.py", + [ + "DataCloud", + "push" + ] + ], + [ + "dvc/repo/experiments/__init__.py", + [ + "Experiments", + "push" + ] + ], + [ + "dvc/repo/experiments/push.py", + [ + "push" + ] + ], + [ + "dvc/repo/push.py", + [ + "push" + ] + ], + [ + "dvc/stage/cache.py", + [ + "StageCache", + "push" + ] + ] + ], + "pull": [ + [ + "dvc/data_cloud.py", + [ + "DataCloud", + "pull" + ] + ], + [ + "dvc/repo/experiments/__init__.py", + [ + "Experiments", + "pull" + ] + ], + [ + "dvc/repo/experiments/pull.py", + [ + "pull" + ] + ], + [ + "dvc/repo/pull.py", + [ + "pull" + ] + ], + [ + "dvc/stage/cache.py", + [ + "StageCache", + "pull" + ] + ] + ], + "status": [ + [ + "dvc/data_cloud.py", + [ + "DataCloud", + "status" + ] + ], + [ + "dvc/dependency/param.py", + [ + "ParamsDependency", + "status" + ] + ], + [ + "dvc/dependency/repo.py", + [ + "RepoDependency", + "status" + ] + ], + [ + "dvc/machine/__init__.py", + [ + "MachineManager", + "status" + ] + ], + [ + "dvc/output.py", + [ + "Output", + "status" + ] + ], + [ + "dvc/repo/data.py", + [ + "status" + ] + ], + [ + "dvc/repo/experiments/queue/base.py", + [ + "BaseStashQueue", + "status" + ] + ], + [ + "dvc/repo/status.py", + [ + "status" + ] + ], + [ + "dvc/stage/__init__.py", + [ + "Stage", + "status" + ] + ], + [ + "dvc/ui/__init__.py", + [ + "Console", + "status" + ] + ] + ], + "get_url_for": [ + [ + "dvc/data_cloud.py", + [ + "DataCloud", + "get_url_for" + ] + ] + ], + "loadd_from": [ + [ + "dvc/dependency/__init__.py", + [ + "loadd_from" + ] + ], + [ + "dvc/output.py", + [ + "loadd_from" + ] + ] + ], + "loads_from": [ + [ + "dvc/dependency/__init__.py", + [ + "loads_from" + ] + ], + [ + "dvc/output.py", + [ + "loads_from" + ] + ], + [ + "dvc/stage/__init__.py", + [ + "loads_from" + ] + ] + ], + "_merge_params": [ + [ + "dvc/dependency/__init__.py", + [ + "_merge_params" + ] + ] + ], + "loads_params": [ + [ + "dvc/dependency/__init__.py", + [ + "loads_params" + ] + ] + ], + "workspace_status": [ + [ + "dvc/dependency/base.py", + [ + "Dependency", + "workspace_status" + ] + ], + [ + "dvc/dependency/param.py", + [ + "ParamsDependency", + "workspace_status" + ] + ], + [ + "dvc/dependency/repo.py", + [ + "RepoDependency", + "workspace_status" + ] + ], + [ + "dvc/output.py", + [ + "Output", + "workspace_status" + ] + ] + ], + "download": [ + [ + "dvc/dependency/base.py", + [ + "Dependency", + "download" + ] + ], + [ + "dvc/fs/__init__.py", + [ + "download" + ] + ] + ], + "save": [ + [ + "dvc/dependency/base.py", + [ + "Dependency", + "save" + ] + ], + [ + "dvc/dependency/param.py", + [ + "ParamsDependency", + "save" + ] + ], + [ + "dvc/dependency/repo.py", + [ + "RepoDependency", + "save" + ] + ], + [ + "dvc/output.py", + [ + "Output", + "save" + ] + ], + [ + "dvc/repo/experiments/__init__.py", + [ + "Experiments", + "save" + ] + ], + [ + "dvc/repo/experiments/executor/base.py", + [ + "BaseExecutor", + "save" + ] + ], + [ + "dvc/repo/experiments/save.py", + [ + "save" + ] + ], + [ + "dvc/stage/__init__.py", + [ + "Stage", + "save" + ] + ], + [ + "dvc/stage/cache.py", + [ + "StageCache", + "save" + ] + ] + ], + "dumpd": [ + [ + "dvc/dependency/base.py", + [ + "Dependency", + "dumpd" + ] + ], + [ + "dvc/dependency/param.py", + [ + "ParamsDependency", + "dumpd" + ] + ], + [ + "dvc/dependency/repo.py", + [ + "RepoDependency", + "dumpd" + ] + ], + [ + "dvc/output.py", + [ + "Output", + "dumpd" + ] + ], + [ + "dvc/repo/experiments/serialize.py", + [ + "SerializableExp", + "dumpd" + ] + ], + [ + "dvc/repo/experiments/serialize.py", + [ + "SerializableError", + "dumpd" + ] + ], + [ + "dvc/repo/experiments/serialize.py", + [ + "ExpState", + "dumpd" + ] + ], + [ + "dvc/repo/experiments/serialize.py", + [ + "ExpRange", + "dumpd" + ] + ], + [ + "dvc/stage/__init__.py", + [ + "Stage", + "dumpd" + ] + ] + ], + "fill_values": [ + [ + "dvc/dependency/param.py", + [ + "ParamsDependency", + "fill_values" + ] + ] + ], + "read_params": [ + [ + "dvc/dependency/param.py", + [ + "ParamsDependency", + "read_params" + ] + ] + ], + "validate_filepath": [ + [ + "dvc/dependency/param.py", + [ + "ParamsDependency", + "validate_filepath" + ] + ] + ], + "read_file": [ + [ + "dvc/dependency/param.py", + [ + "ParamsDependency", + "read_file" + ] + ] + ], + "get_hash": [ + [ + "dvc/dependency/param.py", + [ + "ParamsDependency", + "get_hash" + ] + ], + [ + "dvc/output.py", + [ + "Output", + "get_hash" + ] + ] + ], + "_parse_path": [ + [ + "dvc/dependency/repo.py", + [ + "RepoDependency", + "_parse_path" + ] + ], + [ + "dvc/output.py", + [ + "Output", + "_parse_path" + ] + ] + ], + "is_in_repo": [ + [ + "dvc/dependency/repo.py", + [ + "RepoDependency", + "is_in_repo" + ] + ], + [ + "dvc/output.py", + [ + "Output", + "is_in_repo" + ] + ] + ], + "__str__": [ + [ + "dvc/dependency/repo.py", + [ + "RepoDependency", + "__str__" + ] + ], + [ + "dvc/dvcfile.py", + [ + "FileMixin", + "__str__" + ] + ], + [ + "dvc/output.py", + [ + "Output", + "__str__" + ] + ], + [ + "dvc/parsing/context.py", + [ + "KeyNotInContext", + "__str__" + ] + ], + [ + "dvc/parsing/context.py", + [ + "Meta", + "__str__" + ] + ], + [ + "dvc/parsing/context.py", + [ + "Value", + "__str__" + ] + ], + [ + "dvc/repo/__init__.py", + [ + "Repo", + "__str__" + ] + ], + [ + "dvc/repo/experiments/refs.py", + [ + "ExpRefInfo", + "__str__" + ] + ], + [ + "dvc/stage/__init__.py", + [ + "Stage", + "__str__" + ] + ], + [ + "dvc/stage/exceptions.py", + [ + "StageNotFound", + "__str__" + ] + ], + [ + "dvc/testing/path_info.py", + [ + "PathInfo", + "__str__" + ] + ], + [ + "dvc/testing/path_info.py", + [ + "_URLPathInfo", + "__str__" + ] + ], + [ + "dvc/testing/path_info.py", + [ + "URLInfo", + "__str__" + ] + ] + ], + "changed_checksum": [ + [ + "dvc/dependency/repo.py", + [ + "RepoDependency", + "changed_checksum" + ] + ], + [ + "dvc/output.py", + [ + "Output", + "changed_checksum" + ] + ] + ], + "_make_fs": [ + [ + "dvc/dependency/repo.py", + [ + "RepoDependency", + "_make_fs" + ] + ] + ], + "_get_rev": [ + [ + "dvc/dependency/repo.py", + [ + "RepoDependency", + "_get_rev" + ] + ] + ], + "is_valid_filename": [ + [ + "dvc/dvcfile.py", + [ + "is_valid_filename" + ] + ] + ], + "is_dvc_file": [ + [ + "dvc/dvcfile.py", + [ + "is_dvc_file" + ] + ] + ], + "is_lock_file": [ + [ + "dvc/dvcfile.py", + [ + "is_lock_file" + ] + ] + ], + "is_git_ignored": [ + [ + "dvc/dvcfile.py", + [ + "is_git_ignored" + ] + ] + ], + "check_dvcfile_path": [ + [ + "dvc/dvcfile.py", + [ + "check_dvcfile_path" + ] + ] + ], + "__repr__": [ + [ + "dvc/dvcfile.py", + [ + "FileMixin", + "__repr__" + ] + ], + [ + "dvc/output.py", + [ + "Output", + "__repr__" + ] + ], + [ + "dvc/parsing/context.py", + [ + "Value", + "__repr__" + ] + ], + [ + "dvc/parsing/context.py", + [ + "Container", + "__repr__" + ] + ], + [ + "dvc/repo/__init__.py", + [ + "Repo", + "__repr__" + ] + ], + [ + "dvc/repo/experiments/refs.py", + [ + "ExpRefInfo", + "__repr__" + ] + ], + [ + "dvc/repo/index.py", + [ + "Index", + "__repr__" + ] + ], + [ + "dvc/stage/__init__.py", + [ + "Stage", + "__repr__" + ] + ], + [ + "dvc/testing/path_info.py", + [ + "PathInfo", + "__repr__" + ] + ], + [ + "dvc/testing/path_info.py", + [ + "_URLPathParents", + "__repr__" + ] + ], + [ + "dvc/testing/path_info.py", + [ + "URLInfo", + "__repr__" + ] + ], + [ + "tests/utils/__init__.py", + [ + "ANY", + "__repr__" + ] + ] + ], + "__hash__": [ + [ + "dvc/dvcfile.py", + [ + "FileMixin", + "__hash__" + ] + ], + [ + "dvc/ignore.py", + [ + "DvcIgnorePatterns", + "__hash__" + ] + ], + [ + "dvc/stage/__init__.py", + [ + "Stage", + "__hash__" + ] + ], + [ + "dvc/stage/__init__.py", + [ + "PipelineStage", + "__hash__" + ] + ], + [ + "dvc/testing/path_info.py", + [ + "URLInfo", + "__hash__" + ] + ] + ], + "__eq__": [ + [ + "dvc/dvcfile.py", + [ + "FileMixin", + "__eq__" + ] + ], + [ + "dvc/ignore.py", + [ + "DvcIgnorePatterns", + "__eq__" + ] + ], + [ + "dvc/parsing/context.py", + [ + "Container", + "__eq__" + ] + ], + [ + "dvc/repo/experiments/queue/base.py", + [ + "QueueEntry", + "__eq__" + ] + ], + [ + "dvc/stage/__init__.py", + [ + "Stage", + "__eq__" + ] + ], + [ + "dvc/stage/__init__.py", + [ + "PipelineStage", + "__eq__" + ] + ], + [ + "dvc/testing/path_info.py", + [ + "URLInfo", + "__eq__" + ] + ], + [ + "dvc/testing/path_info.py", + [ + "HTTPURLInfo", + "__eq__" + ] + ], + [ + "tests/utils/__init__.py", + [ + "ANY", + "__eq__" + ] + ] + ], + "relpath": [ + [ + "dvc/dvcfile.py", + [ + "FileMixin", + "relpath" + ] + ], + [ + "dvc/stage/__init__.py", + [ + "Stage", + "relpath" + ] + ], + [ + "dvc/testing/path_info.py", + [ + "PathInfo", + "relpath" + ] + ], + [ + "dvc/utils/__init__.py", + [ + "relpath" + ] + ] + ], + "exists": [ + [ + "dvc/dvcfile.py", + [ + "FileMixin", + "exists" + ] + ], + [ + "dvc/output.py", + [ + "Output", + "exists" + ] + ], + [ + "dvc/testing/cloud.py", + [ + "Cloud", + "exists" + ] + ] + ], + "_is_git_ignored": [ + [ + "dvc/dvcfile.py", + [ + "FileMixin", + "_is_git_ignored" + ] + ] + ], + "_verify_filename": [ + [ + "dvc/dvcfile.py", + [ + "FileMixin", + "_verify_filename" + ] + ], + [ + "dvc/dvcfile.py", + [ + "Lockfile", + "_verify_filename" + ] + ] + ], + "_check_gitignored": [ + [ + "dvc/dvcfile.py", + [ + "FileMixin", + "_check_gitignored" + ] + ] + ], + "_load_yaml": [ + [ + "dvc/dvcfile.py", + [ + "FileMixin", + "_load_yaml" + ] + ] + ], + "remove": [ + [ + "dvc/dvcfile.py", + [ + "FileMixin", + "remove" + ] + ], + [ + "dvc/dvcfile.py", + [ + "ProjectFile", + "remove" + ] + ], + [ + "dvc/output.py", + [ + "Output", + "remove" + ] + ], + [ + "dvc/repo/experiments/__init__.py", + [ + "Experiments", + "remove" + ] + ], + [ + "dvc/repo/experiments/queue/base.py", + [ + "BaseStashQueue", + "remove" + ] + ], + [ + "dvc/repo/experiments/queue/celery.py", + [ + "LocalCeleryQueue", + "remove" + ] + ], + [ + "dvc/repo/experiments/remove.py", + [ + "remove" + ] + ], + [ + "dvc/repo/remove.py", + [ + "remove" + ] + ], + [ + "dvc/stage/__init__.py", + [ + "Stage", + "remove" + ] + ], + [ + "dvc/utils/fs.py", + [ + "remove" + ] + ] + ], + "dump": [ + [ + "dvc/dvcfile.py", + [ + "FileMixin", + "dump" + ] + ], + [ + "dvc/dvcfile.py", + [ + "SingleStageFile", + "dump" + ] + ], + [ + "dvc/dvcfile.py", + [ + "ProjectFile", + "dump" + ] + ], + [ + "dvc/dvcfile.py", + [ + "Lockfile", + "dump" + ] + ], + [ + "dvc/repo/artifacts.py", + [ + "ArtifactsFile", + "dump" + ] + ], + [ + "dvc/stage/__init__.py", + [ + "Stage", + "dump" + ] + ], + [ + "dvc/testing/tmp_dir.py", + [ + "TmpDir", + "dump" + ] + ] + ], + "stage": [ + [ + "dvc/dvcfile.py", + [ + "SingleStageFile", + "stage" + ] + ], + [ + "dvc/dvcfile.py", + [ + "ProjectFile", + "stage" + ] + ] + ], + "stages": [ + [ + "dvc/dvcfile.py", + [ + "SingleStageFile", + "stages" + ] + ], + [ + "dvc/dvcfile.py", + [ + "ProjectFile", + "stages" + ] + ], + [ + "dvc/repo/__init__.py", + [ + "Repo", + "stages" + ] + ], + [ + "tests/func/test_stage_load.py", + [ + "stages" + ] + ] + ], + "remove_stage": [ + [ + "dvc/dvcfile.py", + [ + "SingleStageFile", + "remove_stage" + ] + ], + [ + "dvc/dvcfile.py", + [ + "ProjectFile", + "remove_stage" + ] + ], + [ + "dvc/dvcfile.py", + [ + "Lockfile", + "remove_stage" + ] + ] + ], + "_lockfile": [ + [ + "dvc/dvcfile.py", + [ + "ProjectFile", + "_lockfile" + ] + ] + ], + "_reset": [ + [ + "dvc/dvcfile.py", + [ + "ProjectFile", + "_reset" + ] + ], + [ + "dvc/repo/__init__.py", + [ + "Repo", + "_reset" + ] + ] + ], + "_dump_lockfile": [ + [ + "dvc/dvcfile.py", + [ + "ProjectFile", + "_dump_lockfile" + ] + ] + ], + "_check_if_parametrized": [ + [ + "dvc/dvcfile.py", + [ + "ProjectFile", + "_check_if_parametrized" + ] + ] + ], + "_dump_pipeline_file": [ + [ + "dvc/dvcfile.py", + [ + "ProjectFile", + "_dump_pipeline_file" + ] + ] + ], + "contents": [ + [ + "dvc/dvcfile.py", + [ + "ProjectFile", + "contents" + ] + ] + ], + "lockfile_contents": [ + [ + "dvc/dvcfile.py", + [ + "ProjectFile", + "lockfile_contents" + ] + ] + ], + "resolver": [ + [ + "dvc/dvcfile.py", + [ + "ProjectFile", + "resolver" + ] + ] + ], + "metrics": [ + [ + "dvc/dvcfile.py", + [ + "ProjectFile", + "metrics" + ] + ], + [ + "dvc/repo/index.py", + [ + "Index", + "metrics" + ] + ] + ], + "plots": [ + [ + "dvc/dvcfile.py", + [ + "ProjectFile", + "plots" + ] + ], + [ + "dvc/repo/index.py", + [ + "Index", + "plots" + ] + ] + ], + "params": [ + [ + "dvc/dvcfile.py", + [ + "ProjectFile", + "params" + ] + ], + [ + "dvc/repo/index.py", + [ + "Index", + "params" + ] + ] + ], + "artifacts": [ + [ + "dvc/dvcfile.py", + [ + "ProjectFile", + "artifacts" + ] + ] + ], + "get_lockfile_schema": [ + [ + "dvc/dvcfile.py", + [ + "get_lockfile_schema" + ] + ] + ], + "migrate_lock_v1_to_v2": [ + [ + "dvc/dvcfile.py", + [ + "migrate_lock_v1_to_v2" + ] + ] + ], + "lockfile_schema": [ + [ + "dvc/dvcfile.py", + [ + "lockfile_schema" + ] + ] + ], + "latest_version_info": [ + [ + "dvc/dvcfile.py", + [ + "Lockfile", + "latest_version_info" + ] + ] + ], + "load_file": [ + [ + "dvc/dvcfile.py", + [ + "load_file" + ] + ], + [ + "dvc/repo/stage.py", + [ + "StageLoad", + "load_file" + ] + ] + ], + "__pretty_exc__": [ + [ + "dvc/exceptions.py", + [ + "PrettyDvcException", + "__pretty_exc__" + ] + ], + [ + "dvc/utils/strictyaml.py", + [ + "YAMLSyntaxError", + "__pretty_exc__" + ] + ], + [ + "dvc/utils/strictyaml.py", + [ + "YAMLValidationError", + "__pretty_exc__" + ] + ] + ], + "parse_external_url": [ + [ + "dvc/fs/__init__.py", + [ + "parse_external_url" + ] + ] + ], + "get_fs_config": [ + [ + "dvc/fs/__init__.py", + [ + "get_fs_config" + ] + ] + ], + "_resolve_remote_refs": [ + [ + "dvc/fs/__init__.py", + [ + "_resolve_remote_refs" + ] + ] + ], + "get_cloud_fs": [ + [ + "dvc/fs/__init__.py", + [ + "get_cloud_fs" + ] + ] + ], + "_get_cloud_fs": [ + [ + "dvc/fs/__init__.py", + [ + "_get_cloud_fs" + ] + ] + ], + "progress": [ + [ + "dvc/fs/callbacks.py", + [ + "RichCallback", + "progress" + ] + ], + [ + "dvc/ui/__init__.py", + [ + "Console", + "progress" + ] + ] + ], + "task": [ + [ + "dvc/fs/callbacks.py", + [ + "RichCallback", + "task" + ] + ] + ], + "__enter__": [ + [ + "dvc/fs/callbacks.py", + [ + "RichCallback", + "__enter__" + ] + ], + [ + "dvc/lock.py", + [ + "LockBase", + "__enter__" + ] + ], + [ + "dvc/lock.py", + [ + "LockNoop", + "__enter__" + ] + ], + [ + "dvc/lock.py", + [ + "Lock", + "__enter__" + ] + ], + [ + "dvc/repo/__init__.py", + [ + "Repo", + "__enter__" + ] + ], + [ + "dvc/repo/scm_context.py", + [ + "SCMContext", + "__enter__" + ] + ], + [ + "dvc/stage/monitor.py", + [ + "Monitor", + "__enter__" + ] + ] + ], + "close": [ + [ + "dvc/fs/callbacks.py", + [ + "RichCallback", + "close" + ] + ], + [ + "dvc/machine/backend/base.py", + [ + "BaseMachineBackend", + "close" + ] + ], + [ + "dvc/progress.py", + [ + "Tqdm", + "close" + ] + ], + [ + "dvc/repo/__init__.py", + [ + "Repo", + "close" + ] + ], + [ + "dvc/testing/cloud.py", + [ + "Cloud", + "close" + ] + ], + [ + "dvc/testing/tmp_dir.py", + [ + "TmpDir", + "close" + ] + ] + ], + "call": [ + [ + "dvc/fs/callbacks.py", + [ + "RichCallback", + "call" + ] + ], + [ + "tests/integration/plots/test_plots.py", + [ + "call" + ] + ] + ], + "branch": [ + [ + "dvc/fs/callbacks.py", + [ + "RichCallback", + "branch" + ] + ], + [ + "dvc/repo/experiments/__init__.py", + [ + "Experiments", + "branch" + ] + ], + [ + "dvc/repo/experiments/branch.py", + [ + "branch" + ] + ], + [ + "dvc/testing/tmp_dir.py", + [ + "TmpDir", + "branch" + ] + ] + ], + "_prepare_credentials": [ + [ + "dvc/fs/data.py", + [ + "DataFileSystem", + "_prepare_credentials" + ] + ], + [ + "dvc/fs/dvc.py", + [ + "DVCFileSystem", + "_prepare_credentials" + ] + ] + ], + "fs": [ + [ + "dvc/fs/data.py", + [ + "DataFileSystem", + "fs" + ] + ], + [ + "dvc/fs/dvc.py", + [ + "DVCFileSystem", + "fs" + ] + ], + [ + "dvc/fs/git.py", + [ + "GitFileSystem", + "fs" + ] + ], + [ + "dvc/repo/__init__.py", + [ + "Repo", + "fs" + ] + ], + [ + "dvc/repo/stage.py", + [ + "StageLoad", + "fs" + ] + ] + ], + "isdvc": [ + [ + "dvc/fs/data.py", + [ + "DataFileSystem", + "isdvc" + ] + ], + [ + "dvc/fs/dvc.py", + [ + "_DVCFileSystem", + "isdvc" + ] + ], + [ + "dvc/fs/dvc.py", + [ + "DVCFileSystem", + "isdvc" + ] + ] + ], + "from_os_path": [ + [ + "dvc/fs/data.py", + [ + "DataFileSystem", + "from_os_path" + ] + ], + [ + "dvc/fs/dvc.py", + [ + "DVCFileSystem", + "from_os_path" + ] + ] + ], + "as_posix": [ + [ + "dvc/fs/dvc.py", + [ + "as_posix" + ] + ], + [ + "dvc/testing/path_info.py", + [ + "PathInfo", + "as_posix" + ] + ], + [ + "dvc/utils/__init__.py", + [ + "as_posix" + ] + ] + ], + "_is_dvc_file": [ + [ + "dvc/fs/dvc.py", + [ + "_is_dvc_file" + ] + ] + ], + "_merge_info": [ + [ + "dvc/fs/dvc.py", + [ + "_merge_info" + ] + ] + ], + "_get_dvc_path": [ + [ + "dvc/fs/dvc.py", + [ + "_get_dvc_path" + ] + ] + ], + "_getcwd": [ + [ + "dvc/fs/dvc.py", + [ + "_DVCFileSystem", + "__init__", + "_getcwd" + ] + ] + ], + "_get_key": [ + [ + "dvc/fs/dvc.py", + [ + "_DVCFileSystem", + "_get_key" + ] + ], + [ + "dvc/ignore.py", + [ + "DvcIgnoreFilter", + "_get_key" + ] + ] + ], + "_get_key_from_relative": [ + [ + "dvc/fs/dvc.py", + [ + "_DVCFileSystem", + "_get_key_from_relative" + ] + ] + ], + "_from_key": [ + [ + "dvc/fs/dvc.py", + [ + "_DVCFileSystem", + "_from_key" + ] + ] + ], + "repo_url": [ + [ + "dvc/fs/dvc.py", + [ + "_DVCFileSystem", + "repo_url" + ] + ], + [ + "dvc/fs/dvc.py", + [ + "DVCFileSystem", + "repo_url" + ] + ] + ], + "_make_repo": [ + [ + "dvc/fs/dvc.py", + [ + "_DVCFileSystem", + "_make_repo" + ] + ] + ], + "_get_repo": [ + [ + "dvc/fs/dvc.py", + [ + "_DVCFileSystem", + "_get_repo" + ] + ] + ], + "_update": [ + [ + "dvc/fs/dvc.py", + [ + "_DVCFileSystem", + "_update" + ] + ], + [ + "dvc/ignore.py", + [ + "DvcIgnoreFilter", + "_update" + ] + ] + ], + "_is_dvc_repo": [ + [ + "dvc/fs/dvc.py", + [ + "_DVCFileSystem", + "_is_dvc_repo" + ] + ] + ], + "_get_subrepo_info": [ + [ + "dvc/fs/dvc.py", + [ + "_DVCFileSystem", + "_get_subrepo_info" + ] + ] + ], + "ls": [ + [ + "dvc/fs/dvc.py", + [ + "_DVCFileSystem", + "ls" + ] + ], + [ + "dvc/fs/git.py", + [ + "GitFileSystem", + "ls" + ] + ], + [ + "dvc/ignore.py", + [ + "DvcIgnoreFilter", + "ls" + ] + ], + [ + "dvc/repo/data.py", + [ + "ls" + ] + ], + [ + "dvc/repo/experiments/__init__.py", + [ + "Experiments", + "ls" + ] + ], + [ + "dvc/repo/experiments/ls.py", + [ + "ls" + ] + ], + [ + "dvc/repo/ls.py", + [ + "ls" + ] + ] + ], + "info": [ + [ + "dvc/fs/dvc.py", + [ + "_DVCFileSystem", + "info" + ] + ], + [ + "dvc/repo/experiments/executor/base.py", + [ + "BaseExecutor", + "info" + ] + ] + ], + "_info": [ + [ + "dvc/fs/dvc.py", + [ + "_DVCFileSystem", + "_info" + ] + ] + ], + "get_file": [ + [ + "dvc/fs/dvc.py", + [ + "_DVCFileSystem", + "get_file" + ] + ] + ], + "path": [ + [ + "dvc/fs/dvc.py", + [ + "DVCFileSystem", + "path" + ] + ], + [ + "dvc/fs/git.py", + [ + "GitFileSystem", + "path" + ] + ], + [ + "dvc/parsing/context.py", + [ + "Meta", + "path" + ] + ], + [ + "dvc/stage/__init__.py", + [ + "Stage", + "path" + ] + ], + [ + "dvc/testing/path_info.py", + [ + "URLInfo", + "path" + ] + ], + [ + "dvc/testing/path_info.py", + [ + "CloudURLInfo", + "path" + ] + ] + ], + "repo": [ + [ + "dvc/fs/dvc.py", + [ + "DVCFileSystem", + "repo" + ] + ], + [ + "dvc/repo/index.py", + [ + "IndexView", + "repo" + ] + ], + [ + "tests/unit/command/test_dag.py", + [ + "repo" + ] + ] + ], + "rev": [ + [ + "dvc/fs/git.py", + [ + "GitFileSystem", + "rev" + ] + ], + [ + "dvc/repo/index.py", + [ + "Index", + "rev" + ] + ] + ], + "from_file": [ + [ + "dvc/ignore.py", + [ + "DvcIgnorePatterns", + "from_file" + ] + ], + [ + "dvc/repo/index.py", + [ + "Index", + "from_file" + ] + ] + ], + "_get_normalize_path": [ + [ + "dvc/ignore.py", + [ + "DvcIgnorePatterns", + "_get_normalize_path" + ] + ] + ], + "matches": [ + [ + "dvc/ignore.py", + [ + "DvcIgnorePatterns", + "matches" + ] + ], + [ + "dvc/ignore.py", + [ + "DvcIgnorePatterns", + "ignore", + "matches" + ] + ] + ], + "ignore": [ + [ + "dvc/ignore.py", + [ + "DvcIgnorePatterns", + "ignore" + ] + ], + [ + "dvc/output.py", + [ + "Output", + "ignore" + ] + ], + [ + "dvc/repo/scm_context.py", + [ + "SCMContext", + "ignore" + ] + ] + ], + "_ignore_details": [ + [ + "dvc/ignore.py", + [ + "DvcIgnorePatterns", + "_ignore_details" + ] + ] + ], + "__bool__": [ + [ + "dvc/ignore.py", + [ + "DvcIgnorePatterns", + "__bool__" + ] + ] + ], + "_no_match": [ + [ + "dvc/ignore.py", + [ + "_no_match" + ] + ] + ], + "_update_trie": [ + [ + "dvc/ignore.py", + [ + "DvcIgnoreFilter", + "_update_trie" + ] + ] + ], + "_update_sub_repo": [ + [ + "dvc/ignore.py", + [ + "DvcIgnoreFilter", + "_update_sub_repo" + ] + ] + ], + "walk": [ + [ + "dvc/ignore.py", + [ + "DvcIgnoreFilter", + "walk" + ] + ] + ], + "find": [ + [ + "dvc/ignore.py", + [ + "DvcIgnoreFilter", + "find" + ] + ] + ], + "_get_trie_pattern": [ + [ + "dvc/ignore.py", + [ + "DvcIgnoreFilter", + "_get_trie_pattern" + ] + ] + ], + "_is_ignored": [ + [ + "dvc/ignore.py", + [ + "DvcIgnoreFilter", + "_is_ignored" + ] + ] + ], + "is_ignored_dir": [ + [ + "dvc/ignore.py", + [ + "DvcIgnoreFilter", + "is_ignored_dir" + ] + ] + ], + "is_ignored_file": [ + [ + "dvc/ignore.py", + [ + "DvcIgnoreFilter", + "is_ignored_file" + ] + ] + ], + "_outside_repo": [ + [ + "dvc/ignore.py", + [ + "DvcIgnoreFilter", + "_outside_repo" + ] + ] + ], + "check_ignore": [ + [ + "dvc/ignore.py", + [ + "DvcIgnoreFilter", + "check_ignore" + ] + ] + ], + "is_ignored": [ + [ + "dvc/ignore.py", + [ + "DvcIgnoreFilter", + "is_ignored" + ] + ], + [ + "dvc/repo/index.py", + [ + "collect_files", + "is_ignored" + ] + ] + ], + "destroy": [ + [ + "dvc/ignore.py", + [ + "destroy" + ] + ], + [ + "dvc/machine/__init__.py", + [ + "MachineManager", + "destroy" + ] + ], + [ + "dvc/machine/backend/base.py", + [ + "BaseMachineBackend", + "destroy" + ] + ], + [ + "dvc/repo/destroy.py", + [ + "destroy" + ] + ] + ], + "get_dvc_info": [ + [ + "dvc/info.py", + [ + "get_dvc_info" + ] + ] + ], + "_get_caches": [ + [ + "dvc/info.py", + [ + "_get_caches" + ] + ] + ], + "_get_remotes": [ + [ + "dvc/info.py", + [ + "_get_remotes" + ] + ] + ], + "_get_linktype_support_info": [ + [ + "dvc/info.py", + [ + "_get_linktype_support_info" + ] + ] + ], + "_get_subprojects": [ + [ + "dvc/info.py", + [ + "_get_subprojects" + ] + ] + ], + "_get_supported_remotes": [ + [ + "dvc/info.py", + [ + "_get_supported_remotes" + ] + ] + ], + "_get_config_dirs": [ + [ + "dvc/info.py", + [ + "_get_config_dirs" + ] + ] + ], + "_get_fs_type": [ + [ + "dvc/info.py", + [ + "_get_fs_type" + ] + ] + ], + "_get_dvc_repo_info": [ + [ + "dvc/info.py", + [ + "_get_dvc_repo_info" + ] + ] + ], + "lockfile": [ + [ + "dvc/lock.py", + [ + "LockBase", + "lockfile" + ] + ] + ], + "lock": [ + [ + "dvc/lock.py", + [ + "LockBase", + "lock" + ] + ], + [ + "dvc/lock.py", + [ + "LockNoop", + "lock" + ] + ], + [ + "dvc/lock.py", + [ + "Lock", + "lock" + ] + ], + [ + "dvc/lock.py", + [ + "HardlinkLock", + "lock" + ] + ] + ], + "unlock": [ + [ + "dvc/lock.py", + [ + "LockBase", + "unlock" + ] + ], + [ + "dvc/lock.py", + [ + "LockNoop", + "unlock" + ] + ], + [ + "dvc/lock.py", + [ + "Lock", + "unlock" + ] + ] + ], + "is_locked": [ + [ + "dvc/lock.py", + [ + "LockBase", + "is_locked" + ] + ], + [ + "dvc/lock.py", + [ + "LockNoop", + "is_locked" + ] + ], + [ + "dvc/lock.py", + [ + "Lock", + "is_locked" + ] + ] + ], + "__exit__": [ + [ + "dvc/lock.py", + [ + "LockBase", + "__exit__" + ] + ], + [ + "dvc/lock.py", + [ + "LockNoop", + "__exit__" + ] + ], + [ + "dvc/lock.py", + [ + "Lock", + "__exit__" + ] + ], + [ + "dvc/repo/__init__.py", + [ + "Repo", + "__exit__" + ] + ], + [ + "dvc/repo/scm_context.py", + [ + "SCMContext", + "__exit__" + ] + ], + [ + "dvc/stage/monitor.py", + [ + "Monitor", + "__exit__" + ] + ], + [ + "dvc/utils/threadpool.py", + [ + "ThreadPoolExecutor", + "__exit__" + ] + ] + ], + "_do_lock": [ + [ + "dvc/lock.py", + [ + "Lock", + "_do_lock" + ] + ] + ], + "_set_claimfile": [ + [ + "dvc/lock.py", + [ + "HardlinkLock", + "_set_claimfile" + ] + ] + ], + "make_lock": [ + [ + "dvc/lock.py", + [ + "make_lock" + ] + ] + ], + "log_for_level": [ + [ + "dvc/logger.py", + [ + "add_logging_level", + "log_for_level" + ] + ] + ], + "log_to_root": [ + [ + "dvc/logger.py", + [ + "add_logging_level", + "log_to_root" + ] + ] + ], + "add_logging_level": [ + [ + "dvc/logger.py", + [ + "add_logging_level" + ] + ] + ], + "filter_fn": [ + [ + "dvc/logger.py", + [ + "exclude_filter", + "filter_fn" + ] + ] + ], + "exclude_filter": [ + [ + "dvc/logger.py", + [ + "exclude_filter" + ] + ] + ], + "handleError": [ + [ + "dvc/logger.py", + [ + "LoggerHandler", + "handleError" + ] + ] + ], + "emit_pretty_exception": [ + [ + "dvc/logger.py", + [ + "LoggerHandler", + "emit_pretty_exception" + ] + ] + ], + "emit": [ + [ + "dvc/logger.py", + [ + "LoggerHandler", + "emit" + ] + ] + ], + "_is_verbose": [ + [ + "dvc/logger.py", + [ + "_is_verbose" + ] + ] + ], + "_iter_causes": [ + [ + "dvc/logger.py", + [ + "_iter_causes" + ] + ] + ], + "set_loggers_level": [ + [ + "dvc/logger.py", + [ + "set_loggers_level" + ] + ] + ], + "setup": [ + [ + "dvc/logger.py", + [ + "setup" + ] + ] + ], + "validate_name": [ + [ + "dvc/machine/__init__.py", + [ + "validate_name" + ] + ] + ], + "close_initialized": [ + [ + "dvc/machine/__init__.py", + [ + "MachineBackends", + "close_initialized" + ] + ] + ], + "get_config_and_backend": [ + [ + "dvc/machine/__init__.py", + [ + "MachineManager", + "get_config_and_backend" + ] + ] + ], + "_get_config": [ + [ + "dvc/machine/__init__.py", + [ + "MachineManager", + "_get_config" + ] + ] + ], + "_get_backend": [ + [ + "dvc/machine/__init__.py", + [ + "MachineManager", + "_get_backend" + ] + ] + ], + "create": [ + [ + "dvc/machine/__init__.py", + [ + "MachineManager", + "create" + ] + ], + [ + "dvc/machine/backend/base.py", + [ + "BaseMachineBackend", + "create" + ] + ], + [ + "dvc/repo/stage.py", + [ + "StageLoad", + "create" + ] + ] + ], + "get_sshfs": [ + [ + "dvc/machine/__init__.py", + [ + "MachineManager", + "get_sshfs" + ] + ], + [ + "dvc/machine/backend/base.py", + [ + "BaseMachineBackend", + "get_sshfs" + ] + ], + [ + "dvc/machine/backend/terraform.py", + [ + "TerraformBackend", + "get_sshfs" + ] + ] + ], + "run_shell": [ + [ + "dvc/machine/__init__.py", + [ + "MachineManager", + "run_shell" + ] + ], + [ + "dvc/machine/backend/base.py", + [ + "BaseMachineBackend", + "run_shell" + ] + ] + ], + "get_executor_kwargs": [ + [ + "dvc/machine/__init__.py", + [ + "MachineManager", + "get_executor_kwargs" + ] + ], + [ + "dvc/machine/backend/base.py", + [ + "BaseMachineBackend", + "get_executor_kwargs" + ] + ], + [ + "dvc/machine/backend/terraform.py", + [ + "TerraformBackend", + "get_executor_kwargs" + ] + ] + ], + "get_setup_script": [ + [ + "dvc/machine/__init__.py", + [ + "MachineManager", + "get_setup_script" + ] + ] + ], + "instances": [ + [ + "dvc/machine/backend/base.py", + [ + "BaseMachineBackend", + "instances" + ] + ] + ], + "_sshfs": [ + [ + "dvc/machine/backend/terraform.py", + [ + "_sshfs" + ] + ], + [ + "dvc/repo/experiments/executor/ssh.py", + [ + "_sshfs" + ] + ] + ], + "make_tpi": [ + [ + "dvc/machine/backend/terraform.py", + [ + "TerraformBackend", + "make_tpi" + ] + ] + ], + "_tpi_func": [ + [ + "dvc/machine/backend/terraform.py", + [ + "TerraformBackend", + "_tpi_func" + ] + ] + ], + "_split_dict": [ + [ + "dvc/output.py", + [ + "_split_dict" + ] + ] + ], + "_merge_data": [ + [ + "dvc/output.py", + [ + "_merge_data" + ] + ] + ], + "load_from_pipeline": [ + [ + "dvc/output.py", + [ + "load_from_pipeline" + ] + ] + ], + "split_file_meta_from_cloud": [ + [ + "dvc/output.py", + [ + "split_file_meta_from_cloud" + ] + ] + ], + "merge_file_meta_from_cloud": [ + [ + "dvc/output.py", + [ + "merge_file_meta_from_cloud" + ] + ] + ], + "_serialize_tree_obj_to_files": [ + [ + "dvc/output.py", + [ + "_serialize_tree_obj_to_files" + ] + ] + ], + "_compute_meta_hash_info_from_files": [ + [ + "dvc/output.py", + [ + "Output", + "_compute_meta_hash_info_from_files" + ] + ] + ], + "clear": [ + [ + "dvc/output.py", + [ + "Output", + "clear" + ] + ], + [ + "dvc/repo/experiments/queue/base.py", + [ + "BaseStashQueue", + "clear" + ] + ], + [ + "dvc/repo/experiments/queue/celery.py", + [ + "LocalCeleryQueue", + "clear" + ] + ] + ], + "protocol": [ + [ + "dvc/output.py", + [ + "Output", + "protocol" + ] + ] + ], + "use_scm_ignore": [ + [ + "dvc/output.py", + [ + "Output", + "use_scm_ignore" + ] + ] + ], + "cache": [ + [ + "dvc/output.py", + [ + "Output", + "cache" + ] + ], + [ + "dvc/repo/experiments/__init__.py", + [ + "Experiments", + "cache" + ] + ] + ], + "cache_path": [ + [ + "dvc/output.py", + [ + "Output", + "cache_path" + ] + ] + ], + "_get_hash_meta": [ + [ + "dvc/output.py", + [ + "Output", + "_get_hash_meta" + ] + ] + ], + "get_meta": [ + [ + "dvc/output.py", + [ + "Output", + "get_meta" + ] + ] + ], + "is_dir_checksum": [ + [ + "dvc/output.py", + [ + "Output", + "is_dir_checksum" + ] + ] + ], + "_is_path_dvcignore": [ + [ + "dvc/output.py", + [ + "Output", + "_is_path_dvcignore" + ] + ] + ], + "index_key": [ + [ + "dvc/output.py", + [ + "Output", + "index_key" + ] + ] + ], + "changed_cache": [ + [ + "dvc/output.py", + [ + "Output", + "changed_cache" + ] + ] + ], + "changed_meta": [ + [ + "dvc/output.py", + [ + "Output", + "changed_meta" + ] + ] + ], + "changed": [ + [ + "dvc/output.py", + [ + "Output", + "changed" + ] + ], + [ + "dvc/stage/__init__.py", + [ + "Stage", + "changed" + ] + ] + ], + "dvcignore": [ + [ + "dvc/output.py", + [ + "Output", + "dvcignore" + ] + ], + [ + "dvc/repo/__init__.py", + [ + "Repo", + "dvcignore" + ] + ] + ], + "isdir": [ + [ + "dvc/output.py", + [ + "Output", + "isdir" + ] + ] + ], + "isfile": [ + [ + "dvc/output.py", + [ + "Output", + "isfile" + ] + ] + ], + "ignore_remove": [ + [ + "dvc/output.py", + [ + "Output", + "ignore_remove" + ] + ], + [ + "dvc/repo/scm_context.py", + [ + "SCMContext", + "ignore_remove" + ] + ] + ], + "set_exec": [ + [ + "dvc/output.py", + [ + "Output", + "set_exec" + ] + ] + ], + "_checkout": [ + [ + "dvc/output.py", + [ + "Output", + "_checkout" + ] + ], + [ + "dvc/stage/__init__.py", + [ + "Stage", + "_checkout" + ] + ] + ], + "commit": [ + [ + "dvc/output.py", + [ + "Output", + "commit" + ] + ], + [ + "dvc/repo/commit.py", + [ + "commit" + ] + ], + [ + "dvc/repo/experiments/executor/base.py", + [ + "BaseExecutor", + "commit" + ] + ], + [ + "dvc/stage/__init__.py", + [ + "Stage", + "commit" + ] + ], + [ + "dvc/testing/tmp_dir.py", + [ + "TmpDir", + "commit" + ] + ] + ], + "_commit_granular_dir": [ + [ + "dvc/output.py", + [ + "Output", + "_commit_granular_dir" + ] + ] + ], + "verify_metric": [ + [ + "dvc/output.py", + [ + "Output", + "verify_metric" + ] + ] + ], + "get_obj": [ + [ + "dvc/output.py", + [ + "Output", + "get_obj" + ] + ] + ], + "checkout": [ + [ + "dvc/output.py", + [ + "Output", + "checkout" + ] + ], + [ + "dvc/repo/checkout.py", + [ + "checkout" + ] + ], + [ + "dvc/stage/__init__.py", + [ + "Stage", + "checkout" + ] + ] + ], + "move": [ + [ + "dvc/output.py", + [ + "Output", + "move" + ] + ], + [ + "dvc/repo/move.py", + [ + "move" + ] + ] + ], + "get_files_number": [ + [ + "dvc/output.py", + [ + "Output", + "get_files_number" + ] + ] + ], + "get_dir_cache": [ + [ + "dvc/output.py", + [ + "Output", + "get_dir_cache" + ] + ] + ], + "_collect_used_dir_cache": [ + [ + "dvc/output.py", + [ + "Output", + "_collect_used_dir_cache" + ] + ] + ], + "get_used_objs": [ + [ + "dvc/output.py", + [ + "Output", + "get_used_objs" + ] + ], + [ + "dvc/stage/__init__.py", + [ + "Stage", + "get_used_objs" + ] + ], + [ + "dvc/stage/cache.py", + [ + "StageCache", + "get_used_objs" + ] + ] + ], + "_named_obj_ids": [ + [ + "dvc/output.py", + [ + "Output", + "_named_obj_ids" + ] + ] + ], + "_validate_output_path": [ + [ + "dvc/output.py", + [ + "Output", + "_validate_output_path" + ] + ] + ], + "_check_can_merge": [ + [ + "dvc/output.py", + [ + "Output", + "_check_can_merge" + ] + ], + [ + "dvc/stage/__init__.py", + [ + "Stage", + "_check_can_merge" + ] + ] + ], + "fspath": [ + [ + "dvc/output.py", + [ + "Output", + "fspath" + ] + ], + [ + "dvc/testing/path_info.py", + [ + "PathInfo", + "fspath" + ] + ] + ], + "is_decorated": [ + [ + "dvc/output.py", + [ + "Output", + "is_decorated" + ] + ] + ], + "is_metric": [ + [ + "dvc/output.py", + [ + "Output", + "is_metric" + ] + ] + ], + "is_plot": [ + [ + "dvc/output.py", + [ + "Output", + "is_plot" + ] + ] + ], + "restore_fields": [ + [ + "dvc/output.py", + [ + "Output", + "restore_fields" + ] + ], + [ + "dvc/stage/__init__.py", + [ + "restore_fields" + ] + ] + ], + "merge_version_meta": [ + [ + "dvc/output.py", + [ + "Output", + "merge_version_meta" + ] + ] + ], + "_merge_dir_version_meta": [ + [ + "dvc/output.py", + [ + "Output", + "_merge_dir_version_meta" + ] + ] + ], + "_format_preamble": [ + [ + "dvc/parsing/__init__.py", + [ + "_format_preamble" + ] + ] + ], + "format_and_raise": [ + [ + "dvc/parsing/__init__.py", + [ + "format_and_raise" + ] + ] + ], + "_reraise_err": [ + [ + "dvc/parsing/__init__.py", + [ + "_reraise_err" + ] + ] + ], + "check_syntax_errors": [ + [ + "dvc/parsing/__init__.py", + [ + "check_syntax_errors" + ] + ] + ], + "is_map_or_seq": [ + [ + "dvc/parsing/__init__.py", + [ + "is_map_or_seq" + ] + ] + ], + "split_foreach_name": [ + [ + "dvc/parsing/__init__.py", + [ + "split_foreach_name" + ] + ] + ], + "check_interpolations": [ + [ + "dvc/parsing/__init__.py", + [ + "check_interpolations" + ] + ] + ], + "make_definition": [ + [ + "dvc/parsing/__init__.py", + [ + "make_definition" + ] + ] + ], + "resolve_one": [ + [ + "dvc/parsing/__init__.py", + [ + "DataResolver", + "resolve_one" + ] + ], + [ + "dvc/parsing/__init__.py", + [ + "ForeachDefinition", + "resolve_one" + ] + ] + ], + "has_key": [ + [ + "dvc/parsing/__init__.py", + [ + "DataResolver", + "has_key" + ] + ] + ], + "_has_group_and_key": [ + [ + "dvc/parsing/__init__.py", + [ + "DataResolver", + "_has_group_and_key" + ] + ] + ], + "get_keys": [ + [ + "dvc/parsing/__init__.py", + [ + "DataResolver", + "get_keys" + ] + ] + ], + "track_vars": [ + [ + "dvc/parsing/__init__.py", + [ + "DataResolver", + "track_vars" + ] + ] + ], + "_resolve_wdir": [ + [ + "dvc/parsing/__init__.py", + [ + "EntryDefinition", + "_resolve_wdir" + ] + ] + ], + "resolve_stage": [ + [ + "dvc/parsing/__init__.py", + [ + "EntryDefinition", + "resolve_stage" + ] + ] + ], + "_resolve": [ + [ + "dvc/parsing/__init__.py", + [ + "EntryDefinition", + "_resolve" + ] + ] + ], + "do_definition": [ + [ + "dvc/parsing/__init__.py", + [ + "ForeachDefinition", + "do_definition" + ] + ] + ], + "resolved_iterable": [ + [ + "dvc/parsing/__init__.py", + [ + "ForeachDefinition", + "resolved_iterable" + ] + ] + ], + "_resolve_foreach_data": [ + [ + "dvc/parsing/__init__.py", + [ + "ForeachDefinition", + "_resolve_foreach_data" + ] + ] + ], + "_check_is_map_or_seq": [ + [ + "dvc/parsing/__init__.py", + [ + "ForeachDefinition", + "_check_is_map_or_seq" + ] + ] + ], + "_warn_if_overwriting": [ + [ + "dvc/parsing/__init__.py", + [ + "ForeachDefinition", + "_warn_if_overwriting" + ] + ] + ], + "_inserted_keys": [ + [ + "dvc/parsing/__init__.py", + [ + "ForeachDefinition", + "_inserted_keys" + ] + ] + ], + "normalized_iterable": [ + [ + "dvc/parsing/__init__.py", + [ + "ForeachDefinition", + "normalized_iterable" + ] + ] + ], + "has_member": [ + [ + "dvc/parsing/__init__.py", + [ + "ForeachDefinition", + "has_member" + ] + ] + ], + "get_generated_names": [ + [ + "dvc/parsing/__init__.py", + [ + "ForeachDefinition", + "get_generated_names" + ] + ] + ], + "_generate_name": [ + [ + "dvc/parsing/__init__.py", + [ + "ForeachDefinition", + "_generate_name" + ] + ] + ], + "resolve_all": [ + [ + "dvc/parsing/__init__.py", + [ + "ForeachDefinition", + "resolve_all" + ] + ] + ], + "_each_iter": [ + [ + "dvc/parsing/__init__.py", + [ + "ForeachDefinition", + "_each_iter" + ] + ] + ], + "_merge": [ + [ + "dvc/parsing/context.py", + [ + "_merge" + ] + ] + ], + "recurse_not_a_node": [ + [ + "dvc/parsing/context.py", + [ + "recurse_not_a_node" + ] + ] + ], + "update_path": [ + [ + "dvc/parsing/context.py", + [ + "Meta", + "update_path" + ] + ] + ], + "_default_meta": [ + [ + "dvc/parsing/context.py", + [ + "_default_meta" + ] + ] + ], + "get_sources": [ + [ + "dvc/parsing/context.py", + [ + "Node", + "get_sources" + ] + ], + [ + "dvc/parsing/context.py", + [ + "Value", + "get_sources" + ] + ], + [ + "dvc/parsing/context.py", + [ + "Container", + "get_sources" + ] + ], + [ + "dvc/parsing/context.py", + [ + "CtxList", + "get_sources" + ] + ] + ], + "value": [ + [ + "dvc/parsing/context.py", + [ + "Node", + "value" + ] + ], + [ + "dvc/parsing/context.py", + [ + "Value", + "value" + ] + ], + [ + "dvc/parsing/context.py", + [ + "CtxList", + "value" + ] + ], + [ + "dvc/parsing/context.py", + [ + "CtxDict", + "value" + ] + ] + ], + "_convert": [ + [ + "dvc/parsing/context.py", + [ + "Container", + "_convert" + ] + ] + ], + "_convert_with_meta": [ + [ + "dvc/parsing/context.py", + [ + "Container", + "_convert_with_meta" + ] + ] + ], + "select": [ + [ + "dvc/parsing/context.py", + [ + "Container", + "select" + ] + ], + [ + "dvc/parsing/context.py", + [ + "Context", + "select" + ] + ] + ], + "__deepcopy__": [ + [ + "dvc/parsing/context.py", + [ + "CtxList", + "__deepcopy__" + ] + ], + [ + "dvc/parsing/context.py", + [ + "CtxDict", + "__deepcopy__" + ] + ], + [ + "dvc/parsing/context.py", + [ + "Context", + "__deepcopy__" + ] + ] + ], + "merge_update": [ + [ + "dvc/parsing/context.py", + [ + "CtxDict", + "merge_update" + ] + ], + [ + "dvc/parsing/context.py", + [ + "Context", + "merge_update" + ] + ] + ], + "track": [ + [ + "dvc/parsing/context.py", + [ + "Context", + "track" + ] + ] + ], + "_track_data": [ + [ + "dvc/parsing/context.py", + [ + "Context", + "_track_data" + ] + ] + ], + "load_from": [ + [ + "dvc/parsing/context.py", + [ + "Context", + "load_from" + ] + ] + ], + "merge_from": [ + [ + "dvc/parsing/context.py", + [ + "Context", + "merge_from" + ] + ] + ], + "check_loaded": [ + [ + "dvc/parsing/context.py", + [ + "Context", + "check_loaded" + ] + ] + ], + "load_from_vars": [ + [ + "dvc/parsing/context.py", + [ + "Context", + "load_from_vars" + ] + ] + ], + "clone": [ + [ + "dvc/parsing/context.py", + [ + "Context", + "clone" + ] + ], + [ + "dvc/scm.py", + [ + "clone" + ] + ] + ], + "reserved": [ + [ + "dvc/parsing/context.py", + [ + "Context", + "reserved" + ] + ] + ], + "set_temporarily": [ + [ + "dvc/parsing/context.py", + [ + "Context", + "set_temporarily" + ] + ] + ], + "resolve_str": [ + [ + "dvc/parsing/context.py", + [ + "Context", + "resolve_str" + ] + ] + ], + "get_parser": [ + [ + "dvc/parsing/interpolate.py", + [ + "get_parser" + ] + ] + ], + "get_matches": [ + [ + "dvc/parsing/interpolate.py", + [ + "get_matches" + ] + ] + ], + "is_interpolated_string": [ + [ + "dvc/parsing/interpolate.py", + [ + "is_interpolated_string" + ] + ] + ], + "normalize_key": [ + [ + "dvc/parsing/interpolate.py", + [ + "normalize_key" + ] + ] + ], + "format_and_raise_parse_error": [ + [ + "dvc/parsing/interpolate.py", + [ + "format_and_raise_parse_error" + ] + ] + ], + "embrace": [ + [ + "dvc/parsing/interpolate.py", + [ + "embrace" + ] + ] + ], + "escape_str": [ + [ + "dvc/parsing/interpolate.py", + [ + "escape_str" + ] + ] + ], + "to_str": [ + [ + "dvc/parsing/interpolate.py", + [ + "to_str" + ] + ] + ], + "_": [ + [ + "dvc/parsing/interpolate.py", + [ + "_" + ] + ] + ], + "__9": [ + [ + "dvc/parsing/interpolate.py", + [ + "__9" + ] + ] + ], + "_format_exc_msg": [ + [ + "dvc/parsing/interpolate.py", + [ + "_format_exc_msg" + ] + ] + ], + "wrapper": [ + [ + "dvc/parsing/interpolate.py", + [ + "recurse", + "wrapper" + ] + ], + [ + "dvc/repo/__init__.py", + [ + "locked", + "wrapper" + ] + ], + [ + "dvc/repo/experiments/utils.py", + [ + "unlocked_repo", + "wrapper" + ] + ], + [ + "dvc/repo/stage.py", + [ + "locked", + "wrapper" + ] + ], + [ + "dvc/stage/decorators.py", + [ + "unlocked_repo", + "wrapper" + ] + ], + [ + "dvc/stage/decorators.py", + [ + "relock_repo", + "wrapper" + ] + ], + [ + "dvc/utils/__init__.py", + [ + "error_handler", + "wrapper" + ] + ] + ], + "recurse": [ + [ + "dvc/parsing/interpolate.py", + [ + "recurse" + ] + ] + ], + "check_recursive_parse_errors": [ + [ + "dvc/parsing/interpolate.py", + [ + "check_recursive_parse_errors" + ] + ] + ], + "check_expression": [ + [ + "dvc/parsing/interpolate.py", + [ + "check_expression" + ] + ] + ], + "parse_expr": [ + [ + "dvc/parsing/interpolate.py", + [ + "parse_expr" + ] + ] + ], + "get_expression": [ + [ + "dvc/parsing/interpolate.py", + [ + "get_expression" + ] + ] + ], + "validate_value": [ + [ + "dvc/parsing/interpolate.py", + [ + "validate_value" + ] + ] + ], + "str_interpolate": [ + [ + "dvc/parsing/interpolate.py", + [ + "str_interpolate" + ] + ] + ], + "is_exact_string": [ + [ + "dvc/parsing/interpolate.py", + [ + "is_exact_string" + ] + ] + ], + "lockfile_version_schema": [ + [ + "dvc/parsing/versions.py", + [ + "lockfile_version_schema" + ] + ] + ], + "all_versions": [ + [ + "dvc/parsing/versions.py", + [ + "VersionEnum", + "all_versions" + ] + ] + ], + "from_dict": [ + [ + "dvc/parsing/versions.py", + [ + "LOCKFILE_VERSION", + "from_dict" + ] + ], + [ + "dvc/repo/experiments/executor/base.py", + [ + "ExecutorInfo", + "from_dict" + ] + ], + [ + "dvc/repo/experiments/queue/base.py", + [ + "QueueEntry", + "from_dict" + ] + ] + ], + "_not_ignore": [ + [ + "dvc/pathspec_math.py", + [ + "_not_ignore" + ] + ] + ], + "_is_comment": [ + [ + "dvc/pathspec_math.py", + [ + "_is_comment" + ] + ] + ], + "_remove_slash": [ + [ + "dvc/pathspec_math.py", + [ + "_remove_slash" + ] + ] + ], + "_match_all_level": [ + [ + "dvc/pathspec_math.py", + [ + "_match_all_level" + ] + ] + ], + "change_rule": [ + [ + "dvc/pathspec_math.py", + [ + "change_rule" + ] + ] + ], + "_change_dirname": [ + [ + "dvc/pathspec_math.py", + [ + "_change_dirname" + ] + ] + ], + "merge_patterns": [ + [ + "dvc/pathspec_math.py", + [ + "merge_patterns" + ] + ] + ], + "update_msg": [ + [ + "dvc/progress.py", + [ + "Tqdm", + "update_msg" + ] + ] + ], + "set_msg": [ + [ + "dvc/progress.py", + [ + "Tqdm", + "set_msg" + ] + ] + ], + "update_to": [ + [ + "dvc/progress.py", + [ + "Tqdm", + "update_to" + ] + ] + ], + "wrapped": [ + [ + "dvc/progress.py", + [ + "Tqdm", + "wrap_fn", + "wrapped" + ] + ], + [ + "dvc/utils/collections.py", + [ + "validate", + "wrapped" + ] + ] + ], + "wrap_fn": [ + [ + "dvc/progress.py", + [ + "Tqdm", + "wrap_fn" + ] + ] + ], + "format_dict": [ + [ + "dvc/progress.py", + [ + "Tqdm", + "format_dict" + ] + ], + [ + "dvc/utils/diff.py", + [ + "format_dict" + ] + ] + ], + "ask": [ + [ + "dvc/prompt.py", + [ + "ask" + ] + ], + [ + "dvc/ui/prompt.py", + [ + "Prompt", + "ask" + ] + ] + ], + "confirm": [ + [ + "dvc/prompt.py", + [ + "confirm" + ] + ], + [ + "dvc/ui/__init__.py", + [ + "Console", + "confirm" + ] + ] + ], + "password": [ + [ + "dvc/prompt.py", + [ + "password" + ] + ] + ], + "_get_converter": [ + [ + "dvc/render/convert.py", + [ + "_get_converter" + ] + ] + ], + "_group_by_rev": [ + [ + "dvc/render/convert.py", + [ + "_group_by_rev" + ] + ] + ], + "to_json": [ + [ + "dvc/render/convert.py", + [ + "to_json" + ] + ] + ], + "convert": [ + [ + "dvc/render/converter/__init__.py", + [ + "Converter", + "convert" + ] + ], + [ + "dvc/render/converter/image.py", + [ + "ImageConverter", + "convert" + ] + ], + [ + "dvc/render/converter/vega.py", + [ + "VegaConverter", + "convert" + ] + ] + ], + "flat_datapoints": [ + [ + "dvc/render/converter/__init__.py", + [ + "Converter", + "flat_datapoints" + ] + ], + [ + "dvc/render/converter/image.py", + [ + "ImageConverter", + "flat_datapoints" + ] + ], + [ + "dvc/render/converter/vega.py", + [ + "VegaConverter", + "flat_datapoints" + ] + ] + ], + "_write_image": [ + [ + "dvc/render/converter/image.py", + [ + "ImageConverter", + "_write_image" + ] + ] + ], + "_encode_image": [ + [ + "dvc/render/converter/image.py", + [ + "ImageConverter", + "_encode_image" + ] + ] + ], + "_lists": [ + [ + "dvc/render/converter/vega.py", + [ + "_lists" + ] + ] + ], + "_file_field": [ + [ + "dvc/render/converter/vega.py", + [ + "_file_field" + ] + ] + ], + "_find": [ + [ + "dvc/render/converter/vega.py", + [ + "_find" + ] + ] + ], + "_verify_field": [ + [ + "dvc/render/converter/vega.py", + [ + "_verify_field" + ] + ] + ], + "_get_xs": [ + [ + "dvc/render/converter/vega.py", + [ + "_get_xs" + ] + ] + ], + "_get_ys": [ + [ + "dvc/render/converter/vega.py", + [ + "_get_ys" + ] + ] + ], + "_is_datapoints": [ + [ + "dvc/render/converter/vega.py", + [ + "_is_datapoints" + ] + ] + ], + "get_datapoints": [ + [ + "dvc/render/converter/vega.py", + [ + "get_datapoints" + ] + ] + ], + "_infer_y_from_data": [ + [ + "dvc/render/converter/vega.py", + [ + "VegaConverter", + "_infer_y_from_data" + ] + ] + ], + "_infer_x_y": [ + [ + "dvc/render/converter/vega.py", + [ + "VegaConverter", + "_infer_x_y" + ] + ] + ], + "_find_datapoints": [ + [ + "dvc/render/converter/vega.py", + [ + "VegaConverter", + "_find_datapoints" + ] + ] + ], + "infer_y_label": [ + [ + "dvc/render/converter/vega.py", + [ + "VegaConverter", + "infer_y_label" + ] + ] + ], + "infer_x_label": [ + [ + "dvc/render/converter/vega.py", + [ + "VegaConverter", + "infer_x_label" + ] + ] + ], + "_update_from_field": [ + [ + "dvc/render/converter/vega.py", + [ + "_update_from_field" + ] + ] + ], + "_update_from_index": [ + [ + "dvc/render/converter/vega.py", + [ + "_update_from_index" + ] + ] + ], + "_update_all": [ + [ + "dvc/render/converter/vega.py", + [ + "_update_all" + ] + ] + ], + "_squash_plots_properties": [ + [ + "dvc/render/match.py", + [ + "_squash_plots_properties" + ] + ] + ], + "group_definitions": [ + [ + "dvc/render/match.py", + [ + "PlotsData", + "group_definitions" + ] + ] + ], + "get_definition_data": [ + [ + "dvc/render/match.py", + [ + "PlotsData", + "get_definition_data" + ] + ] + ], + "match_defs_renderers": [ + [ + "dvc/render/match.py", + [ + "match_defs_renderers" + ] + ] + ], + "lock_repo": [ + [ + "dvc/repo/__init__.py", + [ + "lock_repo" + ] + ] + ], + "locked": [ + [ + "dvc/repo/__init__.py", + [ + "locked" + ] + ], + [ + "dvc/repo/stage.py", + [ + "locked" + ] + ] + ], + "_get_repo_dirs": [ + [ + "dvc/repo/__init__.py", + [ + "Repo", + "_get_repo_dirs" + ] + ] + ], + "local_dvc_dir": [ + [ + "dvc/repo/__init__.py", + [ + "Repo", + "local_dvc_dir" + ] + ] + ], + "tmp_dir": [ + [ + "dvc/repo/__init__.py", + [ + "Repo", + "tmp_dir" + ] + ], + [ + "dvc/testing/fixtures.py", + [ + "tmp_dir" + ] + ] + ], + "index": [ + [ + "dvc/repo/__init__.py", + [ + "Repo", + "index" + ] + ], + [ + "tests/func/data/db/test_index.py", + [ + "index" + ] + ] + ], + "check_graph": [ + [ + "dvc/repo/__init__.py", + [ + "Repo", + "check_graph" + ] + ], + [ + "dvc/repo/index.py", + [ + "Index", + "check_graph" + ] + ] + ], + "scm": [ + [ + "dvc/repo/__init__.py", + [ + "Repo", + "scm" + ] + ], + [ + "dvc/repo/experiments/__init__.py", + [ + "Experiments", + "scm" + ] + ], + [ + "dvc/repo/experiments/executor/local.py", + [ + "BaseLocalExecutor", + "scm" + ] + ], + [ + "dvc/repo/experiments/queue/base.py", + [ + "BaseStashQueue", + "scm" + ] + ], + [ + "dvc/testing/fixtures.py", + [ + "scm" + ] + ] + ], + "scm_context": [ + [ + "dvc/repo/__init__.py", + [ + "Repo", + "scm_context" + ] + ], + [ + "dvc/repo/scm_context.py", + [ + "scm_context" + ] + ], + [ + "tests/unit/repo/test_scm_context.py", + [ + "scm_context" + ] + ] + ], + "get_rev": [ + [ + "dvc/repo/__init__.py", + [ + "Repo", + "get_rev" + ] + ] + ], + "experiments": [ + [ + "dvc/repo/__init__.py", + [ + "Repo", + "experiments" + ] + ] + ], + "machine": [ + [ + "dvc/repo/__init__.py", + [ + "Repo", + "machine" + ] + ] + ], + "fs_14": [ + [ + "dvc/repo/__init__.py", + [ + "Repo", + "fs_14" + ] + ] + ], + "data_index": [ + [ + "dvc/repo/__init__.py", + [ + "Repo", + "data_index" + ] + ] + ], + "find_root": [ + [ + "dvc/repo/__init__.py", + [ + "Repo", + "find_root" + ] + ] + ], + "find_dvc_dir": [ + [ + "dvc/repo/__init__.py", + [ + "Repo", + "find_dvc_dir" + ] + ] + ], + "_ignore": [ + [ + "dvc/repo/__init__.py", + [ + "Repo", + "_ignore" + ] + ] + ], + "brancher": [ + [ + "dvc/repo/__init__.py", + [ + "Repo", + "brancher" + ] + ], + [ + "dvc/repo/brancher.py", + [ + "brancher" + ] + ] + ], + "switch": [ + [ + "dvc/repo/__init__.py", + [ + "Repo", + "switch" + ] + ], + [ + "dvc/repo/brancher.py", + [ + "switch" + ] + ] + ], + "used_objs": [ + [ + "dvc/repo/__init__.py", + [ + "Repo", + "used_objs" + ] + ], + [ + "dvc/repo/index.py", + [ + "Index", + "used_objs" + ] + ] + ], + "eq": [ + [ + "dvc/repo/__init__.py", + [ + "Repo", + "find_outs_by_path", + "func", + "eq" + ] + ] + ], + "find_outs_by_path": [ + [ + "dvc/repo/__init__.py", + [ + "Repo", + "find_outs_by_path" + ] + ] + ], + "is_dvc_internal": [ + [ + "dvc/repo/__init__.py", + [ + "Repo", + "is_dvc_internal" + ] + ] + ], + "datafs": [ + [ + "dvc/repo/__init__.py", + [ + "Repo", + "datafs" + ] + ] + ], + "dvcfs": [ + [ + "dvc/repo/__init__.py", + [ + "Repo", + "dvcfs" + ] + ], + [ + "tests/unit/fs/test_dvc_info.py", + [ + "dvcfs" + ] + ] + ], + "site_cache_dir": [ + [ + "dvc/repo/__init__.py", + [ + "Repo", + "site_cache_dir" + ] + ] + ], + "check_recursive_and_fname": [ + [ + "dvc/repo/add.py", + [ + "check_recursive_and_fname" + ] + ] + ], + "transform_targets": [ + [ + "dvc/repo/add.py", + [ + "transform_targets" + ] + ] + ], + "check_arg_combinations": [ + [ + "dvc/repo/add.py", + [ + "check_arg_combinations" + ] + ] + ], + "translate_graph_error": [ + [ + "dvc/repo/add.py", + [ + "translate_graph_error" + ] + ] + ], + "progress_iter": [ + [ + "dvc/repo/add.py", + [ + "progress_iter" + ] + ] + ], + "warn_link_failures": [ + [ + "dvc/repo/add.py", + [ + "warn_link_failures" + ] + ] + ], + "add": [ + [ + "dvc/repo/add.py", + [ + "add" + ] + ], + [ + "dvc/repo/scm_context.py", + [ + "SCMContext", + "add" + ] + ], + [ + "dvc/repo/stage.py", + [ + "StageLoad", + "add" + ] + ] + ], + "collect_targets": [ + [ + "dvc/repo/add.py", + [ + "collect_targets" + ] + ], + [ + "dvc/repo/index.py", + [ + "Index", + "collect_targets" + ] + ] + ], + "_find_all_targets": [ + [ + "dvc/repo/add.py", + [ + "_find_all_targets" + ] + ] + ], + "create_stages": [ + [ + "dvc/repo/add.py", + [ + "create_stages" + ] + ] + ], + "name_is_compatible": [ + [ + "dvc/repo/artifacts.py", + [ + "name_is_compatible" + ] + ] + ], + "check_name_format": [ + [ + "dvc/repo/artifacts.py", + [ + "check_name_format" + ] + ] + ], + "_switch_fs": [ + [ + "dvc/repo/brancher.py", + [ + "_switch_fs" + ] + ] + ], + "_fspath_dir": [ + [ + "dvc/repo/checkout.py", + [ + "_fspath_dir" + ] + ] + ], + "_remove_unused_links": [ + [ + "dvc/repo/checkout.py", + [ + "_remove_unused_links" + ] + ] + ], + "get_all_files_numbers": [ + [ + "dvc/repo/checkout.py", + [ + "get_all_files_numbers" + ] + ] + ], + "_collect_pairs": [ + [ + "dvc/repo/checkout.py", + [ + "_collect_pairs" + ] + ] + ], + "_collect_outs": [ + [ + "dvc/repo/collect.py", + [ + "_collect_outs" + ] + ] + ], + "_collect_paths": [ + [ + "dvc/repo/collect.py", + [ + "_collect_paths" + ] + ] + ], + "_filter_outs": [ + [ + "dvc/repo/collect.py", + [ + "_filter_outs" + ] + ] + ], + "collect": [ + [ + "dvc/repo/collect.py", + [ + "collect" + ] + ], + [ + "dvc/repo/experiments/collect.py", + [ + "collect" + ] + ], + [ + "dvc/repo/plots/__init__.py", + [ + "Plots", + "collect" + ] + ], + [ + "dvc/repo/stage.py", + [ + "StageLoad", + "collect" + ] + ] + ], + "_prepare_message": [ + [ + "dvc/repo/commit.py", + [ + "_prepare_message" + ] + ], + [ + "dvc/utils/strictyaml.py", + [ + "_prepare_message" + ] + ] + ], + "prompt_to_commit": [ + [ + "dvc/repo/commit.py", + [ + "prompt_to_commit" + ] + ] + ], + "posixpath_to_os_path": [ + [ + "dvc/repo/data.py", + [ + "posixpath_to_os_path" + ] + ] + ], + "_adapt_typ": [ + [ + "dvc/repo/data.py", + [ + "_adapt_typ" + ] + ] + ], + "_adapt_path": [ + [ + "dvc/repo/data.py", + [ + "_adapt_path" + ] + ] + ], + "_add_change": [ + [ + "dvc/repo/data.py", + [ + "_diff", + "_add_change" + ] + ] + ], + "_diff": [ + [ + "dvc/repo/data.py", + [ + "_diff" + ] + ], + [ + "dvc/repo/diff.py", + [ + "_diff" + ] + ], + [ + "dvc/utils/diff.py", + [ + "_diff" + ] + ] + ], + "_git_info": [ + [ + "dvc/repo/data.py", + [ + "_git_info" + ] + ] + ], + "_diff_index_to_wtree": [ + [ + "dvc/repo/data.py", + [ + "_diff_index_to_wtree" + ] + ] + ], + "_diff_head_to_index": [ + [ + "dvc/repo/data.py", + [ + "_diff_head_to_index" + ] + ] + ], + "_transform_git_paths_to_dvc": [ + [ + "dvc/repo/data.py", + [ + "_transform_git_paths_to_dvc" + ] + ] + ], + "_destroy_stages": [ + [ + "dvc/repo/destroy.py", + [ + "_destroy_stages" + ] + ] + ], + "_path": [ + [ + "dvc/repo/diff.py", + [ + "_path" + ] + ], + [ + "dvc/testing/path_info.py", + [ + "URLInfo", + "_path" + ] + ] + ], + "_hash": [ + [ + "dvc/repo/diff.py", + [ + "_hash" + ] + ] + ], + "onerror": [ + [ + "dvc/repo/diff.py", + [ + "diff", + "for_rev_in_self_brancher_", + "onerror" + ] + ], + [ + "dvc/repo/index.py", + [ + "Index", + "collect_targets", + "if_not_onerror_", + "onerror" + ] + ], + [ + "tests/func/test_repo_index.py", + [ + "test_view_onerror", + "onerror" + ] + ] + ], + "diff": [ + [ + "dvc/repo/diff.py", + [ + "diff" + ] + ], + [ + "dvc/repo/experiments/__init__.py", + [ + "Experiments", + "diff" + ] + ], + [ + "dvc/repo/experiments/diff.py", + [ + "diff" + ] + ], + [ + "dvc/repo/metrics/__init__.py", + [ + "Metrics", + "diff" + ] + ], + [ + "dvc/repo/metrics/diff.py", + [ + "diff" + ] + ], + [ + "dvc/repo/params/__init__.py", + [ + "Params", + "diff" + ] + ], + [ + "dvc/repo/params/diff.py", + [ + "diff" + ] + ], + [ + "dvc/repo/plots/__init__.py", + [ + "Plots", + "diff" + ] + ], + [ + "dvc/repo/plots/diff.py", + [ + "diff" + ] + ], + [ + "dvc/utils/diff.py", + [ + "diff" + ] + ] + ], + "dvc_dir": [ + [ + "dvc/repo/experiments/__init__.py", + [ + "Experiments", + "dvc_dir" + ] + ] + ], + "args_file": [ + [ + "dvc/repo/experiments/__init__.py", + [ + "Experiments", + "args_file" + ] + ], + [ + "dvc/repo/experiments/queue/base.py", + [ + "BaseStashQueue", + "args_file" + ] + ] + ], + "workspace_queue": [ + [ + "dvc/repo/experiments/__init__.py", + [ + "Experiments", + "workspace_queue" + ] + ] + ], + "tempdir_queue": [ + [ + "dvc/repo/experiments/__init__.py", + [ + "Experiments", + "tempdir_queue" + ] + ] + ], + "celery_queue": [ + [ + "dvc/repo/experiments/__init__.py", + [ + "Experiments", + "celery_queue" + ] + ] + ], + "apply_stash": [ + [ + "dvc/repo/experiments/__init__.py", + [ + "Experiments", + "apply_stash" + ] + ] + ], + "stash_revs": [ + [ + "dvc/repo/experiments/__init__.py", + [ + "Experiments", + "stash_revs" + ] + ], + [ + "dvc/repo/experiments/stash.py", + [ + "ExpStash", + "stash_revs" + ] + ], + [ + "dvc/repo/experiments/stash.py", + [ + "ApplyStash", + "stash_revs" + ] + ] + ], + "reproduce_one": [ + [ + "dvc/repo/experiments/__init__.py", + [ + "Experiments", + "reproduce_one" + ] + ] + ], + "queue_one": [ + [ + "dvc/repo/experiments/__init__.py", + [ + "Experiments", + "queue_one" + ] + ] + ], + "_workspace_resume_rev": [ + [ + "dvc/repo/experiments/__init__.py", + [ + "Experiments", + "_workspace_resume_rev" + ] + ] + ], + "reproduce_celery": [ + [ + "dvc/repo/experiments/__init__.py", + [ + "Experiments", + "reproduce_celery" + ] + ] + ], + "_log_reproduced": [ + [ + "dvc/repo/experiments/__init__.py", + [ + "Experiments", + "_log_reproduced" + ] + ] + ], + "new": [ + [ + "dvc/repo/experiments/__init__.py", + [ + "Experiments", + "new" + ] + ] + ], + "_resume_checkpoint": [ + [ + "dvc/repo/experiments/__init__.py", + [ + "Experiments", + "_resume_checkpoint" + ] + ] + ], + "_get_last_checkpoint": [ + [ + "dvc/repo/experiments/__init__.py", + [ + "Experiments", + "_get_last_checkpoint" + ] + ] + ], + "_get_last_applied": [ + [ + "dvc/repo/experiments/__init__.py", + [ + "Experiments", + "_get_last_applied" + ] + ] + ], + "reset_checkpoints": [ + [ + "dvc/repo/experiments/__init__.py", + [ + "Experiments", + "reset_checkpoints" + ] + ] + ], + "_reproduce_queue": [ + [ + "dvc/repo/experiments/__init__.py", + [ + "Experiments", + "_reproduce_queue" + ] + ] + ], + "check_baseline": [ + [ + "dvc/repo/experiments/__init__.py", + [ + "Experiments", + "check_baseline" + ] + ] + ], + "get_baseline": [ + [ + "dvc/repo/experiments/__init__.py", + [ + "Experiments", + "get_baseline" + ] + ] + ], + "_get_baseline": [ + [ + "dvc/repo/experiments/__init__.py", + [ + "Experiments", + "_get_baseline" + ] + ] + ], + "get_branch_by_rev": [ + [ + "dvc/repo/experiments/__init__.py", + [ + "Experiments", + "get_branch_by_rev" + ] + ] + ], + "get_exact_name": [ + [ + "dvc/repo/experiments/__init__.py", + [ + "Experiments", + "get_exact_name" + ] + ] + ], + "get_running_exps": [ + [ + "dvc/repo/experiments/__init__.py", + [ + "Experiments", + "get_running_exps" + ] + ], + [ + "dvc/repo/experiments/queue/base.py", + [ + "BaseStashQueue", + "get_running_exps" + ] + ], + [ + "dvc/repo/experiments/queue/celery.py", + [ + "LocalCeleryQueue", + "get_running_exps" + ] + ], + [ + "dvc/repo/experiments/queue/tempdir.py", + [ + "TempDirQueue", + "get_running_exps" + ] + ], + [ + "dvc/repo/experiments/queue/workspace.py", + [ + "WorkspaceQueue", + "get_running_exps" + ] + ] + ], + "apply": [ + [ + "dvc/repo/experiments/__init__.py", + [ + "Experiments", + "apply" + ] + ], + [ + "dvc/repo/experiments/apply.py", + [ + "apply" + ] + ] + ], + "show": [ + [ + "dvc/repo/experiments/__init__.py", + [ + "Experiments", + "show" + ] + ], + [ + "dvc/repo/experiments/show.py", + [ + "show" + ] + ], + [ + "dvc/repo/metrics/__init__.py", + [ + "Metrics", + "show" + ] + ], + [ + "dvc/repo/metrics/show.py", + [ + "show" + ] + ], + [ + "dvc/repo/params/__init__.py", + [ + "Params", + "show" + ] + ], + [ + "dvc/repo/params/show.py", + [ + "show" + ] + ], + [ + "dvc/repo/plots/__init__.py", + [ + "Plots", + "show" + ] + ], + [ + "dvc/ui/pager.py", + [ + "DvcPager", + "show" + ] + ] + ], + "gc": [ + [ + "dvc/repo/experiments/__init__.py", + [ + "Experiments", + "gc" + ] + ], + [ + "dvc/repo/experiments/gc.py", + [ + "gc" + ] + ], + [ + "dvc/repo/gc.py", + [ + "gc" + ] + ] + ], + "clean": [ + [ + "dvc/repo/experiments/__init__.py", + [ + "Experiments", + "clean" + ] + ], + [ + "dvc/repo/experiments/clean.py", + [ + "clean" + ] + ], + [ + "tests/func/test_data_cloud.py", + [ + "clean" + ] + ] + ], + "_apply": [ + [ + "dvc/repo/experiments/apply.py", + [ + "_apply" + ] + ] + ], + "delete": [ + [ + "dvc/repo/experiments/cache.py", + [ + "ExpCache", + "delete" + ] + ] + ], + "put": [ + [ + "dvc/repo/experiments/cache.py", + [ + "ExpCache", + "put" + ] + ], + [ + "dvc/repo/experiments/queue/base.py", + [ + "BaseStashQueue", + "put" + ] + ], + [ + "dvc/repo/experiments/queue/celery.py", + [ + "LocalCeleryQueue", + "put" + ] + ], + [ + "dvc/repo/experiments/queue/workspace.py", + [ + "WorkspaceQueue", + "put" + ] + ] + ], + "get": [ + [ + "dvc/repo/experiments/cache.py", + [ + "ExpCache", + "get" + ] + ], + [ + "dvc/repo/experiments/queue/base.py", + [ + "BaseStashQueue", + "get" + ] + ], + [ + "dvc/repo/experiments/queue/celery.py", + [ + "LocalCeleryQueue", + "get" + ] + ], + [ + "dvc/repo/experiments/queue/tempdir.py", + [ + "TempDirQueue", + "get" + ] + ], + [ + "dvc/repo/experiments/queue/workspace.py", + [ + "WorkspaceQueue", + "get" + ] + ], + [ + "dvc/repo/get.py", + [ + "get" + ] + ] + ], + "collect_rev": [ + [ + "dvc/repo/experiments/collect.py", + [ + "collect_rev" + ] + ] + ], + "_collect_rev": [ + [ + "dvc/repo/experiments/collect.py", + [ + "_collect_rev" + ] + ] + ], + "collect_branch": [ + [ + "dvc/repo/experiments/collect.py", + [ + "collect_branch" + ] + ] + ], + "collect_exec_branch": [ + [ + "dvc/repo/experiments/collect.py", + [ + "collect_exec_branch" + ] + ] + ], + "collect_queued": [ + [ + "dvc/repo/experiments/collect.py", + [ + "collect_queued" + ] + ] + ], + "collect_active": [ + [ + "dvc/repo/experiments/collect.py", + [ + "collect_active" + ] + ] + ], + "collect_failed": [ + [ + "dvc/repo/experiments/collect.py", + [ + "collect_failed" + ] + ] + ], + "collect_successful": [ + [ + "dvc/repo/experiments/collect.py", + [ + "collect_successful" + ] + ] + ], + "_collect_baseline": [ + [ + "dvc/repo/experiments/collect.py", + [ + "_collect_baseline" + ] + ] + ], + "_describe": [ + [ + "dvc/repo/experiments/collect.py", + [ + "_describe" + ] + ] + ], + "_head_timestamp": [ + [ + "dvc/repo/experiments/collect.py", + [ + "_sorted_ranges", + "_head_timestamp" + ] + ] + ], + "_sorted_ranges": [ + [ + "dvc/repo/experiments/collect.py", + [ + "_sorted_ranges" + ] + ] + ], + "asdict": [ + [ + "dvc/repo/experiments/executor/base.py", + [ + "ExecutorInfo", + "asdict" + ] + ], + [ + "dvc/repo/experiments/queue/base.py", + [ + "QueueEntry", + "asdict" + ] + ] + ], + "result": [ + [ + "dvc/repo/experiments/executor/base.py", + [ + "ExecutorInfo", + "result" + ] + ] + ], + "dump_json": [ + [ + "dvc/repo/experiments/executor/base.py", + [ + "ExecutorInfo", + "dump_json" + ] + ], + [ + "dvc/utils/serialize/_json.py", + [ + "dump_json" + ] + ] + ], + "load_json": [ + [ + "dvc/repo/experiments/executor/base.py", + [ + "ExecutorInfo", + "load_json" + ] + ], + [ + "dvc/utils/serialize/_json.py", + [ + "load_json" + ] + ] + ], + "init_git": [ + [ + "dvc/repo/experiments/executor/base.py", + [ + "BaseExecutor", + "init_git" + ] + ], + [ + "dvc/repo/experiments/executor/local.py", + [ + "TempDirExecutor", + "init_git" + ] + ], + [ + "dvc/repo/experiments/executor/local.py", + [ + "WorkspaceExecutor", + "init_git" + ] + ], + [ + "dvc/repo/experiments/executor/ssh.py", + [ + "SSHExecutor", + "init_git" + ] + ] + ], + "git_url": [ + [ + "dvc/repo/experiments/executor/base.py", + [ + "BaseExecutor", + "git_url" + ] + ], + [ + "dvc/repo/experiments/executor/local.py", + [ + "BaseLocalExecutor", + "git_url" + ] + ], + [ + "dvc/repo/experiments/executor/ssh.py", + [ + "SSHExecutor", + "git_url" + ] + ] + ], + "init_cache": [ + [ + "dvc/repo/experiments/executor/base.py", + [ + "BaseExecutor", + "init_cache" + ] + ], + [ + "dvc/repo/experiments/executor/local.py", + [ + "TempDirExecutor", + "init_cache" + ] + ], + [ + "dvc/repo/experiments/executor/local.py", + [ + "WorkspaceExecutor", + "init_cache" + ] + ], + [ + "dvc/repo/experiments/executor/ssh.py", + [ + "SSHExecutor", + "init_cache" + ] + ] + ], + "collect_cache": [ + [ + "dvc/repo/experiments/executor/base.py", + [ + "BaseExecutor", + "collect_cache" + ] + ], + [ + "dvc/repo/experiments/executor/local.py", + [ + "BaseLocalExecutor", + "collect_cache" + ] + ], + [ + "dvc/repo/experiments/executor/ssh.py", + [ + "SSHExecutor", + "collect_cache" + ] + ] + ], + "from_info": [ + [ + "dvc/repo/experiments/executor/base.py", + [ + "BaseExecutor", + "from_info" + ] + ] + ], + "from_stash_entry": [ + [ + "dvc/repo/experiments/executor/base.py", + [ + "BaseExecutor", + "from_stash_entry" + ] + ], + [ + "dvc/repo/experiments/executor/local.py", + [ + "TempDirExecutor", + "from_stash_entry" + ] + ], + [ + "dvc/repo/experiments/executor/local.py", + [ + "WorkspaceExecutor", + "from_stash_entry" + ] + ], + [ + "dvc/repo/experiments/executor/ssh.py", + [ + "SSHExecutor", + "from_stash_entry" + ] + ] + ], + "_from_stash_entry": [ + [ + "dvc/repo/experiments/executor/base.py", + [ + "BaseExecutor", + "_from_stash_entry" + ] + ] + ], + "_get_top_level_paths": [ + [ + "dvc/repo/experiments/executor/base.py", + [ + "BaseExecutor", + "_get_top_level_paths" + ] + ] + ], + "hash_exp": [ + [ + "dvc/repo/experiments/executor/base.py", + [ + "BaseExecutor", + "hash_exp" + ] + ] + ], + "cleanup": [ + [ + "dvc/repo/experiments/executor/base.py", + [ + "BaseExecutor", + "cleanup" + ] + ], + [ + "dvc/repo/experiments/executor/local.py", + [ + "BaseLocalExecutor", + "cleanup" + ] + ], + [ + "dvc/repo/experiments/executor/local.py", + [ + "TempDirExecutor", + "cleanup" + ] + ], + [ + "dvc/repo/experiments/executor/local.py", + [ + "WorkspaceExecutor", + "cleanup" + ] + ] + ], + "pack_repro_args": [ + [ + "dvc/repo/experiments/executor/base.py", + [ + "BaseExecutor", + "pack_repro_args" + ] + ] + ], + "unpack_repro_args": [ + [ + "dvc/repo/experiments/executor/base.py", + [ + "BaseExecutor", + "unpack_repro_args" + ] + ] + ], + "on_diverged_ref": [ + [ + "dvc/repo/experiments/executor/base.py", + [ + "BaseExecutor", + "fetch_exps", + "on_diverged_ref" + ] + ] + ], + "fetch_exps": [ + [ + "dvc/repo/experiments/executor/base.py", + [ + "BaseExecutor", + "fetch_exps" + ] + ], + [ + "dvc/repo/experiments/executor/ssh.py", + [ + "SSHExecutor", + "fetch_exps" + ] + ] + ], + "_validate_remotes": [ + [ + "dvc/repo/experiments/executor/base.py", + [ + "BaseExecutor", + "_validate_remotes" + ] + ] + ], + "filter_pipeline": [ + [ + "dvc/repo/experiments/executor/base.py", + [ + "BaseExecutor", + "reproduce", + "filter_pipeline" + ] + ] + ], + "reproduce": [ + [ + "dvc/repo/experiments/executor/base.py", + [ + "BaseExecutor", + "reproduce" + ] + ], + [ + "dvc/repo/experiments/executor/ssh.py", + [ + "SSHExecutor", + "reproduce" + ] + ], + [ + "dvc/repo/experiments/queue/base.py", + [ + "BaseStashQueue", + "reproduce" + ] + ], + [ + "dvc/repo/experiments/queue/celery.py", + [ + "LocalCeleryQueue", + "reproduce" + ] + ], + [ + "dvc/repo/experiments/queue/workspace.py", + [ + "WorkspaceQueue", + "reproduce" + ] + ], + [ + "dvc/repo/reproduce.py", + [ + "reproduce" + ] + ], + [ + "dvc/stage/__init__.py", + [ + "Stage", + "reproduce" + ] + ] + ], + "_repro_commit": [ + [ + "dvc/repo/experiments/executor/base.py", + [ + "BaseExecutor", + "_repro_commit" + ] + ] + ], + "_repro_dvc": [ + [ + "dvc/repo/experiments/executor/base.py", + [ + "BaseExecutor", + "_repro_dvc" + ] + ] + ], + "_repro_args": [ + [ + "dvc/repo/experiments/executor/base.py", + [ + "BaseExecutor", + "_repro_args" + ] + ] + ], + "_auto_push": [ + [ + "dvc/repo/experiments/executor/base.py", + [ + "BaseExecutor", + "_auto_push" + ] + ] + ], + "checkpoint_callback": [ + [ + "dvc/repo/experiments/executor/base.py", + [ + "BaseExecutor", + "checkpoint_callback" + ] + ] + ], + "_raise_ref_conflict": [ + [ + "dvc/repo/experiments/executor/base.py", + [ + "BaseExecutor", + "_raise_ref_conflict" + ] + ] + ], + "_set_log_level": [ + [ + "dvc/repo/experiments/executor/base.py", + [ + "BaseExecutor", + "_set_log_level" + ] + ] + ], + "_copy_path": [ + [ + "dvc/repo/experiments/executor/base.py", + [ + "BaseExecutor", + "_copy_path" + ] + ] + ], + "set_temp_refs": [ + [ + "dvc/repo/experiments/executor/base.py", + [ + "BaseExecutor", + "set_temp_refs" + ] + ] + ], + "_update_config": [ + [ + "dvc/repo/experiments/executor/local.py", + [ + "TempDirExecutor", + "_update_config" + ] + ] + ], + "gen_dirname": [ + [ + "dvc/repo/experiments/executor/ssh.py", + [ + "SSHExecutor", + "gen_dirname" + ] + ] + ], + "sshfs": [ + [ + "dvc/repo/experiments/executor/ssh.py", + [ + "SSHExecutor", + "sshfs" + ] + ] + ], + "abs_url": [ + [ + "dvc/repo/experiments/executor/ssh.py", + [ + "SSHExecutor", + "abs_url" + ] + ] + ], + "_git_client_args": [ + [ + "dvc/repo/experiments/executor/ssh.py", + [ + "SSHExecutor", + "_git_client_args" + ] + ] + ], + "_setup_script_path": [ + [ + "dvc/repo/experiments/executor/ssh.py", + [ + "SSHExecutor", + "_setup_script_path" + ] + ] + ], + "_init_setup_script": [ + [ + "dvc/repo/experiments/executor/ssh.py", + [ + "SSHExecutor", + "_init_setup_script" + ] + ] + ], + "_ssh_cmd": [ + [ + "dvc/repo/experiments/executor/ssh.py", + [ + "SSHExecutor", + "_ssh_cmd" + ] + ] + ], + "get_odb": [ + [ + "dvc/repo/experiments/executor/ssh.py", + [ + "SSHExecutor", + "get_odb" + ] + ] + ], + "_prompts": [ + [ + "dvc/repo/experiments/init.py", + [ + "_prompts" + ] + ] + ], + "_disable_logging": [ + [ + "dvc/repo/experiments/init.py", + [ + "_disable_logging" + ] + ] + ], + "init_interactive": [ + [ + "dvc/repo/experiments/init.py", + [ + "init_interactive" + ] + ] + ], + "_check_stage_exists": [ + [ + "dvc/repo/experiments/init.py", + [ + "_check_stage_exists" + ] + ] + ], + "validate_prompts": [ + [ + "dvc/repo/experiments/init.py", + [ + "validate_prompts" + ] + ] + ], + "is_file": [ + [ + "dvc/repo/experiments/init.py", + [ + "is_file" + ] + ], + [ + "dvc/testing/cloud.py", + [ + "Cloud", + "is_file" + ] + ] + ], + "init_deps": [ + [ + "dvc/repo/experiments/init.py", + [ + "init_deps" + ] + ] + ], + "init_out_dirs": [ + [ + "dvc/repo/experiments/init.py", + [ + "init_out_dirs" + ] + ] + ], + "group_result": [ + [ + "dvc/repo/experiments/pull.py", + [ + "_pull", + "group_result" + ] + ], + [ + "dvc/repo/experiments/push.py", + [ + "_push", + "group_result" + ] + ] + ], + "_pull": [ + [ + "dvc/repo/experiments/pull.py", + [ + "_pull" + ] + ], + [ + "dvc/repo/open_repo.py", + [ + "_pull" + ] + ], + [ + "dvc/testing/benchmarks/fixtures.py", + [ + "_pull" + ] + ] + ], + "_pull_cache": [ + [ + "dvc/repo/experiments/pull.py", + [ + "_pull_cache" + ] + ] + ], + "notify_refs_to_studio": [ + [ + "dvc/repo/experiments/push.py", + [ + "notify_refs_to_studio" + ] + ] + ], + "exp_refs_from_names": [ + [ + "dvc/repo/experiments/push.py", + [ + "exp_refs_from_names" + ] + ] + ], + "exp_refs_from_rev": [ + [ + "dvc/repo/experiments/push.py", + [ + "exp_refs_from_rev" + ] + ] + ], + "_push": [ + [ + "dvc/repo/experiments/push.py", + [ + "_push" + ] + ] + ], + "_push_cache": [ + [ + "dvc/repo/experiments/push.py", + [ + "_push_cache" + ] + ] + ], + "stash": [ + [ + "dvc/repo/experiments/queue/base.py", + [ + "BaseStashQueue", + "stash" + ] + ] + ], + "failed_stash": [ + [ + "dvc/repo/experiments/queue/base.py", + [ + "BaseStashQueue", + "failed_stash" + ] + ] + ], + "pid_dir": [ + [ + "dvc/repo/experiments/queue/base.py", + [ + "BaseStashQueue", + "pid_dir" + ] + ], + [ + "dvc/repo/experiments/queue/tempdir.py", + [ + "TempDirQueue", + "pid_dir" + ] + ] + ], + "_get_timestamp": [ + [ + "dvc/repo/experiments/queue/base.py", + [ + "BaseStashQueue", + "status", + "_get_timestamp" + ] + ] + ], + "_format_entry": [ + [ + "dvc/repo/experiments/queue/base.py", + [ + "BaseStashQueue", + "status", + "_format_entry" + ] + ] + ], + "iter_queued": [ + [ + "dvc/repo/experiments/queue/base.py", + [ + "BaseStashQueue", + "iter_queued" + ] + ], + [ + "dvc/repo/experiments/queue/celery.py", + [ + "LocalCeleryQueue", + "iter_queued" + ] + ], + [ + "dvc/repo/experiments/queue/workspace.py", + [ + "WorkspaceQueue", + "iter_queued" + ] + ] + ], + "iter_active": [ + [ + "dvc/repo/experiments/queue/base.py", + [ + "BaseStashQueue", + "iter_active" + ] + ], + [ + "dvc/repo/experiments/queue/celery.py", + [ + "LocalCeleryQueue", + "iter_active" + ] + ], + [ + "dvc/repo/experiments/queue/tempdir.py", + [ + "TempDirQueue", + "iter_active" + ] + ], + [ + "dvc/repo/experiments/queue/workspace.py", + [ + "WorkspaceQueue", + "iter_active" + ] + ] + ], + "iter_done": [ + [ + "dvc/repo/experiments/queue/base.py", + [ + "BaseStashQueue", + "iter_done" + ] + ], + [ + "dvc/repo/experiments/queue/celery.py", + [ + "LocalCeleryQueue", + "iter_done" + ] + ], + [ + "dvc/repo/experiments/queue/workspace.py", + [ + "WorkspaceQueue", + "iter_done" + ] + ] + ], + "iter_success": [ + [ + "dvc/repo/experiments/queue/base.py", + [ + "BaseStashQueue", + "iter_success" + ] + ], + [ + "dvc/repo/experiments/queue/celery.py", + [ + "LocalCeleryQueue", + "iter_success" + ] + ], + [ + "dvc/repo/experiments/queue/workspace.py", + [ + "WorkspaceQueue", + "iter_success" + ] + ] + ], + "iter_failed": [ + [ + "dvc/repo/experiments/queue/base.py", + [ + "BaseStashQueue", + "iter_failed" + ] + ], + [ + "dvc/repo/experiments/queue/celery.py", + [ + "LocalCeleryQueue", + "iter_failed" + ] + ], + [ + "dvc/repo/experiments/queue/workspace.py", + [ + "WorkspaceQueue", + "iter_failed" + ] + ] + ], + "get_result": [ + [ + "dvc/repo/experiments/queue/base.py", + [ + "BaseStashQueue", + "get_result" + ] + ], + [ + "dvc/repo/experiments/queue/celery.py", + [ + "LocalCeleryQueue", + "get_result" + ] + ], + [ + "dvc/repo/experiments/queue/workspace.py", + [ + "WorkspaceQueue", + "get_result" + ] + ] + ], + "kill": [ + [ + "dvc/repo/experiments/queue/base.py", + [ + "BaseStashQueue", + "kill" + ] + ], + [ + "dvc/repo/experiments/queue/celery.py", + [ + "LocalCeleryQueue", + "kill" + ] + ], + [ + "dvc/repo/experiments/queue/workspace.py", + [ + "WorkspaceQueue", + "kill" + ] + ], + [ + "dvc/stage/monitor.py", + [ + "Monitor", + "kill" + ] + ] + ], + "shutdown": [ + [ + "dvc/repo/experiments/queue/base.py", + [ + "BaseStashQueue", + "shutdown" + ] + ], + [ + "dvc/repo/experiments/queue/celery.py", + [ + "LocalCeleryQueue", + "shutdown" + ] + ], + [ + "dvc/repo/experiments/queue/workspace.py", + [ + "WorkspaceQueue", + "shutdown" + ] + ], + [ + "dvc/utils/threadpool.py", + [ + "ThreadPoolExecutor", + "shutdown" + ] + ] + ], + "logs": [ + [ + "dvc/repo/experiments/queue/base.py", + [ + "BaseStashQueue", + "logs" + ] + ], + [ + "dvc/repo/experiments/queue/celery.py", + [ + "LocalCeleryQueue", + "logs" + ] + ], + [ + "dvc/repo/experiments/queue/workspace.py", + [ + "WorkspaceQueue", + "logs" + ] + ] + ], + "_stash_exp": [ + [ + "dvc/repo/experiments/queue/base.py", + [ + "BaseStashQueue", + "_stash_exp" + ] + ] + ], + "_stash_commit_deps": [ + [ + "dvc/repo/experiments/queue/base.py", + [ + "BaseStashQueue", + "_stash_commit_deps" + ] + ] + ], + "_stash_msg": [ + [ + "dvc/repo/experiments/queue/base.py", + [ + "BaseStashQueue", + "_stash_msg" + ] + ] + ], + "_pack_args": [ + [ + "dvc/repo/experiments/queue/base.py", + [ + "BaseStashQueue", + "_pack_args" + ] + ] + ], + "_format_new_params_msg": [ + [ + "dvc/repo/experiments/queue/base.py", + [ + "BaseStashQueue", + "_format_new_params_msg" + ] + ] + ], + "_update_params": [ + [ + "dvc/repo/experiments/queue/base.py", + [ + "BaseStashQueue", + "_update_params" + ] + ] + ], + "get_stash_entry": [ + [ + "dvc/repo/experiments/queue/base.py", + [ + "BaseStashQueue", + "get_stash_entry" + ] + ] + ], + "init_executor": [ + [ + "dvc/repo/experiments/queue/base.py", + [ + "BaseStashQueue", + "init_executor" + ] + ] + ], + "get_infofile_path": [ + [ + "dvc/repo/experiments/queue/base.py", + [ + "BaseStashQueue", + "get_infofile_path" + ] + ] + ], + "on_diverged": [ + [ + "dvc/repo/experiments/queue/base.py", + [ + "BaseStashQueue", + "collect_git", + "on_diverged" + ] + ], + [ + "dvc/repo/experiments/queue/utils.py", + [ + "fetch_running_exp_from_temp_dir", + "if_info_status_TaskSta", + "if_info_git_url_and_fetch", + "on_diverged" + ] + ] + ], + "collect_git": [ + [ + "dvc/repo/experiments/queue/base.py", + [ + "BaseStashQueue", + "collect_git" + ] + ] + ], + "collect_executor": [ + [ + "dvc/repo/experiments/queue/base.py", + [ + "BaseStashQueue", + "collect_executor" + ] + ], + [ + "dvc/repo/experiments/queue/tempdir.py", + [ + "TempDirQueue", + "collect_executor" + ] + ], + [ + "dvc/repo/experiments/queue/workspace.py", + [ + "WorkspaceQueue", + "collect_executor" + ] + ] + ], + "match_queue_entry_by_name": [ + [ + "dvc/repo/experiments/queue/base.py", + [ + "BaseStashQueue", + "match_queue_entry_by_name" + ] + ] + ], + "stash_failed": [ + [ + "dvc/repo/experiments/queue/base.py", + [ + "BaseStashQueue", + "stash_failed" + ] + ] + ], + "collect_active_data": [ + [ + "dvc/repo/experiments/queue/base.py", + [ + "BaseStashQueue", + "collect_active_data" + ] + ], + [ + "dvc/repo/experiments/queue/celery.py", + [ + "LocalCeleryQueue", + "collect_active_data" + ] + ], + [ + "dvc/repo/experiments/queue/tempdir.py", + [ + "TempDirQueue", + "collect_active_data" + ] + ], + [ + "dvc/repo/experiments/queue/workspace.py", + [ + "WorkspaceQueue", + "collect_active_data" + ] + ] + ], + "collect_queued_data": [ + [ + "dvc/repo/experiments/queue/base.py", + [ + "BaseStashQueue", + "collect_queued_data" + ] + ], + [ + "dvc/repo/experiments/queue/celery.py", + [ + "LocalCeleryQueue", + "collect_queued_data" + ] + ], + [ + "dvc/repo/experiments/queue/workspace.py", + [ + "WorkspaceQueue", + "collect_queued_data" + ] + ] + ], + "collect_failed_data": [ + [ + "dvc/repo/experiments/queue/base.py", + [ + "BaseStashQueue", + "collect_failed_data" + ] + ], + [ + "dvc/repo/experiments/queue/celery.py", + [ + "LocalCeleryQueue", + "collect_failed_data" + ] + ], + [ + "dvc/repo/experiments/queue/workspace.py", + [ + "WorkspaceQueue", + "collect_failed_data" + ] + ] + ], + "wdir": [ + [ + "dvc/repo/experiments/queue/celery.py", + [ + "LocalCeleryQueue", + "wdir" + ] + ] + ], + "celery": [ + [ + "dvc/repo/experiments/queue/celery.py", + [ + "LocalCeleryQueue", + "celery" + ] + ] + ], + "proc": [ + [ + "dvc/repo/experiments/queue/celery.py", + [ + "LocalCeleryQueue", + "proc" + ] + ], + [ + "dvc/repo/experiments/queue/tempdir.py", + [ + "TempDirQueue", + "proc" + ] + ] + ], + "worker": [ + [ + "dvc/repo/experiments/queue/celery.py", + [ + "LocalCeleryQueue", + "worker" + ] + ] + ], + "_spawn_worker": [ + [ + "dvc/repo/experiments/queue/celery.py", + [ + "LocalCeleryQueue", + "_spawn_worker" + ] + ] + ], + "start_workers": [ + [ + "dvc/repo/experiments/queue/celery.py", + [ + "LocalCeleryQueue", + "start_workers" + ] + ] + ], + "_iter_queued": [ + [ + "dvc/repo/experiments/queue/celery.py", + [ + "LocalCeleryQueue", + "_iter_queued" + ] + ] + ], + "_iter_processed": [ + [ + "dvc/repo/experiments/queue/celery.py", + [ + "LocalCeleryQueue", + "_iter_processed" + ] + ] + ], + "_iter_active_tasks": [ + [ + "dvc/repo/experiments/queue/celery.py", + [ + "LocalCeleryQueue", + "_iter_active_tasks" + ] + ] + ], + "_iter_done_tasks": [ + [ + "dvc/repo/experiments/queue/celery.py", + [ + "LocalCeleryQueue", + "_iter_done_tasks" + ] + ] + ], + "_load_info": [ + [ + "dvc/repo/experiments/queue/celery.py", + [ + "LocalCeleryQueue", + "_load_info" + ] + ] + ], + "_get_done_result": [ + [ + "dvc/repo/experiments/queue/celery.py", + [ + "LocalCeleryQueue", + "_get_done_result" + ] + ] + ], + "wait": [ + [ + "dvc/repo/experiments/queue/celery.py", + [ + "LocalCeleryQueue", + "wait" + ] + ] + ], + "wait_for_start": [ + [ + "dvc/repo/experiments/queue/celery.py", + [ + "LocalCeleryQueue", + "wait_for_start" + ] + ] + ], + "_get_running_task_ids": [ + [ + "dvc/repo/experiments/queue/celery.py", + [ + "LocalCeleryQueue", + "_get_running_task_ids" + ] + ] + ], + "_try_to_kill_tasks": [ + [ + "dvc/repo/experiments/queue/celery.py", + [ + "LocalCeleryQueue", + "_try_to_kill_tasks" + ] + ] + ], + "_mark_inactive_tasks_failure": [ + [ + "dvc/repo/experiments/queue/celery.py", + [ + "LocalCeleryQueue", + "_mark_inactive_tasks_failure" + ] + ] + ], + "_kill_entries": [ + [ + "dvc/repo/experiments/queue/celery.py", + [ + "LocalCeleryQueue", + "_kill_entries" + ] + ] + ], + "follow": [ + [ + "dvc/repo/experiments/queue/celery.py", + [ + "LocalCeleryQueue", + "follow" + ] + ] + ], + "worker_status": [ + [ + "dvc/repo/experiments/queue/celery.py", + [ + "LocalCeleryQueue", + "worker_status" + ] + ] + ], + "get_ref_and_entry_by_names": [ + [ + "dvc/repo/experiments/queue/celery.py", + [ + "LocalCeleryQueue", + "get_ref_and_entry_by_names" + ] + ] + ], + "remove_tasks": [ + [ + "dvc/repo/experiments/queue/remove.py", + [ + "remove_tasks" + ] + ] + ], + "_get_names": [ + [ + "dvc/repo/experiments/queue/remove.py", + [ + "_get_names" + ] + ] + ], + "celery_clear": [ + [ + "dvc/repo/experiments/queue/remove.py", + [ + "celery_clear" + ] + ] + ], + "celery_remove": [ + [ + "dvc/repo/experiments/queue/remove.py", + [ + "celery_remove" + ] + ] + ], + "setup_exp": [ + [ + "dvc/repo/experiments/queue/tasks.py", + [ + "setup_exp" + ] + ] + ], + "collect_exp": [ + [ + "dvc/repo/experiments/queue/tasks.py", + [ + "collect_exp" + ] + ] + ], + "cleanup_exp": [ + [ + "dvc/repo/experiments/queue/tasks.py", + [ + "cleanup_exp" + ] + ] + ], + "run_exp": [ + [ + "dvc/repo/experiments/queue/tasks.py", + [ + "run_exp" + ] + ] + ], + "_standalone_tmp_dir": [ + [ + "dvc/repo/experiments/queue/tempdir.py", + [ + "TempDirQueue", + "_standalone_tmp_dir" + ] + ] + ], + "_reproduce_entry": [ + [ + "dvc/repo/experiments/queue/tempdir.py", + [ + "TempDirQueue", + "_reproduce_entry" + ] + ], + [ + "dvc/repo/experiments/queue/workspace.py", + [ + "WorkspaceQueue", + "_reproduce_entry" + ] + ] + ], + "get_remote_executor_refs": [ + [ + "dvc/repo/experiments/queue/utils.py", + [ + "get_remote_executor_refs" + ] + ] + ], + "fetch_running_exp_from_temp_dir": [ + [ + "dvc/repo/experiments/queue/utils.py", + [ + "fetch_running_exp_from_temp_dir" + ] + ] + ], + "_proc_info_path": [ + [ + "dvc/repo/experiments/queue/workspace.py", + [ + "WorkspaceQueue", + "_proc_info_path" + ] + ] + ], + "_active_pid": [ + [ + "dvc/repo/experiments/queue/workspace.py", + [ + "WorkspaceQueue", + "_active_pid" + ] + ] + ], + "parts": [ + [ + "dvc/repo/experiments/refs.py", + [ + "ExpRefInfo", + "parts" + ] + ], + [ + "dvc/testing/path_info.py", + [ + "URLInfo", + "parts" + ] + ], + [ + "dvc/testing/path_info.py", + [ + "HTTPURLInfo", + "parts" + ] + ] + ], + "from_ref": [ + [ + "dvc/repo/experiments/refs.py", + [ + "ExpRefInfo", + "from_ref" + ] + ] + ], + "_resolve_exp_by_baseline": [ + [ + "dvc/repo/experiments/remove.py", + [ + "_resolve_exp_by_baseline" + ] + ] + ], + "_remove_commited_exps": [ + [ + "dvc/repo/experiments/remove.py", + [ + "_remove_commited_exps" + ] + ] + ], + "default": [ + [ + "dvc/repo/experiments/serialize.py", + [ + "_ISOEncoder", + "default" + ] + ] + ], + "from_repo": [ + [ + "dvc/repo/experiments/serialize.py", + [ + "SerializableExp", + "from_repo" + ] + ], + [ + "dvc/repo/index.py", + [ + "Index", + "from_repo" + ] + ] + ], + "_gather_meta": [ + [ + "dvc/repo/experiments/serialize.py", + [ + "SerializableExp", + "_gather_meta" + ] + ] + ], + "as_bytes": [ + [ + "dvc/repo/experiments/serialize.py", + [ + "SerializableExp", + "as_bytes" + ] + ], + [ + "dvc/repo/experiments/serialize.py", + [ + "SerializableError", + "as_bytes" + ] + ] + ], + "from_bytes": [ + [ + "dvc/repo/experiments/serialize.py", + [ + "SerializableExp", + "from_bytes" + ] + ], + [ + "dvc/repo/experiments/serialize.py", + [ + "SerializableError", + "from_bytes" + ] + ] + ], + "contains_error": [ + [ + "dvc/repo/experiments/serialize.py", + [ + "SerializableExp", + "contains_error" + ] + ] + ], + "tabulate": [ + [ + "dvc/repo/experiments/show.py", + [ + "tabulate" + ] + ] + ], + "_build_rows": [ + [ + "dvc/repo/experiments/show.py", + [ + "_build_rows" + ] + ] + ], + "_sort_column": [ + [ + "dvc/repo/experiments/show.py", + [ + "_sort_column" + ] + ] + ], + "_sort": [ + [ + "dvc/repo/experiments/show.py", + [ + "_sort_exp", + "_sort" + ] + ] + ], + "_sort_exp": [ + [ + "dvc/repo/experiments/show.py", + [ + "_sort_exp" + ] + ] + ], + "_exp_range_rows": [ + [ + "dvc/repo/experiments/show.py", + [ + "_exp_range_rows" + ] + ] + ], + "_d_cells": [ + [ + "dvc/repo/experiments/show.py", + [ + "_data_cells", + "_d_cells" + ] + ] + ], + "_data_cells": [ + [ + "dvc/repo/experiments/show.py", + [ + "_data_cells" + ] + ] + ], + "format_time": [ + [ + "dvc/repo/experiments/show.py", + [ + "format_time" + ] + ] + ], + "sorted_deps": [ + [ + "dvc/repo/experiments/show.py", + [ + "_DataNames", + "sorted_deps" + ] + ] + ], + "_update_d": [ + [ + "dvc/repo/experiments/show.py", + [ + "_DataNames", + "update", + "_update_d" + ] + ] + ], + "_collect_d": [ + [ + "dvc/repo/experiments/show.py", + [ + "_collect_names", + "_collect_d" + ] + ] + ], + "_collect_names": [ + [ + "dvc/repo/experiments/show.py", + [ + "_collect_names" + ] + ] + ], + "format_message": [ + [ + "dvc/repo/experiments/stash.py", + [ + "ExpStash", + "format_message" + ] + ], + [ + "dvc/repo/experiments/stash.py", + [ + "ApplyStash", + "format_message" + ] + ] + ], + "remove_revs": [ + [ + "dvc/repo/experiments/stash.py", + [ + "ExpStash", + "remove_revs" + ] + ] + ], + "preserve_workspace": [ + [ + "dvc/repo/experiments/stash.py", + [ + "ApplyStash", + "preserve_workspace" + ] + ] + ], + "_apply_difference": [ + [ + "dvc/repo/experiments/stash.py", + [ + "ApplyStash", + "_apply_difference" + ] + ] + ], + "_copy_difference": [ + [ + "dvc/repo/experiments/stash.py", + [ + "ApplyStash", + "_copy_difference" + ] + ] + ], + "revert_workspace": [ + [ + "dvc/repo/experiments/stash.py", + [ + "ApplyStash", + "revert_workspace" + ] + ] + ], + "get_exp_rwlock": [ + [ + "dvc/repo/experiments/utils.py", + [ + "get_exp_rwlock" + ] + ] + ], + "unlocked_repo": [ + [ + "dvc/repo/experiments/utils.py", + [ + "unlocked_repo" + ] + ], + [ + "dvc/stage/decorators.py", + [ + "unlocked_repo" + ] + ] + ], + "_ignore_ref": [ + [ + "dvc/repo/experiments/utils.py", + [ + "_ignore_ref" + ] + ] + ], + "exp_refs": [ + [ + "dvc/repo/experiments/utils.py", + [ + "exp_refs" + ] + ] + ], + "exp_refs_by_rev": [ + [ + "dvc/repo/experiments/utils.py", + [ + "exp_refs_by_rev" + ] + ] + ], + "exp_refs_by_baseline": [ + [ + "dvc/repo/experiments/utils.py", + [ + "exp_refs_by_baseline" + ] + ] + ], + "iter_remote_refs": [ + [ + "dvc/repo/experiments/utils.py", + [ + "iter_remote_refs" + ] + ] + ], + "push_refspec": [ + [ + "dvc/repo/experiments/utils.py", + [ + "push_refspec" + ] + ] + ], + "remote_exp_refs": [ + [ + "dvc/repo/experiments/utils.py", + [ + "remote_exp_refs" + ] + ] + ], + "exp_refs_by_names": [ + [ + "dvc/repo/experiments/utils.py", + [ + "exp_refs_by_names" + ] + ] + ], + "remote_exp_refs_by_baseline": [ + [ + "dvc/repo/experiments/utils.py", + [ + "remote_exp_refs_by_baseline" + ] + ] + ], + "exp_commits": [ + [ + "dvc/repo/experiments/utils.py", + [ + "exp_commits" + ] + ] + ], + "remove_exp_refs": [ + [ + "dvc/repo/experiments/utils.py", + [ + "remove_exp_refs" + ] + ] + ], + "fix_exp_head": [ + [ + "dvc/repo/experiments/utils.py", + [ + "fix_exp_head" + ] + ] + ], + "resolve_name": [ + [ + "dvc/repo/experiments/utils.py", + [ + "resolve_name" + ] + ] + ], + "check_ref_format": [ + [ + "dvc/repo/experiments/utils.py", + [ + "check_ref_format" + ] + ] + ], + "fetch_all_exps": [ + [ + "dvc/repo/experiments/utils.py", + [ + "fetch_all_exps" + ] + ] + ], + "get_random_exp_name": [ + [ + "dvc/repo/experiments/utils.py", + [ + "get_random_exp_name" + ] + ] + ], + "to_studio_params": [ + [ + "dvc/repo/experiments/utils.py", + [ + "to_studio_params" + ] + ] + ], + "fetch": [ + [ + "dvc/repo/fetch.py", + [ + "fetch" + ] + ], + [ + "dvc/updater.py", + [ + "Updater", + "fetch" + ] + ] + ], + "_fetch": [ + [ + "dvc/repo/fetch.py", + [ + "_fetch" + ] + ] + ], + "_fetch_worktree": [ + [ + "dvc/repo/fetch.py", + [ + "_fetch_worktree" + ] + ] + ], + "freeze": [ + [ + "dvc/repo/freeze.py", + [ + "freeze" + ] + ] + ], + "unfreeze": [ + [ + "dvc/repo/freeze.py", + [ + "unfreeze" + ] + ] + ], + "_validate_args": [ + [ + "dvc/repo/gc.py", + [ + "_validate_args" + ] + ] + ], + "_used_obj_ids_not_in_remote": [ + [ + "dvc/repo/gc.py", + [ + "_used_obj_ids_not_in_remote" + ] + ] + ], + "check_acyclic": [ + [ + "dvc/repo/graph.py", + [ + "check_acyclic" + ] + ] + ], + "get_pipeline": [ + [ + "dvc/repo/graph.py", + [ + "get_pipeline" + ] + ] + ], + "get_pipelines": [ + [ + "dvc/repo/graph.py", + [ + "get_pipelines" + ] + ] + ], + "collect_pipeline": [ + [ + "dvc/repo/graph.py", + [ + "collect_pipeline" + ] + ] + ], + "collect_inside_path": [ + [ + "dvc/repo/graph.py", + [ + "collect_inside_path" + ] + ] + ], + "build_graph": [ + [ + "dvc/repo/graph.py", + [ + "build_graph" + ] + ] + ], + "build_outs_graph": [ + [ + "dvc/repo/graph.py", + [ + "build_outs_graph" + ] + ] + ], + "imp": [ + [ + "dvc/repo/imp.py", + [ + "imp" + ] + ] + ], + "imp_url": [ + [ + "dvc/repo/imp_url.py", + [ + "imp_url" + ] + ] + ], + "need_fetch": [ + [ + "dvc/repo/imports.py", + [ + "unfetched_view", + "need_fetch" + ] + ] + ], + "unfetched_view": [ + [ + "dvc/repo/imports.py", + [ + "unfetched_view" + ] + ] + ], + "partial_view": [ + [ + "dvc/repo/imports.py", + [ + "partial_view" + ] + ] + ], + "unpartial_imports": [ + [ + "dvc/repo/imports.py", + [ + "unpartial_imports" + ] + ] + ], + "save_imports": [ + [ + "dvc/repo/imports.py", + [ + "save_imports" + ] + ] + ], + "log_walk": [ + [ + "dvc/repo/index.py", + [ + "log_walk" + ] + ] + ], + "is_dvcfile_and_not_ignored": [ + [ + "dvc/repo/index.py", + [ + "collect_files", + "is_dvcfile_and_not_ignored" + ] + ] + ], + "is_out_or_ignored": [ + [ + "dvc/repo/index.py", + [ + "collect_files", + "is_out_or_ignored" + ] + ] + ], + "collect_files": [ + [ + "dvc/repo/index.py", + [ + "collect_files" + ] + ] + ], + "_load_data_from_outs": [ + [ + "dvc/repo/index.py", + [ + "_load_data_from_outs" + ] + ] + ], + "_load_storage_from_out": [ + [ + "dvc/repo/index.py", + [ + "_load_storage_from_out" + ] + ] + ], + "outs_trie": [ + [ + "dvc/repo/index.py", + [ + "Index", + "outs_trie" + ] + ] + ], + "outs_graph": [ + [ + "dvc/repo/index.py", + [ + "Index", + "outs_graph" + ] + ] + ], + "graph": [ + [ + "dvc/repo/index.py", + [ + "Index", + "graph" + ] + ] + ], + "outs": [ + [ + "dvc/repo/index.py", + [ + "Index", + "outs" + ] + ], + [ + "dvc/repo/index.py", + [ + "IndexView", + "outs" + ] + ] + ], + "decorated_outs": [ + [ + "dvc/repo/index.py", + [ + "Index", + "decorated_outs" + ] + ] + ], + "deps": [ + [ + "dvc/repo/index.py", + [ + "Index", + "deps" + ] + ], + [ + "dvc/repo/index.py", + [ + "IndexView", + "deps" + ] + ] + ], + "_plot_sources": [ + [ + "dvc/repo/index.py", + [ + "Index", + "_plot_sources" + ] + ] + ], + "data_keys": [ + [ + "dvc/repo/index.py", + [ + "Index", + "data_keys" + ] + ], + [ + "dvc/repo/index.py", + [ + "IndexView", + "data_keys" + ] + ] + ], + "data_tree": [ + [ + "dvc/repo/index.py", + [ + "Index", + "data_tree" + ] + ] + ], + "data": [ + [ + "dvc/repo/index.py", + [ + "Index", + "data" + ] + ], + [ + "dvc/repo/index.py", + [ + "IndexView", + "data" + ] + ] + ], + "_hash_targets": [ + [ + "dvc/repo/index.py", + [ + "Index", + "_hash_targets" + ] + ] + ], + "targets_view": [ + [ + "dvc/repo/index.py", + [ + "Index", + "targets_view" + ] + ] + ], + "_filtered_outs": [ + [ + "dvc/repo/index.py", + [ + "IndexView", + "_filtered_outs" + ] + ] + ], + "_data_prefixes": [ + [ + "dvc/repo/index.py", + [ + "IndexView", + "_data_prefixes" + ] + ] + ], + "key_filter": [ + [ + "dvc/repo/index.py", + [ + "IndexView", + "data", + "key_filter" + ] + ] + ], + "build_data_index": [ + [ + "dvc/repo/index.py", + [ + "build_data_index" + ] + ] + ], + "pre_commit_install": [ + [ + "dvc/repo/install.py", + [ + "pre_commit_install" + ] + ] + ], + "install_hooks": [ + [ + "dvc/repo/install.py", + [ + "install_hooks" + ] + ] + ], + "install": [ + [ + "dvc/repo/install.py", + [ + "install" + ] + ] + ], + "_ls": [ + [ + "dvc/repo/ls.py", + [ + "_ls" + ] + ], + [ + "tests/func/test_ls.py", + [ + "test_ls_target", + "_ls" + ] + ] + ], + "ls_url": [ + [ + "dvc/repo/ls_url.py", + [ + "ls_url" + ] + ] + ], + "_is_metric": [ + [ + "dvc/repo/metrics/show.py", + [ + "_is_metric" + ] + ] + ], + "_to_fs_paths": [ + [ + "dvc/repo/metrics/show.py", + [ + "_to_fs_paths" + ] + ] + ], + "_collect_top_level_metrics": [ + [ + "dvc/repo/metrics/show.py", + [ + "_collect_top_level_metrics" + ] + ] + ], + "_collect_metrics": [ + [ + "dvc/repo/metrics/show.py", + [ + "_collect_metrics" + ] + ] + ], + "_extract_metrics": [ + [ + "dvc/repo/metrics/show.py", + [ + "_extract_metrics" + ] + ] + ], + "_read_metric": [ + [ + "dvc/repo/metrics/show.py", + [ + "_read_metric" + ] + ] + ], + "_read_metrics": [ + [ + "dvc/repo/metrics/show.py", + [ + "_read_metrics" + ] + ] + ], + "_gather_metrics": [ + [ + "dvc/repo/metrics/show.py", + [ + "_gather_metrics" + ] + ] + ], + "_expand_target_path": [ + [ + "dvc/repo/move.py", + [ + "_expand_target_path" + ] + ] + ], + "_external_repo": [ + [ + "dvc/repo/open_repo.py", + [ + "_external_repo" + ] + ] + ], + "open_repo": [ + [ + "dvc/repo/open_repo.py", + [ + "open_repo" + ] + ] + ], + "make_repo": [ + [ + "dvc/repo/open_repo.py", + [ + "erepo_factory", + "make_repo" + ] + ] + ], + "erepo_factory": [ + [ + "dvc/repo/open_repo.py", + [ + "erepo_factory" + ] + ] + ], + "_get_cache_dir": [ + [ + "dvc/repo/open_repo.py", + [ + "_get_cache_dir" + ] + ], + [ + "dvc/stage/cache.py", + [ + "StageCache", + "_get_cache_dir" + ] + ] + ], + "clean_repos": [ + [ + "dvc/repo/open_repo.py", + [ + "clean_repos" + ] + ], + [ + "tests/conftest.py", + [ + "clean_repos" + ] + ] + ], + "_get_remote_config": [ + [ + "dvc/repo/open_repo.py", + [ + "_get_remote_config" + ] + ] + ], + "_cached_clone": [ + [ + "dvc/repo/open_repo.py", + [ + "_cached_clone" + ] + ] + ], + "_clone_default_branch": [ + [ + "dvc/repo/open_repo.py", + [ + "_clone_default_branch" + ] + ] + ], + "_merge_upstream": [ + [ + "dvc/repo/open_repo.py", + [ + "_merge_upstream" + ] + ] + ], + "_git_checkout": [ + [ + "dvc/repo/open_repo.py", + [ + "_git_checkout" + ] + ] + ], + "_remove": [ + [ + "dvc/repo/open_repo.py", + [ + "_remove" + ] + ] + ], + "_is_params": [ + [ + "dvc/repo/params/show.py", + [ + "_is_params" + ] + ] + ], + "_collect_top_level_params": [ + [ + "dvc/repo/params/show.py", + [ + "_collect_top_level_params" + ] + ] + ], + "_collect_configs": [ + [ + "dvc/repo/params/show.py", + [ + "_collect_configs" + ] + ] + ], + "_read_fs_path": [ + [ + "dvc/repo/params/show.py", + [ + "_read_fs_path" + ] + ] + ], + "_read_params": [ + [ + "dvc/repo/params/show.py", + [ + "_read_params" + ] + ] + ], + "_collect_vars": [ + [ + "dvc/repo/params/show.py", + [ + "_collect_vars" + ] + ] + ], + "_gather_params": [ + [ + "dvc/repo/params/show.py", + [ + "_gather_params" + ] + ] + ], + "_unpack_dir_files": [ + [ + "dvc/repo/plots/__init__.py", + [ + "_unpack_dir_files" + ] + ] + ], + "_collect_data_sources": [ + [ + "dvc/repo/plots/__init__.py", + [ + "Plots", + "_collect_data_sources" + ] + ] + ], + "_unset": [ + [ + "dvc/repo/plots/__init__.py", + [ + "Plots", + "_unset" + ] + ] + ], + "modify": [ + [ + "dvc/repo/plots/__init__.py", + [ + "Plots", + "modify" + ] + ], + [ + "dvc/testing/tmp_dir.py", + [ + "TmpDir", + "modify" + ] + ] + ], + "templates_dir": [ + [ + "dvc/repo/plots/__init__.py", + [ + "Plots", + "templates_dir" + ] + ] + ], + "_is_plot": [ + [ + "dvc/repo/plots/__init__.py", + [ + "_is_plot" + ] + ] + ], + "_resolve_data_sources": [ + [ + "dvc/repo/plots/__init__.py", + [ + "_resolve_data_sources" + ] + ] + ], + "_collect_plots": [ + [ + "dvc/repo/plots/__init__.py", + [ + "_collect_plots" + ] + ] + ], + "_get_data_targets": [ + [ + "dvc/repo/plots/__init__.py", + [ + "_get_data_targets" + ] + ] + ], + "infer_data_sources": [ + [ + "dvc/repo/plots/__init__.py", + [ + "infer_data_sources" + ] + ] + ], + "_matches": [ + [ + "dvc/repo/plots/__init__.py", + [ + "_matches" + ] + ] + ], + "_normpath": [ + [ + "dvc/repo/plots/__init__.py", + [ + "_normpath" + ] + ] + ], + "_relpath": [ + [ + "dvc/repo/plots/__init__.py", + [ + "_relpath" + ] + ] + ], + "_collect_output_plots": [ + [ + "dvc/repo/plots/__init__.py", + [ + "_collect_output_plots" + ] + ] + ], + "_id_is_path": [ + [ + "dvc/repo/plots/__init__.py", + [ + "_id_is_path" + ] + ] + ], + "_adjust_sources": [ + [ + "dvc/repo/plots/__init__.py", + [ + "_adjust_sources" + ] + ] + ], + "_resolve_definitions": [ + [ + "dvc/repo/plots/__init__.py", + [ + "_resolve_definitions" + ] + ] + ], + "_collect_pipeline_files": [ + [ + "dvc/repo/plots/__init__.py", + [ + "_collect_pipeline_files" + ] + ] + ], + "_collect_definitions": [ + [ + "dvc/repo/plots/__init__.py", + [ + "_collect_definitions" + ] + ] + ], + "unpack_if_dir": [ + [ + "dvc/repo/plots/__init__.py", + [ + "unpack_if_dir" + ] + ] + ], + "parse": [ + [ + "dvc/repo/plots/__init__.py", + [ + "parse" + ] + ], + [ + "dvc/testing/tmp_dir.py", + [ + "TmpDir", + "parse" + ] + ] + ], + "_plot_props": [ + [ + "dvc/repo/plots/__init__.py", + [ + "_plot_props" + ] + ] + ], + "_load_sv": [ + [ + "dvc/repo/plots/__init__.py", + [ + "_load_sv" + ] + ] + ], + "_revisions": [ + [ + "dvc/repo/plots/diff.py", + [ + "_revisions" + ] + ] + ], + "_push_worktree": [ + [ + "dvc/repo/push.py", + [ + "_push_worktree" + ] + ] + ], + "_run_callback": [ + [ + "dvc/repo/reproduce.py", + [ + "_reproduce_stage", + "_run_callback" + ] + ], + [ + "dvc/stage/monitor.py", + [ + "CheckpointTask", + "_run_callback" + ] + ] + ], + "_reproduce_stage": [ + [ + "dvc/repo/reproduce.py", + [ + "_reproduce_stage" + ] + ] + ], + "_get_stage_files": [ + [ + "dvc/repo/reproduce.py", + [ + "_get_stage_files" + ] + ] + ], + "_track_stage": [ + [ + "dvc/repo/reproduce.py", + [ + "_track_stage" + ] + ] + ], + "_reproduce_stages": [ + [ + "dvc/repo/reproduce.py", + [ + "_reproduce_stages" + ] + ] + ], + "_get_steps": [ + [ + "dvc/repo/reproduce.py", + [ + "_get_steps" + ] + ] + ], + "_repro_callback": [ + [ + "dvc/repo/reproduce.py", + [ + "_repro_callback" + ] + ] + ], + "track_file": [ + [ + "dvc/repo/scm_context.py", + [ + "SCMContext", + "track_file" + ] + ] + ], + "_make_git_add_cmd": [ + [ + "dvc/repo/scm_context.py", + [ + "SCMContext", + "_make_git_add_cmd" + ] + ] + ], + "track_changed_files": [ + [ + "dvc/repo/scm_context.py", + [ + "SCMContext", + "track_changed_files" + ] + ] + ], + "_collect_with_deps": [ + [ + "dvc/repo/stage.py", + [ + "_collect_with_deps" + ] + ] + ], + "_maybe_collect_from_dvc_yaml": [ + [ + "dvc/repo/stage.py", + [ + "_maybe_collect_from_dvc_yaml" + ] + ] + ], + "_collect_specific_target": [ + [ + "dvc/repo/stage.py", + [ + "_collect_specific_target" + ] + ] + ], + "from_target": [ + [ + "dvc/repo/stage.py", + [ + "StageLoad", + "from_target" + ] + ] + ], + "get_target": [ + [ + "dvc/repo/stage.py", + [ + "StageLoad", + "get_target" + ] + ] + ], + "_get_filepath": [ + [ + "dvc/repo/stage.py", + [ + "StageLoad", + "_get_filepath" + ] + ] + ], + "_get_group_keys": [ + [ + "dvc/repo/stage.py", + [ + "StageLoad", + "_get_group_keys" + ] + ] + ], + "_get_keys": [ + [ + "dvc/repo/stage.py", + [ + "StageLoad", + "_get_keys" + ] + ] + ], + "load_all": [ + [ + "dvc/repo/stage.py", + [ + "StageLoad", + "load_all" + ] + ] + ], + "load_glob": [ + [ + "dvc/repo/stage.py", + [ + "StageLoad", + "load_glob" + ] + ] + ], + "collect_granular": [ + [ + "dvc/repo/stage.py", + [ + "StageLoad", + "collect_granular" + ] + ] + ], + "_joint_status": [ + [ + "dvc/repo/status.py", + [ + "_joint_status" + ] + ] + ], + "_local_status": [ + [ + "dvc/repo/status.py", + [ + "_local_status" + ] + ] + ], + "_cloud_status": [ + [ + "dvc/repo/status.py", + [ + "_cloud_status" + ] + ] + ], + "build_outs_trie": [ + [ + "dvc/repo/trie.py", + [ + "build_outs_trie" + ] + ] + ], + "_meta_checksum": [ + [ + "dvc/repo/worktree.py", + [ + "_meta_checksum" + ] + ] + ], + "outs_filter": [ + [ + "dvc/repo/worktree.py", + [ + "worktree_view_by_remotes", + "outs_filter" + ] + ], + [ + "dvc/repo/worktree.py", + [ + "worktree_view", + "outs_filter" + ] + ], + [ + "dvc/repo/worktree.py", + [ + "update_worktree_stages", + "outs_filter" + ] + ] + ], + "worktree_view_by_remotes": [ + [ + "dvc/repo/worktree.py", + [ + "worktree_view_by_remotes" + ] + ] + ], + "stage_filter": [ + [ + "dvc/repo/worktree.py", + [ + "worktree_view", + "stage_filter" + ] + ] + ], + "worktree_view": [ + [ + "dvc/repo/worktree.py", + [ + "worktree_view" + ] + ] + ], + "_get_remote": [ + [ + "dvc/repo/worktree.py", + [ + "_get_remote" + ] + ] + ], + "fetch_worktree": [ + [ + "dvc/repo/worktree.py", + [ + "fetch_worktree" + ] + ] + ], + "push_worktree": [ + [ + "dvc/repo/worktree.py", + [ + "push_worktree" + ] + ] + ], + "_merge_push_meta": [ + [ + "dvc/repo/worktree.py", + [ + "_merge_push_meta" + ] + ] + ], + "update_worktree_stages": [ + [ + "dvc/repo/worktree.py", + [ + "update_worktree_stages" + ] + ] + ], + "_update_worktree_out": [ + [ + "dvc/repo/worktree.py", + [ + "_update_worktree_out" + ] + ] + ], + "_fetch_out_changes": [ + [ + "dvc/repo/worktree.py", + [ + "_fetch_out_changes" + ] + ] + ], + "_get_diff_indexes": [ + [ + "dvc/repo/worktree.py", + [ + "_get_diff_indexes" + ] + ] + ], + "_update_out_meta": [ + [ + "dvc/repo/worktree.py", + [ + "_update_out_meta" + ] + ] + ], + "_get_update_diff_index": [ + [ + "dvc/repo/worktree.py", + [ + "_get_update_diff_index" + ] + ] + ], + "_edit_rwlock": [ + [ + "dvc/rwlock.py", + [ + "_edit_rwlock" + ] + ] + ], + "_infos_to_str": [ + [ + "dvc/rwlock.py", + [ + "_infos_to_str" + ] + ] + ], + "_check_blockers": [ + [ + "dvc/rwlock.py", + [ + "_check_blockers" + ] + ] + ], + "_acquire_read": [ + [ + "dvc/rwlock.py", + [ + "_acquire_read" + ] + ] + ], + "_acquire_write": [ + [ + "dvc/rwlock.py", + [ + "_acquire_write" + ] + ] + ], + "_release_write": [ + [ + "dvc/rwlock.py", + [ + "_release_write" + ] + ] + ], + "_release_read": [ + [ + "dvc/rwlock.py", + [ + "_release_read" + ] + ] + ], + "rwlock": [ + [ + "dvc/rwlock.py", + [ + "rwlock" + ] + ] + ], + "validator": [ + [ + "dvc/schema.py", + [ + "either_or", + "validator" + ] + ] + ], + "either_or": [ + [ + "dvc/schema.py", + [ + "either_or" + ] + ] + ], + "map_scm_exception": [ + [ + "dvc/scm.py", + [ + "map_scm_exception" + ] + ] + ], + "SCM": [ + [ + "dvc/scm.py", + [ + "SCM" + ] + ] + ], + "SCM_2": [ + [ + "dvc/scm.py", + [ + "SCM_2" + ] + ] + ], + "SCM_3": [ + [ + "dvc/scm.py", + [ + "SCM_3" + ] + ] + ], + "SCM_4": [ + [ + "dvc/scm.py", + [ + "SCM_4" + ] + ] + ], + "update_git": [ + [ + "dvc/scm.py", + [ + "TqdmGit", + "update_git" + ] + ] + ], + "resolve_rev": [ + [ + "dvc/scm.py", + [ + "resolve_rev" + ] + ] + ], + "_get_n_commits": [ + [ + "dvc/scm.py", + [ + "_get_n_commits" + ] + ] + ], + "_time_filter": [ + [ + "dvc/scm.py", + [ + "iter_revs", + "if_all_commits_", + "else_", + "if_commit_date_", + "_time_filter" + ] + ] + ], + "iter_revs": [ + [ + "dvc/scm.py", + [ + "iter_revs" + ] + ] + ], + "create_stage": [ + [ + "dvc/stage/__init__.py", + [ + "create_stage" + ] + ] + ], + "path_1": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "path_1" + ] + ] + ], + "dvcfile": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "dvcfile" + ] + ] + ], + "dvcfile_3": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "dvcfile_3" + ] + ] + ], + "addressing": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "addressing" + ] + ], + [ + "dvc/stage/__init__.py", + [ + "PipelineStage", + "addressing" + ] + ] + ], + "path_in_repo": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "path_in_repo" + ] + ] + ], + "is_data_source": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "is_data_source" + ] + ] + ], + "is_callback": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "is_callback" + ] + ] + ], + "is_import": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "is_import" + ] + ] + ], + "is_partial_import": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "is_partial_import" + ] + ] + ], + "is_repo_import": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "is_repo_import" + ] + ] + ], + "is_versioned_import": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "is_versioned_import" + ] + ] + ], + "is_checkpoint": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "is_checkpoint" + ] + ] + ], + "short_description": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "short_description" + ] + ] + ], + "_read_env": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "_read_env" + ] + ] + ], + "env": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "env" + ] + ] + ], + "changed_deps": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "changed_deps" + ] + ] + ], + "_changed_deps": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "_changed_deps" + ] + ] + ], + "changed_outs": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "changed_outs" + ] + ] + ], + "changed_stage": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "changed_stage" + ] + ], + [ + "dvc/stage/__init__.py", + [ + "PipelineStage", + "changed_stage" + ] + ] + ], + "remove_outs": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "remove_outs" + ] + ] + ], + "unprotect_outs": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "unprotect_outs" + ] + ] + ], + "ignore_remove_outs": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "ignore_remove_outs" + ] + ] + ], + "reload": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "reload" + ] + ], + [ + "dvc/stage/__init__.py", + [ + "PipelineStage", + "reload" + ] + ] + ], + "compute_md5": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "compute_md5" + ] + ], + [ + "dvc/stage/utils.py", + [ + "compute_md5" + ] + ] + ], + "save_deps": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "save_deps" + ] + ] + ], + "save_outs": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "save_outs" + ] + ] + ], + "ignore_outs": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "ignore_outs" + ] + ] + ], + "_changed_entries": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "_changed_entries" + ] + ] + ], + "_changed_stage_entry": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "_changed_stage_entry" + ] + ], + [ + "dvc/stage/__init__.py", + [ + "PipelineStage", + "_changed_stage_entry" + ] + ] + ], + "changed_entries": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "changed_entries" + ] + ] + ], + "_run_stage": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "_run_stage" + ] + ] + ], + "_sync_import": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "_sync_import" + ] + ] + ], + "_check_missing_outputs": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "_check_missing_outputs" + ] + ] + ], + "filter_outs": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "filter_outs" + ] + ] + ], + "_status": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "_status" + ] + ] + ], + "_status_deps": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "_status_deps" + ] + ] + ], + "_status_outs": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "_status_outs" + ] + ] + ], + "_status_always_changed": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "_status_always_changed" + ] + ] + ], + "_status_stage": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "_status_stage" + ] + ], + [ + "dvc/stage/__init__.py", + [ + "PipelineStage", + "_status_stage" + ] + ] + ], + "already_cached": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "already_cached" + ] + ] + ], + "deps_cached": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "deps_cached" + ] + ] + ], + "outs_cached": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "outs_cached" + ] + ] + ], + "get_all_files_number": [ + [ + "dvc/stage/__init__.py", + [ + "Stage", + "get_all_files_number" + ] + ] + ], + "_get_cache_hash": [ + [ + "dvc/stage/cache.py", + [ + "_get_cache_hash" + ] + ] + ], + "_can_hash": [ + [ + "dvc/stage/cache.py", + [ + "_can_hash" + ] + ] + ], + "_get_stage_hash": [ + [ + "dvc/stage/cache.py", + [ + "_get_stage_hash" + ] + ] + ], + "_get_cache_path": [ + [ + "dvc/stage/cache.py", + [ + "StageCache", + "_get_cache_path" + ] + ] + ], + "_load_cache": [ + [ + "dvc/stage/cache.py", + [ + "StageCache", + "_load_cache" + ] + ] + ], + "_create_stage": [ + [ + "dvc/stage/cache.py", + [ + "StageCache", + "_create_stage" + ] + ] + ], + "_cache_type_copy": [ + [ + "dvc/stage/cache.py", + [ + "StageCache", + "_cache_type_copy" + ] + ] + ], + "_uncached_outs": [ + [ + "dvc/stage/cache.py", + [ + "StageCache", + "_uncached_outs" + ] + ] + ], + "restore": [ + [ + "dvc/stage/cache.py", + [ + "StageCache", + "restore" + ] + ] + ], + "_chain": [ + [ + "dvc/stage/decorators.py", + [ + "rwlocked", + "_chain" + ] + ] + ], + "rwlocked": [ + [ + "dvc/stage/decorators.py", + [ + "rwlocked" + ] + ] + ], + "relock_repo": [ + [ + "dvc/stage/decorators.py", + [ + "relock_repo" + ] + ] + ], + "_update_import_on_remote": [ + [ + "dvc/stage/imports.py", + [ + "_update_import_on_remote" + ] + ] + ], + "update_import": [ + [ + "dvc/stage/imports.py", + [ + "update_import" + ] + ] + ], + "sync_import": [ + [ + "dvc/stage/imports.py", + [ + "sync_import" + ] + ] + ], + "lockfile_data": [ + [ + "dvc/stage/loader.py", + [ + "StageLoader", + "lockfile_data" + ] + ] + ], + "fill_from_lock": [ + [ + "dvc/stage/loader.py", + [ + "StageLoader", + "fill_from_lock" + ] + ] + ], + "load_stage": [ + [ + "dvc/stage/loader.py", + [ + "StageLoader", + "load_stage" + ] + ], + [ + "dvc/stage/loader.py", + [ + "SingleStageLoader", + "load_stage" + ] + ] + ], + "lockfile_needs_update": [ + [ + "dvc/stage/loader.py", + [ + "StageLoader", + "lockfile_needs_update" + ] + ] + ], + "__contains__": [ + [ + "dvc/stage/loader.py", + [ + "StageLoader", + "__contains__" + ] + ], + [ + "dvc/stage/loader.py", + [ + "SingleStageLoader", + "__contains__" + ] + ] + ], + "is_foreach_generated": [ + [ + "dvc/stage/loader.py", + [ + "StageLoader", + "is_foreach_generated" + ] + ] + ], + "name": [ + [ + "dvc/stage/monitor.py", + [ + "MonitorTask", + "name" + ] + ], + [ + "dvc/testing/path_info.py", + [ + "URLInfo", + "name" + ] + ] + ], + "SIGNAL_FILE": [ + [ + "dvc/stage/monitor.py", + [ + "MonitorTask", + "SIGNAL_FILE" + ] + ] + ], + "error_cls": [ + [ + "dvc/stage/monitor.py", + [ + "MonitorTask", + "error_cls" + ] + ] + ], + "signal_path": [ + [ + "dvc/stage/monitor.py", + [ + "MonitorTask", + "signal_path" + ] + ] + ], + "after_run": [ + [ + "dvc/stage/monitor.py", + [ + "MonitorTask", + "after_run" + ] + ] + ], + "_kill_nt": [ + [ + "dvc/stage/monitor.py", + [ + "Monitor", + "_kill_nt" + ] + ] + ], + "_loop": [ + [ + "dvc/stage/monitor.py", + [ + "Monitor", + "_loop" + ] + ] + ], + "_make_cmd": [ + [ + "dvc/stage/run.py", + [ + "_make_cmd" + ] + ] + ], + "warn_if_fish": [ + [ + "dvc/stage/run.py", + [ + "warn_if_fish" + ] + ] + ], + "_enforce_cmd_list": [ + [ + "dvc/stage/run.py", + [ + "_enforce_cmd_list" + ] + ] + ], + "prepare_kwargs": [ + [ + "dvc/stage/run.py", + [ + "prepare_kwargs" + ] + ] + ], + "display_command": [ + [ + "dvc/stage/run.py", + [ + "display_command" + ] + ] + ], + "get_executable": [ + [ + "dvc/stage/run.py", + [ + "get_executable" + ] + ] + ], + "_get_monitor_tasks": [ + [ + "dvc/stage/run.py", + [ + "_get_monitor_tasks" + ] + ] + ], + "cmd_run": [ + [ + "dvc/stage/run.py", + [ + "cmd_run" + ] + ] + ], + "run_stage": [ + [ + "dvc/stage/run.py", + [ + "run_stage" + ] + ], + [ + "tests/func/test_repro.py", + [ + "run_stage" + ] + ] + ], + "_get_flags": [ + [ + "dvc/stage/serialize.py", + [ + "_get_flags" + ] + ] + ], + "_serialize_out": [ + [ + "dvc/stage/serialize.py", + [ + "_serialize_out" + ] + ] + ], + "_serialize_outs": [ + [ + "dvc/stage/serialize.py", + [ + "_serialize_outs" + ] + ] + ], + "_serialize_params_keys": [ + [ + "dvc/stage/serialize.py", + [ + "_serialize_params_keys" + ] + ] + ], + "_serialize_params_values": [ + [ + "dvc/stage/serialize.py", + [ + "_serialize_params_values" + ] + ] + ], + "to_pipeline_file": [ + [ + "dvc/stage/serialize.py", + [ + "to_pipeline_file" + ] + ], + [ + "tests/unit/stage/test_serialize_pipeline_file.py", + [ + "to_pipeline_file" + ] + ] + ], + "_dumpd": [ + [ + "dvc/stage/serialize.py", + [ + "to_single_stage_lockfile", + "_dumpd" + ] + ] + ], + "to_single_stage_lockfile": [ + [ + "dvc/stage/serialize.py", + [ + "to_single_stage_lockfile" + ] + ], + [ + "tests/unit/stage/test_serialize_pipeline_lock.py", + [ + "to_single_stage_lockfile" + ] + ] + ], + "to_lockfile": [ + [ + "dvc/stage/serialize.py", + [ + "to_lockfile" + ] + ] + ], + "to_single_stage_file": [ + [ + "dvc/stage/serialize.py", + [ + "to_single_stage_file" + ] + ] + ], + "check_stage_path": [ + [ + "dvc/stage/utils.py", + [ + "check_stage_path" + ] + ] + ], + "fill_stage_outputs": [ + [ + "dvc/stage/utils.py", + [ + "fill_stage_outputs" + ] + ] + ], + "fill_stage_dependencies": [ + [ + "dvc/stage/utils.py", + [ + "fill_stage_dependencies" + ] + ] + ], + "_is_external": [ + [ + "dvc/stage/utils.py", + [ + "check_no_externals", + "_is_external" + ] + ] + ], + "check_no_externals": [ + [ + "dvc/stage/utils.py", + [ + "check_no_externals" + ] + ] + ], + "check_circular_dependency": [ + [ + "dvc/stage/utils.py", + [ + "check_circular_dependency" + ] + ] + ], + "check_duplicated_arguments": [ + [ + "dvc/stage/utils.py", + [ + "check_duplicated_arguments" + ] + ] + ], + "check_missing_outputs": [ + [ + "dvc/stage/utils.py", + [ + "check_missing_outputs" + ] + ] + ], + "resolve_wdir": [ + [ + "dvc/stage/utils.py", + [ + "resolve_wdir" + ] + ] + ], + "resolve_paths": [ + [ + "dvc/stage/utils.py", + [ + "resolve_paths" + ] + ], + [ + "dvc/utils/__init__.py", + [ + "resolve_paths" + ] + ] + ], + "get_dump": [ + [ + "dvc/stage/utils.py", + [ + "get_dump" + ] + ] + ], + "split_params_deps": [ + [ + "dvc/stage/utils.py", + [ + "split_params_deps" + ] + ] + ], + "is_valid_name": [ + [ + "dvc/stage/utils.py", + [ + "is_valid_name" + ] + ] + ], + "prepare_file_path": [ + [ + "dvc/stage/utils.py", + [ + "prepare_file_path" + ] + ] + ], + "check_stage_exists": [ + [ + "dvc/stage/utils.py", + [ + "check_stage_exists" + ] + ] + ], + "validate_kwargs": [ + [ + "dvc/stage/utils.py", + [ + "validate_kwargs" + ] + ] + ], + "test_get_url": [ + [ + "dvc/testing/api_tests.py", + [ + "TestAPI", + "test_get_url" + ] + ], + [ + "dvc/testing/benchmarks/cli/commands/test_get_url.py", + [ + "test_get_url" + ] + ], + [ + "tests/unit/command/test_get.py", + [ + "test_get_url" + ] + ], + [ + "tests/unit/command/test_get_url.py", + [ + "test_get_url" + ] + ] + ], + "test_open": [ + [ + "dvc/testing/api_tests.py", + [ + "TestAPI", + "test_open" + ] + ], + [ + "tests/unit/fs/test_data.py", + [ + "test_open" + ] + ], + [ + "tests/unit/fs/test_dvc.py", + [ + "test_open" + ] + ] + ], + "test_filesystem": [ + [ + "dvc/testing/api_tests.py", + [ + "TestAPI", + "test_filesystem" + ] + ] + ], + "test_add": [ + [ + "dvc/testing/benchmarks/cli/commands/test_add.py", + [ + "test_add" + ] + ], + [ + "dvc/testing/workspace_tests.py", + [ + "TestAdd", + "test_add" + ] + ], + [ + "tests/func/test_add.py", + [ + "test_add" + ] + ], + [ + "tests/func/test_cli.py", + [ + "test_add" + ] + ], + [ + "tests/unit/command/test_add.py", + [ + "test_add" + ] + ], + [ + "tests/unit/command/test_machine.py", + [ + "test_add" + ] + ] + ], + "_skip_unsupported_link": [ + [ + "dvc/testing/benchmarks/cli/commands/test_checkout.py", + [ + "_skip_unsupported_link" + ] + ] + ], + "_test_checkout_func": [ + [ + "dvc/testing/benchmarks/cli/commands/test_checkout.py", + [ + "generate_test", + "_test_checkout_func" + ] + ] + ], + "generate_test": [ + [ + "dvc/testing/benchmarks/cli/commands/test_checkout.py", + [ + "generate_test" + ] + ] + ], + "test_data_status": [ + [ + "dvc/testing/benchmarks/cli/commands/test_data_status.py", + [ + "test_data_status" + ] + ] + ], + "test_data_status_all_flags": [ + [ + "dvc/testing/benchmarks/cli/commands/test_data_status.py", + [ + "test_data_status_all_flags" + ] + ] + ], + "test_diff": [ + [ + "dvc/testing/benchmarks/cli/commands/test_diff.py", + [ + "test_diff" + ] + ], + [ + "tests/func/params/test_diff.py", + [ + "test_diff" + ] + ] + ], + "test_exp_show": [ + [ + "dvc/testing/benchmarks/cli/commands/test_exp_show.py", + [ + "test_exp_show" + ] + ], + [ + "tests/func/api/test_experiments.py", + [ + "test_exp_show" + ] + ] + ], + "test_gc": [ + [ + "dvc/testing/benchmarks/cli/commands/test_gc.py", + [ + "test_gc" + ] + ] + ], + "test_get": [ + [ + "dvc/testing/benchmarks/cli/commands/test_get.py", + [ + "test_get" + ] + ], + [ + "tests/func/experiments/test_remote.py", + [ + "test_get" + ] + ], + [ + "tests/unit/command/test_get.py", + [ + "test_get" + ] + ] + ], + "test_help": [ + [ + "dvc/testing/benchmarks/cli/commands/test_help.py", + [ + "test_help" + ] + ] + ], + "test_import": [ + [ + "dvc/testing/benchmarks/cli/commands/test_import.py", + [ + "test_import" + ] + ], + [ + "dvc/testing/workspace_tests.py", + [ + "TestImport", + "test_import" + ] + ], + [ + "tests/func/test_import.py", + [ + "test_import" + ] + ], + [ + "tests/unit/command/test_imp.py", + [ + "test_import" + ] + ] + ], + "test_import_url": [ + [ + "dvc/testing/benchmarks/cli/commands/test_import_url.py", + [ + "test_import_url" + ] + ], + [ + "tests/unit/command/test_imp_url.py", + [ + "test_import_url" + ] + ] + ], + "_cleanup_dir": [ + [ + "dvc/testing/benchmarks/cli/commands/test_init.py", + [ + "test_init", + "_cleanup_dir" + ] + ] + ], + "test_init": [ + [ + "dvc/testing/benchmarks/cli/commands/test_init.py", + [ + "test_init" + ] + ], + [ + "tests/unit/fs/test_azure.py", + [ + "test_init" + ] + ], + [ + "tests/unit/remote/test_oss.py", + [ + "test_init" + ] + ], + [ + "tests/unit/remote/test_webhdfs.py", + [ + "test_init" + ] + ] + ], + "test_list": [ + [ + "dvc/testing/benchmarks/cli/commands/test_ls.py", + [ + "test_list" + ] + ], + [ + "tests/func/experiments/test_experiments.py", + [ + "test_list" + ] + ], + [ + "tests/func/test_stage.py", + [ + "test_list" + ] + ], + [ + "tests/unit/command/ls/test_ls.py", + [ + "test_list" + ] + ], + [ + "tests/unit/command/test_machine.py", + [ + "test_list" + ] + ] + ], + "test_plots": [ + [ + "dvc/testing/benchmarks/cli/commands/test_plots.py", + [ + "test_plots" + ] + ] + ], + "test_pull": [ + [ + "dvc/testing/benchmarks/cli/commands/test_pull.py", + [ + "test_pull" + ] + ], + [ + "tests/func/experiments/test_remote.py", + [ + "test_pull" + ] + ], + [ + "tests/func/test_cli.py", + [ + "test_pull" + ] + ], + [ + "tests/unit/command/test_data_sync.py", + [ + "test_pull" + ] + ] + ], + "test_push": [ + [ + "dvc/testing/benchmarks/cli/commands/test_push.py", + [ + "test_push" + ] + ], + [ + "tests/func/experiments/test_remote.py", + [ + "test_push" + ] + ], + [ + "tests/func/test_cli.py", + [ + "test_push" + ] + ], + [ + "tests/unit/command/test_data_sync.py", + [ + "test_push" + ] + ] + ], + "test_status": [ + [ + "dvc/testing/benchmarks/cli/commands/test_status.py", + [ + "test_status" + ] + ], + [ + "tests/func/machine/test_machine_status.py", + [ + "test_status" + ] + ], + [ + "tests/func/test_cli.py", + [ + "test_status" + ] + ], + [ + "tests/unit/command/test_machine.py", + [ + "test_status" + ] + ] + ], + "test_update": [ + [ + "dvc/testing/benchmarks/cli/commands/test_update.py", + [ + "test_update" + ] + ], + [ + "dvc/testing/remote_tests.py", + [ + "TestRemoteWorktree", + "test_update" + ] + ], + [ + "tests/func/test_repo_index.py", + [ + "test_update" + ] + ], + [ + "tests/unit/command/test_update.py", + [ + "test_update" + ] + ] + ], + "test_partial_add": [ + [ + "dvc/testing/benchmarks/cli/stories/test_modify_data.py", + [ + "test_partial_add" + ] + ] + ], + "test_partial_remove": [ + [ + "dvc/testing/benchmarks/cli/stories/test_modify_data.py", + [ + "test_partial_remove" + ] + ] + ], + "test_sharing": [ + [ + "dvc/testing/benchmarks/cli/stories/use_cases/test_sharing.py", + [ + "test_sharing" + ] + ] + ], + "bench_config": [ + [ + "dvc/testing/benchmarks/fixtures.py", + [ + "bench_config" + ] + ] + ], + "_make_dvc_venv": [ + [ + "dvc/testing/benchmarks/fixtures.py", + [ + "make_dvc_venv", + "_make_dvc_venv" + ] + ] + ], + "make_dvc_venv": [ + [ + "dvc/testing/benchmarks/fixtures.py", + [ + "make_dvc_venv" + ] + ] + ], + "_sanitize_venv_name": [ + [ + "dvc/testing/benchmarks/fixtures.py", + [ + "_sanitize_venv_name" + ] + ] + ], + "dvc_venvs": [ + [ + "dvc/testing/benchmarks/fixtures.py", + [ + "dvc_venvs" + ] + ] + ], + "dvc_git_repo": [ + [ + "dvc/testing/benchmarks/fixtures.py", + [ + "dvc_git_repo" + ] + ] + ], + "dvc_bench_git_repo": [ + [ + "dvc/testing/benchmarks/fixtures.py", + [ + "dvc_bench_git_repo" + ] + ] + ], + "_dvc_bin": [ + [ + "dvc/testing/benchmarks/fixtures.py", + [ + "make_dvc_bin", + "_dvc_bin" + ] + ] + ], + "make_dvc_bin": [ + [ + "dvc/testing/benchmarks/fixtures.py", + [ + "make_dvc_bin" + ] + ] + ], + "parse_tuple": [ + [ + "dvc/testing/benchmarks/fixtures.py", + [ + "parse_tuple" + ] + ] + ], + "dvc_bin": [ + [ + "dvc/testing/benchmarks/fixtures.py", + [ + "dvc_bin" + ] + ] + ], + "add_suffix": [ + [ + "dvc/testing/benchmarks/fixtures.py", + [ + "make_bench", + "_make_bench", + "add_suffix" + ] + ] + ], + "_make_bench": [ + [ + "dvc/testing/benchmarks/fixtures.py", + [ + "make_bench", + "_make_bench" + ] + ] + ], + "make_bench": [ + [ + "dvc/testing/benchmarks/fixtures.py", + [ + "make_bench" + ] + ] + ], + "_bench_dvc": [ + [ + "dvc/testing/benchmarks/fixtures.py", + [ + "bench_dvc", + "_bench_dvc" + ] + ] + ], + "bench_dvc": [ + [ + "dvc/testing/benchmarks/fixtures.py", + [ + "bench_dvc" + ] + ] + ], + "_make_dataset": [ + [ + "dvc/testing/benchmarks/fixtures.py", + [ + "make_dataset", + "_make_dataset" + ] + ] + ], + "make_dataset": [ + [ + "dvc/testing/benchmarks/fixtures.py", + [ + "make_dataset" + ] + ] + ], + "dataset": [ + [ + "dvc/testing/benchmarks/fixtures.py", + [ + "dataset" + ] + ] + ], + "remote_dataset": [ + [ + "dvc/testing/benchmarks/fixtures.py", + [ + "remote_dataset" + ] + ] + ], + "_make_project": [ + [ + "dvc/testing/benchmarks/fixtures.py", + [ + "make_project", + "_make_project" + ] + ] + ], + "make_project": [ + [ + "dvc/testing/benchmarks/fixtures.py", + [ + "make_project" + ] + ] + ], + "pytest_generate_tests": [ + [ + "dvc/testing/benchmarks/plugin.py", + [ + "pytest_generate_tests" + ] + ], + [ + "dvc/testing/plugin.py", + [ + "pytest_generate_tests" + ] + ], + [ + "tests/unit/repo/test_scm_context.py", + [ + "pytest_generate_tests" + ] + ] + ], + "pytest_configure": [ + [ + "dvc/testing/benchmarks/plugin.py", + [ + "pytest_configure" + ] + ], + [ + "dvc/testing/plugin.py", + [ + "pytest_configure" + ] + ], + [ + "tests/conftest.py", + [ + "pytest_configure" + ] + ] + ], + "pytest_addoption": [ + [ + "dvc/testing/benchmarks/plugin.py", + [ + "pytest_addoption" + ] + ], + [ + "dvc/testing/plugin.py", + [ + "pytest_addoption" + ] + ], + [ + "tests/conftest.py", + [ + "pytest_addoption" + ] + ] + ], + "is_dir": [ + [ + "dvc/testing/cloud.py", + [ + "Cloud", + "is_dir" + ] + ] + ], + "mkdir": [ + [ + "dvc/testing/cloud.py", + [ + "Cloud", + "mkdir" + ] + ] + ], + "write_text": [ + [ + "dvc/testing/cloud.py", + [ + "Cloud", + "write_text" + ] + ] + ], + "write_bytes": [ + [ + "dvc/testing/cloud.py", + [ + "Cloud", + "write_bytes" + ] + ] + ], + "read_text": [ + [ + "dvc/testing/cloud.py", + [ + "Cloud", + "read_text" + ] + ], + [ + "dvc/testing/tmp_dir.py", + [ + "TmpDir", + "read_text" + ] + ] + ], + "read_bytes": [ + [ + "dvc/testing/cloud.py", + [ + "Cloud", + "read_bytes" + ] + ] + ], + "_gen": [ + [ + "dvc/testing/cloud.py", + [ + "Cloud", + "_gen" + ] + ], + [ + "dvc/testing/tmp_dir.py", + [ + "TmpDir", + "_gen" + ] + ], + [ + "tests/func/metrics/test_diff.py", + [ + "test_metrics_diff_simple", + "_gen" + ] + ], + [ + "tests/func/metrics/test_diff.py", + [ + "test_metrics_diff_yaml", + "_gen" + ] + ], + [ + "tests/func/metrics/test_diff.py", + [ + "test_metrics_diff_json", + "_gen" + ] + ], + [ + "tests/func/metrics/test_diff.py", + [ + "test_metrics_diff_json_unchanged", + "_gen" + ] + ], + [ + "tests/func/metrics/test_diff.py", + [ + "test_metrics_diff_dirty", + "_gen" + ] + ], + [ + "tests/func/metrics/test_diff.py", + [ + "test_metrics_diff_cli", + "_gen" + ] + ], + [ + "tests/func/metrics/test_diff.py", + [ + "test_metrics_diff_non_metrics", + "_gen" + ] + ], + [ + "tests/func/metrics/test_diff.py", + [ + "test_metrics_diff_active_branch_unchanged", + "_gen" + ] + ], + [ + "tests/func/test_merge_driver.py", + [ + "_gen" + ] + ] + ], + "gen": [ + [ + "dvc/testing/cloud.py", + [ + "Cloud", + "gen" + ] + ], + [ + "dvc/testing/tmp_dir.py", + [ + "TmpDir", + "gen" + ] + ] + ], + "should_test": [ + [ + "dvc/testing/cloud.py", + [ + "Cloud", + "should_test" + ] + ] + ], + "config": [ + [ + "dvc/testing/cloud.py", + [ + "Cloud", + "config" + ] + ], + [ + "dvc/testing/tmp_dir.py", + [ + "TmpDir", + "config" + ] + ] + ], + "make": [ + [ + "dvc/testing/fixtures.py", + [ + "make_tmp_dir", + "make" + ] + ], + [ + "tests/integration/plots/conftest.py", + [ + "repo_with_plots", + "make" + ] + ], + [ + "tests/integration/plots/conftest.py", + [ + "repo_with_config_plots", + "make" + ] + ] + ], + "make_tmp_dir": [ + [ + "dvc/testing/fixtures.py", + [ + "make_tmp_dir" + ] + ] + ], + "dvc": [ + [ + "dvc/testing/fixtures.py", + [ + "dvc" + ] + ] + ], + "_make_local": [ + [ + "dvc/testing/fixtures.py", + [ + "make_local", + "_make_local" + ] + ] + ], + "make_local": [ + [ + "dvc/testing/fixtures.py", + [ + "make_local" + ] + ] + ], + "_make_cloud": [ + [ + "dvc/testing/fixtures.py", + [ + "make_cloud", + "_make_cloud" + ] + ], + [ + "dvc/testing/fixtures.py", + [ + "make_cloud_version_aware", + "_make_cloud" + ] + ] + ], + "make_cloud": [ + [ + "dvc/testing/fixtures.py", + [ + "make_cloud" + ] + ] + ], + "make_cloud_version_aware": [ + [ + "dvc/testing/fixtures.py", + [ + "make_cloud_version_aware" + ] + ] + ], + "cloud": [ + [ + "dvc/testing/fixtures.py", + [ + "cloud" + ] + ] + ], + "local_cloud": [ + [ + "dvc/testing/fixtures.py", + [ + "local_cloud" + ] + ] + ], + "_make_remote": [ + [ + "dvc/testing/fixtures.py", + [ + "make_remote", + "_make_remote" + ] + ], + [ + "dvc/testing/fixtures.py", + [ + "make_remote_version_aware", + "_make_remote" + ] + ], + [ + "dvc/testing/fixtures.py", + [ + "make_remote_worktree", + "_make_remote" + ] + ] + ], + "make_remote": [ + [ + "dvc/testing/fixtures.py", + [ + "make_remote" + ] + ] + ], + "make_remote_version_aware": [ + [ + "dvc/testing/fixtures.py", + [ + "make_remote_version_aware" + ] + ] + ], + "make_remote_worktree": [ + [ + "dvc/testing/fixtures.py", + [ + "make_remote_worktree" + ] + ] + ], + "remote": [ + [ + "dvc/testing/fixtures.py", + [ + "remote" + ] + ] + ], + "remote_version_aware": [ + [ + "dvc/testing/fixtures.py", + [ + "remote_version_aware" + ] + ] + ], + "remote_worktree": [ + [ + "dvc/testing/fixtures.py", + [ + "remote_worktree" + ] + ] + ], + "local_remote": [ + [ + "dvc/testing/fixtures.py", + [ + "local_remote" + ] + ] + ], + "_make_workspace": [ + [ + "dvc/testing/fixtures.py", + [ + "make_workspace", + "_make_workspace" + ] + ] + ], + "make_workspace": [ + [ + "dvc/testing/fixtures.py", + [ + "make_workspace" + ] + ] + ], + "workspace": [ + [ + "dvc/testing/fixtures.py", + [ + "workspace" + ] + ], + [ + "tests/func/experiments/conftest.py", + [ + "workspace" + ] + ] + ], + "local_workspace": [ + [ + "dvc/testing/fixtures.py", + [ + "local_workspace" + ] + ] + ], + "docker_compose_project_name": [ + [ + "dvc/testing/fixtures.py", + [ + "docker_compose_project_name" + ] + ] + ], + "docker_services": [ + [ + "dvc/testing/fixtures.py", + [ + "docker_services" + ] + ] + ], + "overlaps": [ + [ + "dvc/testing/path_info.py", + [ + "_BasePath", + "overlaps" + ] + ] + ], + "isin_or_eq": [ + [ + "dvc/testing/path_info.py", + [ + "_BasePath", + "isin_or_eq" + ] + ] + ], + "__new__": [ + [ + "dvc/testing/path_info.py", + [ + "PathInfo", + "__new__" + ] + ], + [ + "dvc/testing/tmp_dir.py", + [ + "TmpDir", + "__new__" + ] + ] + ], + "__fspath__": [ + [ + "dvc/testing/path_info.py", + [ + "PathInfo", + "__fspath__" + ] + ] + ], + "isin": [ + [ + "dvc/testing/path_info.py", + [ + "PathInfo", + "isin" + ] + ], + [ + "dvc/testing/path_info.py", + [ + "URLInfo", + "isin" + ] + ] + ], + "relative_to": [ + [ + "dvc/testing/path_info.py", + [ + "PathInfo", + "relative_to" + ] + ], + [ + "dvc/testing/path_info.py", + [ + "URLInfo", + "relative_to" + ] + ] + ], + "from_parts": [ + [ + "dvc/testing/path_info.py", + [ + "URLInfo", + "from_parts" + ] + ], + [ + "dvc/testing/path_info.py", + [ + "HTTPURLInfo", + "from_parts" + ] + ] + ], + "_fill_parts": [ + [ + "dvc/testing/path_info.py", + [ + "URLInfo", + "_fill_parts" + ] + ] + ], + "_base_parts": [ + [ + "dvc/testing/path_info.py", + [ + "URLInfo", + "_base_parts" + ] + ] + ], + "replace": [ + [ + "dvc/testing/path_info.py", + [ + "URLInfo", + "replace" + ] + ], + [ + "dvc/testing/path_info.py", + [ + "HTTPURLInfo", + "replace" + ] + ] + ], + "url": [ + [ + "dvc/testing/path_info.py", + [ + "URLInfo", + "url" + ] + ], + [ + "dvc/testing/path_info.py", + [ + "HTTPURLInfo", + "url" + ] + ], + [ + "dvc/testing/path_info.py", + [ + "WebDAVURLInfo", + "url" + ] + ], + [ + "dvc/testing/tmp_dir.py", + [ + "TmpDir", + "url" + ] + ] + ], + "__div__": [ + [ + "dvc/testing/path_info.py", + [ + "URLInfo", + "__div__" + ] + ] + ], + "joinpath": [ + [ + "dvc/testing/path_info.py", + [ + "URLInfo", + "joinpath" + ] + ] + ], + "netloc": [ + [ + "dvc/testing/path_info.py", + [ + "URLInfo", + "netloc" + ] + ] + ], + "bucket": [ + [ + "dvc/testing/path_info.py", + [ + "URLInfo", + "bucket" + ] + ] + ], + "parent": [ + [ + "dvc/testing/path_info.py", + [ + "URLInfo", + "parent" + ] + ] + ], + "parents": [ + [ + "dvc/testing/path_info.py", + [ + "URLInfo", + "parents" + ] + ] + ], + "_extra_parts": [ + [ + "dvc/testing/path_info.py", + [ + "HTTPURLInfo", + "_extra_parts" + ] + ] + ], + "_check_status": [ + [ + "dvc/testing/remote_tests.py", + [ + "_check_status" + ] + ] + ], + "test": [ + [ + "dvc/testing/remote_tests.py", + [ + "TestRemote", + "test" + ] + ], + [ + "tests/func/test_checkout.py", + [ + "TestCheckoutCleanWorkingDir", + "test" + ] + ], + [ + "tests/func/test_repro.py", + [ + "TestReproWorkingDirectoryAsOutput", + "test" + ] + ], + [ + "tests/func/test_repro.py", + [ + "TestReproAlreadyCached", + "test" + ] + ], + [ + "tests/func/test_run_single_stage.py", + [ + "TestRunCircularDependency", + "test" + ] + ], + [ + "tests/func/test_run_single_stage.py", + [ + "TestRunDuplicatedArguments", + "test" + ] + ], + [ + "tests/func/test_run_single_stage.py", + [ + "TestRunBadCwd", + "test" + ] + ], + [ + "tests/func/test_run_single_stage.py", + [ + "TestRunBadWdir", + "test" + ] + ], + [ + "tests/func/test_run_single_stage.py", + [ + "TestRunBadName", + "test" + ] + ] + ], + "test_stage_cache_push_pull": [ + [ + "dvc/testing/remote_tests.py", + [ + "TestRemote", + "test_stage_cache_push_pull" + ] + ] + ], + "test_pull_00_prefix": [ + [ + "dvc/testing/remote_tests.py", + [ + "TestRemote", + "test_pull_00_prefix" + ] + ] + ], + "test_pull_no_00_prefix": [ + [ + "dvc/testing/remote_tests.py", + [ + "TestRemote", + "test_pull_no_00_prefix" + ] + ] + ], + "test_file": [ + [ + "dvc/testing/remote_tests.py", + [ + "TestRemoteVersionAware", + "test_file" + ] + ], + [ + "dvc/testing/remote_tests.py", + [ + "TestRemoteWorktree", + "test_file" + ] + ], + [ + "dvc/testing/workspace_tests.py", + [ + "TestLsUrl", + "test_file" + ] + ], + [ + "tests/func/test_data_status.py", + [ + "test_file" + ] + ], + [ + "tests/unit/repo/test_run.py", + [ + "test_file" + ] + ] + ], + "test_dir": [ + [ + "dvc/testing/remote_tests.py", + [ + "TestRemoteVersionAware", + "test_dir" + ] + ], + [ + "dvc/testing/remote_tests.py", + [ + "TestRemoteWorktree", + "test_dir" + ] + ], + [ + "dvc/testing/workspace_tests.py", + [ + "TestLsUrl", + "test_dir" + ] + ] + ], + "test_deletion": [ + [ + "dvc/testing/remote_tests.py", + [ + "TestRemoteWorktree", + "test_deletion" + ] + ] + ], + "fs_path": [ + [ + "dvc/testing/tmp_dir.py", + [ + "TmpDir", + "fs_path" + ] + ] + ], + "_require": [ + [ + "dvc/testing/tmp_dir.py", + [ + "TmpDir", + "_require" + ] + ] + ], + "dvc_gen": [ + [ + "dvc/testing/tmp_dir.py", + [ + "TmpDir", + "dvc_gen" + ] + ] + ], + "scm_gen": [ + [ + "dvc/testing/tmp_dir.py", + [ + "TmpDir", + "scm_gen" + ] + ] + ], + "to_gitignore": [ + [ + "dvc/testing/tmp_dir.py", + [ + "TmpDir", + "commit", + "to_gitignore" + ] + ] + ], + "dvc_add": [ + [ + "dvc/testing/tmp_dir.py", + [ + "TmpDir", + "dvc_add" + ] + ] + ], + "scm_add": [ + [ + "dvc/testing/tmp_dir.py", + [ + "TmpDir", + "scm_add" + ] + ] + ], + "add_remote": [ + [ + "dvc/testing/tmp_dir.py", + [ + "TmpDir", + "add_remote" + ] + ] + ], + "chdir": [ + [ + "dvc/testing/tmp_dir.py", + [ + "TmpDir", + "chdir" + ] + ] + ], + "oid_to_path": [ + [ + "dvc/testing/tmp_dir.py", + [ + "TmpDir", + "oid_to_path" + ] + ] + ], + "make_subrepo": [ + [ + "dvc/testing/tmp_dir.py", + [ + "make_subrepo" + ] + ] + ], + "_coerce_filenames": [ + [ + "dvc/testing/tmp_dir.py", + [ + "_coerce_filenames" + ] + ] + ], + "stage_md5": [ + [ + "dvc/testing/workspace_tests.py", + [ + "TestImport", + "stage_md5" + ] + ], + [ + "tests/func/test_import_url.py", + [ + "TestImport", + "stage_md5" + ] + ] + ], + "dir_md5": [ + [ + "dvc/testing/workspace_tests.py", + [ + "TestImport", + "dir_md5" + ] + ], + [ + "tests/func/test_import_url.py", + [ + "TestImport", + "dir_md5" + ] + ] + ], + "test_import_dir": [ + [ + "dvc/testing/workspace_tests.py", + [ + "TestImport", + "test_import_dir" + ] + ], + [ + "dvc/testing/workspace_tests.py", + [ + "TestImportURLVersionAware", + "test_import_dir" + ] + ], + [ + "tests/func/test_import.py", + [ + "test_import_dir" + ] + ] + ], + "is_object_storage": [ + [ + "dvc/testing/workspace_tests.py", + [ + "TestImport", + "is_object_storage" + ] + ], + [ + "tests/func/test_import_url.py", + [ + "TestImport", + "is_object_storage" + ] + ] + ], + "test_import_empty_dir": [ + [ + "dvc/testing/workspace_tests.py", + [ + "TestImport", + "test_import_empty_dir" + ] + ] + ], + "test_import_file": [ + [ + "dvc/testing/workspace_tests.py", + [ + "TestImportURLVersionAware", + "test_import_file" + ] + ] + ], + "test_import_no_download": [ + [ + "dvc/testing/workspace_tests.py", + [ + "TestImportURLVersionAware", + "test_import_no_download" + ] + ], + [ + "tests/func/test_import.py", + [ + "test_import_no_download" + ] + ], + [ + "tests/unit/command/test_imp.py", + [ + "test_import_no_download" + ] + ] + ], + "hash_name": [ + [ + "dvc/testing/workspace_tests.py", + [ + "TestAdd", + "hash_name" + ] + ], + [ + "tests/func/test_add.py", + [ + "TestAddExternal", + "hash_name" + ] + ] + ], + "hash_value": [ + [ + "dvc/testing/workspace_tests.py", + [ + "TestAdd", + "hash_value" + ] + ], + [ + "tests/func/test_add.py", + [ + "TestAddExternal", + "hash_value" + ] + ] + ], + "dir_hash_value": [ + [ + "dvc/testing/workspace_tests.py", + [ + "TestAdd", + "dir_hash_value" + ] + ], + [ + "tests/func/test_add.py", + [ + "TestAddExternal", + "dir_hash_value" + ] + ] + ], + "test_add_dir": [ + [ + "dvc/testing/workspace_tests.py", + [ + "TestAdd", + "test_add_dir" + ] + ] + ], + "match_files": [ + [ + "dvc/testing/workspace_tests.py", + [ + "match_files" + ] + ], + [ + "tests/func/test_ls.py", + [ + "match_files" + ] + ] + ], + "test_recursive": [ + [ + "dvc/testing/workspace_tests.py", + [ + "TestLsUrl", + "test_recursive" + ] + ], + [ + "tests/unit/command/test_ls_url.py", + [ + "test_recursive" + ] + ] + ], + "test_nonexistent": [ + [ + "dvc/testing/workspace_tests.py", + [ + "TestLsUrl", + "test_nonexistent" + ] + ] + ], + "test_get_file": [ + [ + "dvc/testing/workspace_tests.py", + [ + "TestGetUrl", + "test_get_file" + ] + ], + [ + "tests/func/test_get_url.py", + [ + "test_get_file" + ] + ] + ], + "test_get_dir": [ + [ + "dvc/testing/workspace_tests.py", + [ + "TestGetUrl", + "test_get_dir" + ] + ], + [ + "tests/func/test_get_url.py", + [ + "test_get_dir" + ] + ] + ], + "test_get_url_to_dir": [ + [ + "dvc/testing/workspace_tests.py", + [ + "TestGetUrl", + "test_get_url_to_dir" + ] + ], + [ + "tests/func/test_get_url.py", + [ + "test_get_url_to_dir" + ] + ] + ], + "test_get_url_nonexistent": [ + [ + "dvc/testing/workspace_tests.py", + [ + "TestGetUrl", + "test_get_url_nonexistent" + ] + ], + [ + "tests/func/test_get_url.py", + [ + "test_get_url_nonexistent" + ] + ] + ], + "test_add_to_remote": [ + [ + "dvc/testing/workspace_tests.py", + [ + "TestToRemote", + "test_add_to_remote" + ] + ], + [ + "tests/unit/command/test_add.py", + [ + "test_add_to_remote" + ] + ] + ], + "test_import_url_to_remote_file": [ + [ + "dvc/testing/workspace_tests.py", + [ + "TestToRemote", + "test_import_url_to_remote_file" + ] + ] + ], + "test_import_url_to_remote_dir": [ + [ + "dvc/testing/workspace_tests.py", + [ + "TestToRemote", + "test_import_url_to_remote_dir" + ] + ] + ], + "disable_colorama": [ + [ + "dvc/ui/__init__.py", + [ + "disable_colorama" + ] + ] + ], + "enable": [ + [ + "dvc/ui/__init__.py", + [ + "Console", + "enable" + ] + ] + ], + "success": [ + [ + "dvc/ui/__init__.py", + [ + "Console", + "success" + ] + ] + ], + "warn": [ + [ + "dvc/ui/__init__.py", + [ + "Console", + "warn" + ] + ] + ], + "error_write": [ + [ + "dvc/ui/__init__.py", + [ + "Console", + "error_write" + ] + ] + ], + "write_json": [ + [ + "dvc/ui/__init__.py", + [ + "Console", + "write_json" + ] + ] + ], + "rich_print": [ + [ + "dvc/ui/__init__.py", + [ + "Console", + "rich_print" + ] + ] + ], + "write": [ + [ + "dvc/ui/__init__.py", + [ + "Console", + "write" + ] + ] + ], + "rich_text": [ + [ + "dvc/ui/__init__.py", + [ + "Console", + "rich_text" + ] + ] + ], + "pager": [ + [ + "dvc/ui/__init__.py", + [ + "Console", + "pager" + ] + ], + [ + "dvc/ui/pager.py", + [ + "pager" + ] + ] + ], + "prompt": [ + [ + "dvc/ui/__init__.py", + [ + "Console", + "prompt" + ] + ] + ], + "rich_console": [ + [ + "dvc/ui/__init__.py", + [ + "Console", + "rich_console" + ] + ] + ], + "error_console": [ + [ + "dvc/ui/__init__.py", + [ + "Console", + "error_console" + ] + ] + ], + "table": [ + [ + "dvc/ui/__init__.py", + [ + "Console", + "table" + ] + ] + ], + "isatty": [ + [ + "dvc/ui/__init__.py", + [ + "Console", + "isatty" + ] + ] + ], + "open_browser": [ + [ + "dvc/ui/__init__.py", + [ + "Console", + "open_browser" + ] + ] + ], + "clear_task": [ + [ + "dvc/ui/_rich_progress.py", + [ + "RichProgress", + "clear_task" + ] + ] + ], + "get_renderables": [ + [ + "dvc/ui/_rich_progress.py", + [ + "RichTransferProgress", + "get_renderables" + ] + ] + ], + "prepare_default_pager": [ + [ + "dvc/ui/pager.py", + [ + "prepare_default_pager" + ] + ] + ], + "_pager": [ + [ + "dvc/ui/pager.py", + [ + "make_pager", + "_pager" + ] + ] + ], + "make_pager": [ + [ + "dvc/ui/pager.py", + [ + "make_pager" + ] + ] + ], + "find_pager": [ + [ + "dvc/ui/pager.py", + [ + "find_pager" + ] + ] + ], + "get_input": [ + [ + "dvc/ui/prompt.py", + [ + "RichInputMixin", + "get_input" + ] + ] + ], + "prompt_": [ + [ + "dvc/ui/prompt.py", + [ + "Prompt", + "prompt_" + ] + ] + ], + "process_response": [ + [ + "dvc/ui/prompt.py", + [ + "Prompt", + "process_response" + ] + ] + ], + "render_default": [ + [ + "dvc/ui/prompt.py", + [ + "Prompt", + "render_default" + ] + ] + ], + "make_prompt": [ + [ + "dvc/ui/prompt.py", + [ + "Prompt", + "make_prompt" + ] + ], + [ + "dvc/ui/prompt.py", + [ + "Confirm", + "make_prompt" + ] + ] + ], + "plain_table": [ + [ + "dvc/ui/table.py", + [ + "plain_table" + ] + ] + ], + "console_width": [ + [ + "dvc/ui/table.py", + [ + "console_width" + ] + ], + [ + "tests/utils/__init__.py", + [ + "console_width" + ] + ] + ], + "rich_table": [ + [ + "dvc/ui/table.py", + [ + "rich_table" + ] + ] + ], + "_is_outdated_file": [ + [ + "dvc/updater.py", + [ + "Updater", + "_is_outdated_file" + ] + ] + ], + "_with_lock": [ + [ + "dvc/updater.py", + [ + "Updater", + "_with_lock" + ] + ] + ], + "check": [ + [ + "dvc/updater.py", + [ + "Updater", + "check" + ] + ] + ], + "_get_latest_version": [ + [ + "dvc/updater.py", + [ + "Updater", + "_get_latest_version" + ] + ] + ], + "_notify": [ + [ + "dvc/updater.py", + [ + "Updater", + "_notify" + ] + ] + ], + "_get_message": [ + [ + "dvc/updater.py", + [ + "Updater", + "_get_message" + ] + ] + ], + "_get_update_instructions": [ + [ + "dvc/updater.py", + [ + "Updater", + "_get_update_instructions" + ] + ] + ], + "notify_updates": [ + [ + "dvc/updater.py", + [ + "notify_updates" + ] + ] + ], + "bytes_hash": [ + [ + "dvc/utils/__init__.py", + [ + "bytes_hash" + ] + ] + ], + "dict_filter": [ + [ + "dvc/utils/__init__.py", + [ + "dict_filter" + ] + ] + ], + "dict_hash": [ + [ + "dvc/utils/__init__.py", + [ + "dict_hash" + ] + ] + ], + "dict_md5": [ + [ + "dvc/utils/__init__.py", + [ + "dict_md5" + ] + ] + ], + "dict_sha256": [ + [ + "dvc/utils/__init__.py", + [ + "dict_sha256" + ] + ] + ], + "_split": [ + [ + "dvc/utils/__init__.py", + [ + "_split" + ] + ] + ], + "is_binary": [ + [ + "dvc/utils/__init__.py", + [ + "is_binary" + ] + ] + ], + "fix_env": [ + [ + "dvc/utils/__init__.py", + [ + "fix_env" + ] + ] + ], + "colorize": [ + [ + "dvc/utils/__init__.py", + [ + "colorize" + ] + ], + [ + "tests/unit/command/ls/test_ls_colors.py", + [ + "colorize" + ] + ] + ], + "boxify": [ + [ + "dvc/utils/__init__.py", + [ + "boxify" + ] + ] + ], + "_visual_width": [ + [ + "dvc/utils/__init__.py", + [ + "_visual_width" + ] + ] + ], + "_visual_center": [ + [ + "dvc/utils/__init__.py", + [ + "_visual_center" + ] + ] + ], + "resolve_network_drive_windows": [ + [ + "dvc/utils/__init__.py", + [ + "relpath", + "if_os_name_nt_", + "resolve_network_drive_windows" + ] + ] + ], + "env2bool": [ + [ + "dvc/utils/__init__.py", + [ + "env2bool" + ] + ] + ], + "resolve_output": [ + [ + "dvc/utils/__init__.py", + [ + "resolve_output" + ] + ] + ], + "format_link": [ + [ + "dvc/utils/__init__.py", + [ + "format_link" + ] + ] + ], + "error_link": [ + [ + "dvc/utils/__init__.py", + [ + "error_link" + ] + ] + ], + "parse_target": [ + [ + "dvc/utils/__init__.py", + [ + "parse_target" + ] + ] + ], + "glob_targets": [ + [ + "dvc/utils/__init__.py", + [ + "glob_targets" + ] + ] + ], + "error_handler": [ + [ + "dvc/utils/__init__.py", + [ + "error_handler" + ] + ] + ], + "onerror_collect": [ + [ + "dvc/utils/__init__.py", + [ + "onerror_collect" + ] + ] + ], + "errored_revisions": [ + [ + "dvc/utils/__init__.py", + [ + "errored_revisions" + ] + ] + ], + "parse_params": [ + [ + "dvc/utils/cli_parse.py", + [ + "parse_params" + ] + ] + ], + "to_path_overrides": [ + [ + "dvc/utils/cli_parse.py", + [ + "to_path_overrides" + ] + ] + ], + "is_same_type": [ + [ + "dvc/utils/collections.py", + [ + "apply_diff", + "is_same_type" + ] + ] + ], + "apply_diff": [ + [ + "dvc/utils/collections.py", + [ + "apply_diff" + ] + ] + ], + "to_omegaconf": [ + [ + "dvc/utils/collections.py", + [ + "to_omegaconf" + ] + ] + ], + "remove_missing_keys": [ + [ + "dvc/utils/collections.py", + [ + "remove_missing_keys" + ] + ] + ], + "_merge_item": [ + [ + "dvc/utils/collections.py", + [ + "_merge_item" + ] + ] + ], + "merge_dicts": [ + [ + "dvc/utils/collections.py", + [ + "merge_dicts" + ] + ] + ], + "ensure_list": [ + [ + "dvc/utils/collections.py", + [ + "ensure_list" + ] + ] + ], + "chunk_dict": [ + [ + "dvc/utils/collections.py", + [ + "chunk_dict" + ] + ] + ], + "inner": [ + [ + "dvc/utils/collections.py", + [ + "validate", + "wrapped", + "inner" + ] + ], + [ + "tests/func/test_repro.py", + [ + "run_stage", + "inner" + ] + ] + ], + "nested_contains": [ + [ + "dvc/utils/collections.py", + [ + "nested_contains" + ] + ] + ], + "_parse": [ + [ + "dvc/utils/diff.py", + [ + "_parse" + ] + ] + ], + "_diff_vals": [ + [ + "dvc/utils/diff.py", + [ + "_diff_vals" + ] + ] + ], + "_flatten": [ + [ + "dvc/utils/diff.py", + [ + "_flatten" + ] + ] + ], + "_diff_dicts": [ + [ + "dvc/utils/diff.py", + [ + "_diff_dicts" + ] + ] + ], + "flatten": [ + [ + "dvc/utils/flatten.py", + [ + "flatten" + ] + ] + ], + "unflatten": [ + [ + "dvc/utils/flatten.py", + [ + "unflatten" + ] + ] + ], + "contains_symlink_up_to": [ + [ + "dvc/utils/fs.py", + [ + "contains_symlink_up_to" + ] + ] + ], + "_chmod": [ + [ + "dvc/utils/fs.py", + [ + "_chmod" + ] + ] + ], + "_unlink": [ + [ + "dvc/utils/fs.py", + [ + "_unlink" + ] + ] + ], + "normalize_path": [ + [ + "dvc/utils/fs.py", + [ + "path_isin", + "normalize_path" + ] + ] + ], + "path_isin": [ + [ + "dvc/utils/fs.py", + [ + "path_isin" + ] + ] + ], + "join": [ + [ + "dvc/utils/humanize.py", + [ + "join" + ] + ] + ], + "get_summary": [ + [ + "dvc/utils/humanize.py", + [ + "get_summary" + ] + ] + ], + "truncate_text": [ + [ + "dvc/utils/humanize.py", + [ + "truncate_text" + ] + ] + ], + "compose_and_dump": [ + [ + "dvc/utils/hydra.py", + [ + "compose_and_dump" + ] + ] + ], + "apply_overrides": [ + [ + "dvc/utils/hydra.py", + [ + "apply_overrides" + ] + ] + ], + "to_hydra_overrides": [ + [ + "dvc/utils/hydra.py", + [ + "to_hydra_overrides" + ] + ] + ], + "dict_product": [ + [ + "dvc/utils/hydra.py", + [ + "dict_product" + ] + ] + ], + "get_hydra_sweeps": [ + [ + "dvc/utils/hydra.py", + [ + "get_hydra_sweeps" + ] + ] + ], + "get_plot_id": [ + [ + "dvc/utils/plots.py", + [ + "get_plot_id" + ] + ] + ], + "load_path": [ + [ + "dvc/utils/serialize/__init__.py", + [ + "load_path" + ] + ] + ], + "_load_data": [ + [ + "dvc/utils/serialize/_common.py", + [ + "_load_data" + ] + ] + ], + "_dump_data": [ + [ + "dvc/utils/serialize/_common.py", + [ + "_dump_data" + ] + ] + ], + "_modify_data": [ + [ + "dvc/utils/serialize/_common.py", + [ + "_modify_data" + ] + ] + ], + "parse_json": [ + [ + "dvc/utils/serialize/_json.py", + [ + "parse_json" + ] + ] + ], + "_dump_json": [ + [ + "dvc/utils/serialize/_json.py", + [ + "_dump_json" + ] + ] + ], + "modify_json": [ + [ + "dvc/utils/serialize/_json.py", + [ + "modify_json" + ] + ] + ], + "encode_exception": [ + [ + "dvc/utils/serialize/_json.py", + [ + "encode_exception" + ] + ] + ], + "load_py": [ + [ + "dvc/utils/serialize/_py.py", + [ + "load_py" + ] + ] + ], + "parse_py": [ + [ + "dvc/utils/serialize/_py.py", + [ + "parse_py" + ] + ] + ], + "parse_py_for_update": [ + [ + "dvc/utils/serialize/_py.py", + [ + "parse_py_for_update" + ] + ] + ], + "_update_lines": [ + [ + "dvc/utils/serialize/_py.py", + [ + "_dump", + "_update_lines" + ] + ] + ], + "_dump": [ + [ + "dvc/utils/serialize/_py.py", + [ + "_dump" + ] + ], + [ + "dvc/utils/serialize/_toml.py", + [ + "_dump" + ] + ], + [ + "dvc/utils/serialize/_yaml.py", + [ + "_dump" + ] + ] + ], + "dump_py": [ + [ + "dvc/utils/serialize/_py.py", + [ + "dump_py" + ] + ] + ], + "modify_py": [ + [ + "dvc/utils/serialize/_py.py", + [ + "modify_py" + ] + ] + ], + "_ast_tree_to_dict": [ + [ + "dvc/utils/serialize/_py.py", + [ + "_ast_tree_to_dict" + ] + ] + ], + "_ast_assign_to_dict": [ + [ + "dvc/utils/serialize/_py.py", + [ + "_ast_assign_to_dict" + ] + ] + ], + "_get_ast_name": [ + [ + "dvc/utils/serialize/_py.py", + [ + "_get_ast_name" + ] + ] + ], + "load_toml": [ + [ + "dvc/utils/serialize/_toml.py", + [ + "load_toml" + ] + ] + ], + "_parse_toml": [ + [ + "dvc/utils/serialize/_toml.py", + [ + "_parse_toml" + ] + ] + ], + "parse_toml": [ + [ + "dvc/utils/serialize/_toml.py", + [ + "parse_toml" + ] + ] + ], + "parse_toml_for_update": [ + [ + "dvc/utils/serialize/_toml.py", + [ + "parse_toml_for_update" + ] + ] + ], + "dump_toml": [ + [ + "dvc/utils/serialize/_toml.py", + [ + "dump_toml" + ] + ] + ], + "modify_toml": [ + [ + "dvc/utils/serialize/_toml.py", + [ + "modify_toml" + ] + ] + ], + "load_yaml": [ + [ + "dvc/utils/serialize/_yaml.py", + [ + "load_yaml" + ] + ] + ], + "parse_yaml": [ + [ + "dvc/utils/serialize/_yaml.py", + [ + "parse_yaml" + ] + ] + ], + "parse_yaml_for_update": [ + [ + "dvc/utils/serialize/_yaml.py", + [ + "parse_yaml_for_update" + ] + ] + ], + "_get_yaml": [ + [ + "dvc/utils/serialize/_yaml.py", + [ + "_get_yaml" + ] + ] + ], + "dump_yaml": [ + [ + "dvc/utils/serialize/_yaml.py", + [ + "dump_yaml" + ] + ] + ], + "loads_yaml": [ + [ + "dvc/utils/serialize/_yaml.py", + [ + "loads_yaml" + ] + ] + ], + "dumps_yaml": [ + [ + "dvc/utils/serialize/_yaml.py", + [ + "dumps_yaml" + ] + ] + ], + "modify_yaml": [ + [ + "dvc/utils/serialize/_yaml.py", + [ + "modify_yaml" + ] + ] + ], + "make_relpath": [ + [ + "dvc/utils/strictyaml.py", + [ + "make_relpath" + ] + ] + ], + "_prepare_cause": [ + [ + "dvc/utils/strictyaml.py", + [ + "_prepare_cause" + ] + ] + ], + "_prepare_code_snippets": [ + [ + "dvc/utils/strictyaml.py", + [ + "_prepare_code_snippets" + ] + ] + ], + "prepare_linecol": [ + [ + "dvc/utils/strictyaml.py", + [ + "YAMLSyntaxError", + "__pretty_exc__", + "prepare_linecol" + ] + ] + ], + "prepare_message": [ + [ + "dvc/utils/strictyaml.py", + [ + "YAMLSyntaxError", + "__pretty_exc__", + "prepare_message" + ] + ] + ], + "prepare_code": [ + [ + "dvc/utils/strictyaml.py", + [ + "YAMLSyntaxError", + "__pretty_exc__", + "prepare_code" + ] + ] + ], + "determine_linecol": [ + [ + "dvc/utils/strictyaml.py", + [ + "determine_linecol" + ] + ] + ], + "_prepare_context": [ + [ + "dvc/utils/strictyaml.py", + [ + "YAMLValidationError", + "_prepare_context" + ] + ] + ], + "post": [ + [ + "dvc/utils/studio.py", + [ + "post" + ] + ] + ], + "notify_refs": [ + [ + "dvc/utils/studio.py", + [ + "notify_refs" + ] + ] + ], + "_calculate_column_widths": [ + [ + "dvc/utils/table.py", + [ + "Table", + "_calculate_column_widths" + ] + ] + ], + "_collapse_widths": [ + [ + "dvc/utils/table.py", + [ + "Table", + "_collapse_widths" + ] + ] + ], + "max_workers": [ + [ + "dvc/utils/threadpool.py", + [ + "ThreadPoolExecutor", + "max_workers" + ] + ] + ], + "create_taskset": [ + [ + "dvc/utils/threadpool.py", + [ + "ThreadPoolExecutor", + "imap_unordered", + "create_taskset" + ] + ] + ], + "imap_unordered": [ + [ + "dvc/utils/threadpool.py", + [ + "ThreadPoolExecutor", + "imap_unordered" + ] + ] + ], + "reset_loglevel": [ + [ + "tests/conftest.py", + [ + "reset_loglevel" + ] + ] + ], + "enable_ui": [ + [ + "tests/conftest.py", + [ + "enable_ui" + ] + ] + ], + "_get_opt": [ + [ + "tests/conftest.py", + [ + "_get_opt" + ] + ] + ], + "requires": [ + [ + "tests/conftest.py", + [ + "DVCTestConfig", + "requires" + ] + ] + ], + "apply_marker": [ + [ + "tests/conftest.py", + [ + "DVCTestConfig", + "apply_marker" + ] + ] + ], + "pytest_runtest_setup": [ + [ + "tests/conftest.py", + [ + "pytest_runtest_setup" + ] + ] + ], + "test_config": [ + [ + "tests/conftest.py", + [ + "test_config" + ] + ] + ], + "custom_template": [ + [ + "tests/conftest.py", + [ + "custom_template" + ] + ] + ], + "mocked_webbrowser_open": [ + [ + "tests/conftest.py", + [ + "mocked_webbrowser_open" + ] + ] + ], + "isolate": [ + [ + "tests/conftest.py", + [ + "isolate" + ] + ] + ], + "run_copy_metrics": [ + [ + "tests/conftest.py", + [ + "run_copy_metrics" + ] + ] + ], + "run_copy": [ + [ + "tests/dir_helpers.py", + [ + "run_copy", + "run_copy" + ] + ], + [ + "tests/dir_helpers.py", + [ + "run_copy" + ] + ] + ], + "run_head": [ + [ + "tests/dir_helpers.py", + [ + "run_head" + ] + ] + ], + "erepo_dir": [ + [ + "tests/dir_helpers.py", + [ + "erepo_dir" + ] + ] + ], + "git_dir": [ + [ + "tests/dir_helpers.py", + [ + "git_dir" + ] + ] + ], + "git_upstream": [ + [ + "tests/dir_helpers.py", + [ + "git_upstream" + ] + ] + ], + "git_downstream": [ + [ + "tests/dir_helpers.py", + [ + "git_downstream" + ] + ] + ], + "test_get_url_external": [ + [ + "tests/func/api/test_data.py", + [ + "test_get_url_external" + ] + ] + ], + "test_get_url_requires_dvc": [ + [ + "tests/func/api/test_data.py", + [ + "test_get_url_requires_dvc" + ] + ] + ], + "test_open_external": [ + [ + "tests/func/api/test_data.py", + [ + "test_open_external" + ] + ] + ], + "test_open_granular": [ + [ + "tests/func/api/test_data.py", + [ + "test_open_granular" + ] + ] + ], + "test_missing": [ + [ + "tests/func/api/test_data.py", + [ + "test_missing" + ] + ] + ], + "test_open_scm_controlled": [ + [ + "tests/func/api/test_data.py", + [ + "test_open_scm_controlled" + ] + ] + ], + "test_open_not_cached": [ + [ + "tests/func/api/test_data.py", + [ + "test_open_not_cached" + ] + ] + ], + "test_open_rev": [ + [ + "tests/func/api/test_data.py", + [ + "test_open_rev" + ] + ] + ], + "test_api_missing_local_cache_exists_on_remote": [ + [ + "tests/func/api/test_data.py", + [ + "test_api_missing_local_cache_exists_on_remote" + ] + ] + ], + "test_read_with_subrepos": [ + [ + "tests/func/api/test_data.py", + [ + "test_read_with_subrepos" + ] + ] + ], + "test_get_url_granular": [ + [ + "tests/func/api/test_data.py", + [ + "test_get_url_granular" + ] + ] + ], + "test_get_url_subrepos": [ + [ + "tests/func/api/test_data.py", + [ + "test_get_url_subrepos" + ] + ] + ], + "test_open_from_remote": [ + [ + "tests/func/api/test_data.py", + [ + "test_open_from_remote" + ] + ] + ], + "test_exp_save": [ + [ + "tests/func/api/test_experiments.py", + [ + "test_exp_save" + ] + ], + [ + "tests/func/experiments/test_save.py", + [ + "test_exp_save" + ] + ] + ], + "test_all_branches": [ + [ + "tests/func/api/test_scm.py", + [ + "test_all_branches" + ] + ], + [ + "tests/func/experiments/test_gc.py", + [ + "test_all_branches" + ] + ] + ], + "test_all_commits": [ + [ + "tests/func/api/test_scm.py", + [ + "test_all_commits" + ] + ], + [ + "tests/func/experiments/test_gc.py", + [ + "test_all_commits" + ] + ], + [ + "tests/func/test_gc.py", + [ + "test_all_commits" + ] + ] + ], + "test_all_tags": [ + [ + "tests/func/api/test_scm.py", + [ + "test_all_tags" + ] + ], + [ + "tests/func/experiments/test_gc.py", + [ + "test_all_tags" + ] + ] + ], + "params_repo": [ + [ + "tests/func/api/test_show.py", + [ + "params_repo" + ] + ], + [ + "tests/func/experiments/conftest.py", + [ + "params_repo" + ] + ] + ], + "metrics_repo": [ + [ + "tests/func/api/test_show.py", + [ + "metrics_repo" + ] + ] + ], + "test_params_show_no_args": [ + [ + "tests/func/api/test_show.py", + [ + "test_params_show_no_args" + ] + ] + ], + "test_params_show_targets": [ + [ + "tests/func/api/test_show.py", + [ + "test_params_show_targets" + ] + ] + ], + "test_params_show_deps": [ + [ + "tests/func/api/test_show.py", + [ + "test_params_show_deps" + ] + ] + ], + "test_params_show_stages": [ + [ + "tests/func/api/test_show.py", + [ + "test_params_show_stages" + ] + ] + ], + "test_params_show_stage_addressing": [ + [ + "tests/func/api/test_show.py", + [ + "test_params_show_stage_addressing" + ] + ] + ], + "test_params_show_revs": [ + [ + "tests/func/api/test_show.py", + [ + "test_params_show_revs" + ] + ] + ], + "test_params_show_while_running_stage": [ + [ + "tests/func/api/test_show.py", + [ + "test_params_show_while_running_stage" + ] + ] + ], + "test_params_show_repo": [ + [ + "tests/func/api/test_show.py", + [ + "test_params_show_repo" + ] + ] + ], + "test_params_show_no_params_found": [ + [ + "tests/func/api/test_show.py", + [ + "test_params_show_no_params_found" + ] + ] + ], + "test_params_show_stage_without_params": [ + [ + "tests/func/api/test_show.py", + [ + "test_params_show_stage_without_params" + ] + ] + ], + "test_params_show_untracked_target": [ + [ + "tests/func/api/test_show.py", + [ + "test_params_show_untracked_target" + ] + ] + ], + "test_metrics_show_no_args": [ + [ + "tests/func/api/test_show.py", + [ + "test_metrics_show_no_args" + ] + ] + ], + "test_metrics_show_targets": [ + [ + "tests/func/api/test_show.py", + [ + "test_metrics_show_targets" + ] + ] + ], + "test_metrics_show_no_metrics_found": [ + [ + "tests/func/api/test_show.py", + [ + "test_metrics_show_no_metrics_found" + ] + ] + ], + "test_metrics_show_rev_without_metrics": [ + [ + "tests/func/api/test_show.py", + [ + "test_metrics_show_rev_without_metrics" + ] + ] + ], + "test_metrics_show_rev_with_metrics": [ + [ + "tests/func/api/test_show.py", + [ + "test_metrics_show_rev_with_metrics" + ] + ] + ], + "test_metrics_show_dirty_working_dir": [ + [ + "tests/func/api/test_show.py", + [ + "test_metrics_show_dirty_working_dir" + ] + ] + ], + "test_reading_artifacts_subdir": [ + [ + "tests/func/artifacts/test_artifacts.py", + [ + "test_reading_artifacts_subdir" + ] + ] + ], + "test_broken_dvcyaml_extra_field": [ + [ + "tests/func/artifacts/test_artifacts.py", + [ + "test_broken_dvcyaml_extra_field" + ] + ] + ], + "test_broken_dvcyaml_id_duplication": [ + [ + "tests/func/artifacts/test_artifacts.py", + [ + "test_broken_dvcyaml_id_duplication" + ] + ] + ], + "test_read_artifacts_yaml": [ + [ + "tests/func/artifacts/test_artifacts.py", + [ + "test_read_artifacts_yaml" + ] + ] + ], + "test_check_name_is_valid": [ + [ + "tests/func/artifacts/test_artifacts.py", + [ + "test_check_name_is_valid" + ] + ] + ], + "test_check_name_is_invalid": [ + [ + "tests/func/artifacts/test_artifacts.py", + [ + "test_check_name_is_invalid" + ] + ] + ], + "test_indexed_on_status": [ + [ + "tests/func/data/db/test_index.py", + [ + "test_indexed_on_status" + ] + ] + ], + "test_indexed_on_push": [ + [ + "tests/func/data/db/test_index.py", + [ + "test_indexed_on_push" + ] + ] + ], + "test_indexed_dir_missing": [ + [ + "tests/func/data/db/test_index.py", + [ + "test_indexed_dir_missing" + ] + ] + ], + "test_clear_on_gc": [ + [ + "tests/func/data/db/test_index.py", + [ + "test_clear_on_gc" + ] + ] + ], + "unreliable_download": [ + [ + "tests/func/data/db/test_index.py", + [ + "test_clear_on_download_err", + "unreliable_download" + ] + ], + [ + "tests/func/test_remote.py", + [ + "test_partial_push_n_pull", + "unreliable_download" + ] + ] + ], + "test_clear_on_download_err": [ + [ + "tests/func/data/db/test_index.py", + [ + "test_clear_on_download_err" + ] + ] + ], + "unreliable_upload": [ + [ + "tests/func/data/db/test_index.py", + [ + "test_partial_upload", + "unreliable_upload" + ] + ], + [ + "tests/func/test_remote.py", + [ + "test_partial_push_n_pull", + "unreliable_upload" + ] + ] + ], + "test_partial_upload": [ + [ + "tests/func/data/db/test_index.py", + [ + "test_partial_upload" + ] + ] + ], + "http_auth_patch": [ + [ + "tests/func/experiments/conftest.py", + [ + "http_auth_patch" + ] + ] + ], + "_ssh_factory": [ + [ + "tests/func/experiments/executor/test_ssh.py", + [ + "_ssh_factory" + ] + ] + ], + "test_init_from_stash": [ + [ + "tests/func/experiments/executor/test_ssh.py", + [ + "test_init_from_stash" + ] + ] + ], + "test_init_git": [ + [ + "tests/func/experiments/executor/test_ssh.py", + [ + "test_init_git" + ] + ], + [ + "tests/func/test_scm.py", + [ + "test_init_git" + ] + ] + ], + "test_init_cache": [ + [ + "tests/func/experiments/executor/test_ssh.py", + [ + "test_init_cache" + ] + ] + ], + "test_reproduce": [ + [ + "tests/func/experiments/executor/test_ssh.py", + [ + "test_reproduce" + ] + ] + ], + "test_run_machine": [ + [ + "tests/func/experiments/executor/test_ssh.py", + [ + "test_run_machine" + ] + ] + ], + "test_apply": [ + [ + "tests/func/experiments/test_apply.py", + [ + "test_apply" + ] + ] + ], + "test_apply_failed": [ + [ + "tests/func/experiments/test_apply.py", + [ + "test_apply_failed" + ] + ] + ], + "test_apply_queued": [ + [ + "tests/func/experiments/test_apply.py", + [ + "test_apply_queued" + ] + ] + ], + "test_apply_untracked": [ + [ + "tests/func/experiments/test_apply.py", + [ + "test_apply_untracked" + ] + ] + ], + "test_apply_unchanged_head": [ + [ + "tests/func/experiments/test_apply.py", + [ + "test_apply_unchanged_head" + ] + ] + ], + "test_new_checkpoint": [ + [ + "tests/func/experiments/test_checkpoints.py", + [ + "test_new_checkpoint" + ] + ] + ], + "test_resume_checkpoint": [ + [ + "tests/func/experiments/test_checkpoints.py", + [ + "test_resume_checkpoint" + ] + ] + ], + "test_reset_checkpoint": [ + [ + "tests/func/experiments/test_checkpoints.py", + [ + "test_reset_checkpoint" + ] + ] + ], + "test_resume_branch": [ + [ + "tests/func/experiments/test_checkpoints.py", + [ + "test_resume_branch" + ] + ] + ], + "test_resume_non_head_checkpoint": [ + [ + "tests/func/experiments/test_checkpoints.py", + [ + "test_resume_non_head_checkpoint" + ] + ] + ], + "clear_env": [ + [ + "tests/func/experiments/test_checkpoints.py", + [ + "clear_env" + ] + ] + ], + "test_auto_push_during_iterations": [ + [ + "tests/func/experiments/test_checkpoints.py", + [ + "test_auto_push_during_iterations" + ] + ] + ], + "test_auto_push_error_url": [ + [ + "tests/func/experiments/test_checkpoints.py", + [ + "test_auto_push_error_url" + ] + ] + ], + "test_auto_push_no_remote": [ + [ + "tests/func/experiments/test_checkpoints.py", + [ + "test_auto_push_no_remote" + ] + ] + ], + "test_auto_push_self_remote": [ + [ + "tests/func/experiments/test_checkpoints.py", + [ + "test_auto_push_self_remote" + ] + ] + ], + "test_tmp_dir_failed_checkpoint": [ + [ + "tests/func/experiments/test_checkpoints.py", + [ + "test_tmp_dir_failed_checkpoint" + ] + ] + ], + "test_diff_empty": [ + [ + "tests/func/experiments/test_diff.py", + [ + "test_diff_empty" + ] + ] + ], + "test_diff_head": [ + [ + "tests/func/experiments/test_diff.py", + [ + "test_diff_head" + ] + ] + ], + "test_diff_exp": [ + [ + "tests/func/experiments/test_diff.py", + [ + "test_diff_exp" + ] + ] + ], + "test_new_simple": [ + [ + "tests/func/experiments/test_experiments.py", + [ + "test_new_simple" + ] + ] + ], + "test_experiment_exists": [ + [ + "tests/func/experiments/test_experiments.py", + [ + "test_experiment_exists" + ] + ] + ], + "test_file_permissions": [ + [ + "tests/func/experiments/test_experiments.py", + [ + "test_file_permissions" + ] + ] + ], + "test_failed_exp_workspace": [ + [ + "tests/func/experiments/test_experiments.py", + [ + "test_failed_exp_workspace" + ] + ] + ], + "test_get_baseline": [ + [ + "tests/func/experiments/test_experiments.py", + [ + "test_get_baseline" + ] + ] + ], + "_dos2unix": [ + [ + "tests/func/experiments/test_experiments.py", + [ + "test_update_py_params", + "_dos2unix" + ] + ] + ], + "test_update_py_params": [ + [ + "tests/func/experiments/test_experiments.py", + [ + "test_update_py_params" + ] + ] + ], + "test_detached_parent": [ + [ + "tests/func/experiments/test_experiments.py", + [ + "test_detached_parent" + ] + ] + ], + "test_branch": [ + [ + "tests/func/experiments/test_experiments.py", + [ + "test_branch" + ] + ] + ], + "test_no_scm": [ + [ + "tests/func/experiments/test_experiments.py", + [ + "test_no_scm" + ] + ], + [ + "tests/func/test_diff.py", + [ + "test_no_scm" + ] + ] + ], + "test_untracked": [ + [ + "tests/func/experiments/test_experiments.py", + [ + "test_untracked" + ] + ] + ], + "test_packed_args_exists": [ + [ + "tests/func/experiments/test_experiments.py", + [ + "test_packed_args_exists" + ] + ] + ], + "test_subdir": [ + [ + "tests/func/experiments/test_experiments.py", + [ + "test_subdir" + ] + ], + [ + "tests/func/test_data_status.py", + [ + "test_subdir" + ] + ] + ], + "test_subrepo": [ + [ + "tests/func/experiments/test_experiments.py", + [ + "test_subrepo" + ] + ], + [ + "tests/func/test_ls.py", + [ + "test_subrepo" + ] + ] + ], + "test_run_celery": [ + [ + "tests/func/experiments/test_experiments.py", + [ + "test_run_celery" + ] + ] + ], + "test_run_metrics": [ + [ + "tests/func/experiments/test_experiments.py", + [ + "test_run_metrics" + ] + ] + ], + "test_checkout_targets_deps": [ + [ + "tests/func/experiments/test_experiments.py", + [ + "test_checkout_targets_deps" + ] + ] + ], + "test_fix_exp_head": [ + [ + "tests/func/experiments/test_experiments.py", + [ + "test_fix_exp_head" + ] + ] + ], + "test_modified_data_dep": [ + [ + "tests/func/experiments/test_experiments.py", + [ + "test_modified_data_dep" + ] + ] + ], + "test_exp_run_recursive": [ + [ + "tests/func/experiments/test_experiments.py", + [ + "test_exp_run_recursive" + ] + ] + ], + "test_experiment_name_invalid": [ + [ + "tests/func/experiments/test_experiments.py", + [ + "test_experiment_name_invalid" + ] + ] + ], + "test_experiments_workspace_not_log_exception": [ + [ + "tests/func/experiments/test_experiments.py", + [ + "test_experiments_workspace_not_log_exception" + ] + ] + ], + "test_run_env": [ + [ + "tests/func/experiments/test_experiments.py", + [ + "test_run_env" + ] + ] + ], + "test_experiment_unchanged": [ + [ + "tests/func/experiments/test_experiments.py", + [ + "test_experiment_unchanged" + ] + ] + ], + "test_experiment_run_dry": [ + [ + "tests/func/experiments/test_experiments.py", + [ + "test_experiment_run_dry" + ] + ] + ], + "test_clean": [ + [ + "tests/func/experiments/test_experiments.py", + [ + "test_clean" + ] + ] + ], + "test_experiment_no_commit": [ + [ + "tests/func/experiments/test_experiments.py", + [ + "test_experiment_no_commit" + ] + ] + ], + "test_local_config_is_propagated_to_tmp": [ + [ + "tests/func/experiments/test_experiments.py", + [ + "test_local_config_is_propagated_to_tmp" + ] + ] + ], + "test_untracked_top_level_files_are_included_in_exp": [ + [ + "tests/func/experiments/test_experiments.py", + [ + "test_untracked_top_level_files_are_included_in_exp" + ] + ], + [ + "tests/func/experiments/test_save.py", + [ + "test_untracked_top_level_files_are_included_in_exp" + ] + ] + ], + "test_copy_paths": [ + [ + "tests/func/experiments/test_experiments.py", + [ + "test_copy_paths" + ] + ] + ], + "test_copy_paths_errors": [ + [ + "tests/func/experiments/test_experiments.py", + [ + "test_copy_paths_errors" + ] + ] + ], + "test_mixed_git_dvc_out": [ + [ + "tests/func/experiments/test_experiments.py", + [ + "test_mixed_git_dvc_out" + ] + ] + ], + "test_custom_commit_message": [ + [ + "tests/func/experiments/test_experiments.py", + [ + "test_custom_commit_message" + ] + ] + ], + "test_workspace": [ + [ + "tests/func/experiments/test_gc.py", + [ + "test_workspace" + ] + ] + ], + "test_init_simple": [ + [ + "tests/func/experiments/test_init.py", + [ + "test_init_simple" + ] + ] + ], + "test_when_stage_already_exists_with_same_name": [ + [ + "tests/func/experiments/test_init.py", + [ + "test_when_stage_already_exists_with_same_name" + ] + ] + ], + "test_when_stage_force_if_already_exists": [ + [ + "tests/func/experiments/test_init.py", + [ + "test_when_stage_force_if_already_exists" + ] + ] + ], + "test_creates_params_file_by_default": [ + [ + "tests/func/experiments/test_init.py", + [ + "test_creates_params_file_by_default" + ] + ] + ], + "test_with_a_custom_name": [ + [ + "tests/func/experiments/test_init.py", + [ + "test_with_a_custom_name" + ] + ] + ], + "test_init_with_no_defaults_non_interactive": [ + [ + "tests/func/experiments/test_init.py", + [ + "test_init_with_no_defaults_non_interactive" + ] + ] + ], + "test_init_interactive_when_no_path_prompts_need_to_be_asked": [ + [ + "tests/func/experiments/test_init.py", + [ + "test_init_interactive_when_no_path_prompts_need_to_be_asked" + ] + ] + ], + "test_when_params_is_omitted_in_interactive_mode": [ + [ + "tests/func/experiments/test_init.py", + [ + "test_when_params_is_omitted_in_interactive_mode" + ] + ] + ], + "test_init_interactive_params_validation": [ + [ + "tests/func/experiments/test_init.py", + [ + "test_init_interactive_params_validation" + ] + ] + ], + "test_init_with_no_defaults_interactive": [ + [ + "tests/func/experiments/test_init.py", + [ + "test_init_with_no_defaults_interactive" + ] + ] + ], + "test_init_default": [ + [ + "tests/func/experiments/test_init.py", + [ + "test_init_default" + ] + ] + ], + "test_init_interactive_live": [ + [ + "tests/func/experiments/test_init.py", + [ + "test_init_interactive_live" + ] + ] + ], + "test_init_with_type_checkpoint_and_models_plots_provided": [ + [ + "tests/func/experiments/test_init.py", + [ + "test_init_with_type_checkpoint_and_models_plots_provided" + ] + ] + ], + "test_init_with_type_default_and_live_provided": [ + [ + "tests/func/experiments/test_init.py", + [ + "test_init_with_type_default_and_live_provided" + ] + ] + ], + "test_init_with_live_and_metrics_plots_provided": [ + [ + "tests/func/experiments/test_init.py", + [ + "test_init_with_live_and_metrics_plots_provided" + ] + ] + ], + "test_gen_output_dirs": [ + [ + "tests/func/experiments/test_init.py", + [ + "test_gen_output_dirs" + ] + ] + ], + "test_celery_logs": [ + [ + "tests/func/experiments/test_queue.py", + [ + "test_celery_logs" + ] + ] + ], + "test_queue_doesnt_remove_untracked_params_file": [ + [ + "tests/func/experiments/test_queue.py", + [ + "test_queue_doesnt_remove_untracked_params_file" + ] + ] + ], + "test_copy_paths_queue": [ + [ + "tests/func/experiments/test_queue.py", + [ + "test_copy_paths_queue" + ] + ] + ], + "test_custom_commit_message_queue": [ + [ + "tests/func/experiments/test_queue.py", + [ + "test_custom_commit_message_queue" + ] + ] + ], + "test_push_args": [ + [ + "tests/func/experiments/test_remote.py", + [ + "test_push_args" + ] + ] + ], + "test_push_diverged": [ + [ + "tests/func/experiments/test_remote.py", + [ + "test_push_diverged" + ] + ] + ], + "test_push_checkpoint": [ + [ + "tests/func/experiments/test_remote.py", + [ + "test_push_checkpoint" + ] + ] + ], + "test_push_ambiguous_name": [ + [ + "tests/func/experiments/test_remote.py", + [ + "test_push_ambiguous_name" + ] + ] + ], + "test_list_remote": [ + [ + "tests/func/experiments/test_remote.py", + [ + "test_list_remote" + ] + ] + ], + "test_pull_args": [ + [ + "tests/func/experiments/test_remote.py", + [ + "test_pull_args" + ] + ] + ], + "test_pull_diverged": [ + [ + "tests/func/experiments/test_remote.py", + [ + "test_pull_diverged" + ] + ] + ], + "test_pull_checkpoint": [ + [ + "tests/func/experiments/test_remote.py", + [ + "test_pull_checkpoint" + ] + ] + ], + "test_pull_ambiguous_name": [ + [ + "tests/func/experiments/test_remote.py", + [ + "test_pull_ambiguous_name" + ] + ] + ], + "test_push_pull_cache": [ + [ + "tests/func/experiments/test_remote.py", + [ + "test_push_pull_cache" + ] + ] + ], + "test_auth_error_list": [ + [ + "tests/func/experiments/test_remote.py", + [ + "test_auth_error_list" + ] + ] + ], + "test_auth_error_pull": [ + [ + "tests/func/experiments/test_remote.py", + [ + "test_auth_error_pull" + ] + ] + ], + "test_auth_error_push": [ + [ + "tests/func/experiments/test_remote.py", + [ + "test_auth_error_push" + ] + ] + ], + "test_remove_experiments_by_ref": [ + [ + "tests/func/experiments/test_remove.py", + [ + "test_remove_experiments_by_ref" + ] + ] + ], + "test_remove_all_queued_experiments": [ + [ + "tests/func/experiments/test_remove.py", + [ + "test_remove_all_queued_experiments" + ] + ] + ], + "test_remove_special_queued_experiments": [ + [ + "tests/func/experiments/test_remove.py", + [ + "test_remove_special_queued_experiments" + ] + ] + ], + "test_remove_all": [ + [ + "tests/func/experiments/test_remove.py", + [ + "test_remove_all" + ] + ] + ], + "test_remove_remote": [ + [ + "tests/func/experiments/test_remove.py", + [ + "test_remove_remote" + ] + ] + ], + "test_remove_experiments_by_rev": [ + [ + "tests/func/experiments/test_remove.py", + [ + "test_remove_experiments_by_rev" + ] + ] + ], + "setup_stage": [ + [ + "tests/func/experiments/test_save.py", + [ + "setup_stage" + ] + ] + ], + "test_exp_save_unchanged": [ + [ + "tests/func/experiments/test_save.py", + [ + "test_exp_save_unchanged" + ] + ] + ], + "test_exp_save_overwrite_experiment": [ + [ + "tests/func/experiments/test_save.py", + [ + "test_exp_save_overwrite_experiment" + ] + ] + ], + "test_exp_save_invalid_name": [ + [ + "tests/func/experiments/test_save.py", + [ + "test_exp_save_invalid_name" + ] + ] + ], + "test_exp_save_after_commit": [ + [ + "tests/func/experiments/test_save.py", + [ + "test_exp_save_after_commit" + ] + ] + ], + "test_exp_save_with_staged_changes": [ + [ + "tests/func/experiments/test_save.py", + [ + "test_exp_save_with_staged_changes" + ] + ] + ], + "test_exp_save_include_untracked": [ + [ + "tests/func/experiments/test_save.py", + [ + "test_exp_save_include_untracked" + ] + ] + ], + "test_exp_save_include_untracked_warning": [ + [ + "tests/func/experiments/test_save.py", + [ + "test_exp_save_include_untracked_warning" + ] + ] + ], + "test_untracked_dvclock_is_included_in_exp": [ + [ + "tests/func/experiments/test_save.py", + [ + "test_untracked_dvclock_is_included_in_exp" + ] + ] + ], + "test_exp_save_custom_message": [ + [ + "tests/func/experiments/test_save.py", + [ + "test_exp_save_custom_message" + ] + ] + ], + "test_modify_params": [ + [ + "tests/func/experiments/test_set_params.py", + [ + "test_modify_params" + ] + ] + ], + "test_hydra_compose_and_dump": [ + [ + "tests/func/experiments/test_set_params.py", + [ + "test_hydra_compose_and_dump" + ] + ] + ], + "test_hydra_sweep": [ + [ + "tests/func/experiments/test_set_params.py", + [ + "test_hydra_sweep" + ] + ] + ], + "test_hydra_sweep_requires_queue": [ + [ + "tests/func/experiments/test_set_params.py", + [ + "test_hydra_sweep_requires_queue" + ] + ] + ], + "test_hydra_sweep_prefix_name": [ + [ + "tests/func/experiments/test_set_params.py", + [ + "test_hydra_sweep_prefix_name" + ] + ] + ], + "make_executor_info": [ + [ + "tests/func/experiments/test_show.py", + [ + "make_executor_info" + ] + ] + ], + "make_executor": [ + [ + "tests/func/experiments/test_show.py", + [ + "make_executor" + ] + ] + ], + "make_data": [ + [ + "tests/func/experiments/test_show.py", + [ + "make_data" + ] + ] + ], + "test_show_branch_and_tag_name": [ + [ + "tests/func/experiments/test_show.py", + [ + "test_show_branch_and_tag_name" + ] + ] + ], + "test_show_simple": [ + [ + "tests/func/experiments/test_show.py", + [ + "test_show_simple" + ] + ], + [ + "tests/func/metrics/test_show.py", + [ + "test_show_simple" + ] + ] + ], + "test_show_experiment": [ + [ + "tests/func/experiments/test_show.py", + [ + "test_show_experiment" + ] + ] + ], + "test_show_queued": [ + [ + "tests/func/experiments/test_show.py", + [ + "test_show_queued" + ] + ] + ], + "test_show_failed_experiment": [ + [ + "tests/func/experiments/test_show.py", + [ + "test_show_failed_experiment" + ] + ] + ], + "test_show_checkpoint": [ + [ + "tests/func/experiments/test_show.py", + [ + "test_show_checkpoint" + ] + ] + ], + "test_show_filter": [ + [ + "tests/func/experiments/test_show.py", + [ + "test_show_filter" + ] + ] + ], + "test_show_multiple_commits": [ + [ + "tests/func/experiments/test_show.py", + [ + "test_show_multiple_commits" + ] + ] + ], + "test_show_sort": [ + [ + "tests/func/experiments/test_show.py", + [ + "test_show_sort" + ] + ] + ], + "test_show_running": [ + [ + "tests/func/experiments/test_show.py", + [ + "test_show_running" + ] + ] + ], + "test_show_with_broken_repo": [ + [ + "tests/func/experiments/test_show.py", + [ + "test_show_with_broken_repo" + ] + ] + ], + "_get_rev_isotimestamp": [ + [ + "tests/func/experiments/test_show.py", + [ + "test_show_csv", + "_get_rev_isotimestamp" + ] + ], + [ + "tests/func/experiments/test_show.py", + [ + "test_metrics_renaming", + "_get_rev_isotimestamp" + ] + ] + ], + "test_show_csv": [ + [ + "tests/func/experiments/test_show.py", + [ + "test_show_csv" + ] + ] + ], + "test_show_only_changed": [ + [ + "tests/func/experiments/test_show.py", + [ + "test_show_only_changed" + ] + ] + ], + "test_show_parallel_coordinates": [ + [ + "tests/func/experiments/test_show.py", + [ + "test_show_parallel_coordinates" + ] + ] + ], + "test_show_outs": [ + [ + "tests/func/experiments/test_show.py", + [ + "test_show_outs" + ] + ] + ], + "test_metrics_renaming": [ + [ + "tests/func/experiments/test_show.py", + [ + "test_metrics_renaming" + ] + ] + ], + "test_show_sorted_deps": [ + [ + "tests/func/experiments/test_show.py", + [ + "test_show_sorted_deps" + ] + ] + ], + "resolve_commit": [ + [ + "tests/func/experiments/test_show.py", + [ + "test_show_queued_error", + "resolve_commit" + ] + ], + [ + "tests/func/experiments/test_show.py", + [ + "test_show_completed_error", + "resolve_commit" + ] + ], + [ + "tests/func/experiments/test_show.py", + [ + "test_show_baseline_error", + "resolve_commit" + ] + ], + [ + "tests/unit/repo/experiments/queue/test_celery.py", + [ + "test_queue_status", + "resolve_commit" + ] + ] + ], + "test_show_queued_error": [ + [ + "tests/func/experiments/test_show.py", + [ + "test_show_queued_error" + ] + ] + ], + "test_show_completed_error": [ + [ + "tests/func/experiments/test_show.py", + [ + "test_show_completed_error" + ] + ] + ], + "test_show_baseline_error": [ + [ + "tests/func/experiments/test_show.py", + [ + "test_show_baseline_error" + ] + ] + ], + "test_deleted": [ + [ + "tests/func/experiments/test_stash_exp.py", + [ + "test_deleted" + ] + ], + [ + "tests/func/test_diff.py", + [ + "test_deleted" + ] + ] + ], + "test_modified": [ + [ + "tests/func/experiments/test_stash_exp.py", + [ + "test_modified" + ] + ], + [ + "tests/func/test_diff.py", + [ + "test_modified" + ] + ], + [ + "tests/unit/command/test_machine.py", + [ + "test_modified" + ] + ] + ], + "test_staged_new_file": [ + [ + "tests/func/experiments/test_stash_exp.py", + [ + "test_staged_new_file" + ] + ] + ], + "test_generate_random_exp_name": [ + [ + "tests/func/experiments/test_utils.py", + [ + "test_generate_random_exp_name" + ] + ] + ], + "machine_config": [ + [ + "tests/func/machine/conftest.py", + [ + "machine_config" + ] + ] + ], + "mock_instances": [ + [ + "tests/func/machine/conftest.py", + [ + "machine_instance", + "mock_instances" + ] + ] + ], + "machine_instance": [ + [ + "tests/func/machine/conftest.py", + [ + "machine_instance" + ] + ] + ], + "test_machine_modify_susccess": [ + [ + "tests/func/machine/test_machine_config.py", + [ + "test_machine_modify_susccess" + ] + ] + ], + "test_machine_modify_startup_script": [ + [ + "tests/func/machine/test_machine_config.py", + [ + "test_machine_modify_startup_script" + ] + ] + ], + "test_machine_modify_fail": [ + [ + "tests/func/machine/test_machine_config.py", + [ + "test_machine_modify_fail" + ] + ] + ], + "test_machine_list": [ + [ + "tests/func/machine/test_machine_config.py", + [ + "test_machine_list" + ] + ] + ], + "test_machine_rename_success": [ + [ + "tests/func/machine/test_machine_config.py", + [ + "test_machine_rename_success" + ] + ] + ], + "test_machine_rename_none_exist": [ + [ + "tests/func/machine/test_machine_config.py", + [ + "test_machine_rename_none_exist" + ] + ] + ], + "test_machine_rename_exist": [ + [ + "tests/func/machine/test_machine_config.py", + [ + "test_machine_rename_exist" + ] + ] + ], + "cmd_error": [ + [ + "tests/func/machine/test_machine_config.py", + [ + "test_machine_rename_error", + "cmd_error" + ] + ] + ], + "test_machine_rename_error": [ + [ + "tests/func/machine/test_machine_config.py", + [ + "test_machine_rename_error" + ] + ] + ], + "test_metrics_diff_simple": [ + [ + "tests/func/metrics/test_diff.py", + [ + "test_metrics_diff_simple" + ] + ] + ], + "test_metrics_diff_yaml": [ + [ + "tests/func/metrics/test_diff.py", + [ + "test_metrics_diff_yaml" + ] + ] + ], + "test_metrics_diff_json": [ + [ + "tests/func/metrics/test_diff.py", + [ + "test_metrics_diff_json" + ] + ], + [ + "tests/unit/command/test_metrics.py", + [ + "test_metrics_diff_json" + ] + ] + ], + "test_metrics_diff_json_unchanged": [ + [ + "tests/func/metrics/test_diff.py", + [ + "test_metrics_diff_json_unchanged" + ] + ] + ], + "test_metrics_diff_broken_json": [ + [ + "tests/func/metrics/test_diff.py", + [ + "test_metrics_diff_broken_json" + ] + ] + ], + "test_metrics_diff_no_metrics": [ + [ + "tests/func/metrics/test_diff.py", + [ + "test_metrics_diff_no_metrics" + ] + ] + ], + "test_metrics_diff_new_metric": [ + [ + "tests/func/metrics/test_diff.py", + [ + "test_metrics_diff_new_metric" + ] + ] + ], + "test_metrics_diff_deleted_metric": [ + [ + "tests/func/metrics/test_diff.py", + [ + "test_metrics_diff_deleted_metric" + ] + ] + ], + "test_metrics_diff_with_unchanged": [ + [ + "tests/func/metrics/test_diff.py", + [ + "test_metrics_diff_with_unchanged" + ] + ] + ], + "test_no_commits": [ + [ + "tests/func/metrics/test_diff.py", + [ + "test_no_commits" + ] + ], + [ + "tests/func/params/test_diff.py", + [ + "test_no_commits" + ] + ], + [ + "tests/func/plots/test_diff.py", + [ + "test_no_commits" + ] + ], + [ + "tests/func/test_diff.py", + [ + "test_no_commits" + ] + ] + ], + "test_metrics_diff_dirty": [ + [ + "tests/func/metrics/test_diff.py", + [ + "test_metrics_diff_dirty" + ] + ] + ], + "test_metrics_diff_cli": [ + [ + "tests/func/metrics/test_diff.py", + [ + "test_metrics_diff_cli" + ] + ] + ], + "test_metrics_diff_non_metrics": [ + [ + "tests/func/metrics/test_diff.py", + [ + "test_metrics_diff_non_metrics" + ] + ] + ], + "test_diff_top_level_metrics": [ + [ + "tests/func/metrics/test_diff.py", + [ + "test_diff_top_level_metrics" + ] + ] + ], + "test_metrics_diff_active_branch_unchanged": [ + [ + "tests/func/metrics/test_diff.py", + [ + "test_metrics_diff_active_branch_unchanged" + ] + ] + ], + "test_show_simple_from_subdir": [ + [ + "tests/func/metrics/test_show.py", + [ + "test_show_simple_from_subdir" + ] + ] + ], + "test_show": [ + [ + "tests/func/metrics/test_show.py", + [ + "test_show" + ] + ], + [ + "tests/func/params/test_show.py", + [ + "test_show" + ] + ] + ], + "test_show_toml": [ + [ + "tests/func/metrics/test_show.py", + [ + "test_show_toml" + ] + ], + [ + "tests/func/params/test_show.py", + [ + "test_show_toml" + ] + ] + ], + "test_show_targets": [ + [ + "tests/func/metrics/test_show.py", + [ + "test_show_targets" + ] + ], + [ + "tests/func/params/test_show.py", + [ + "test_show_targets" + ] + ], + [ + "tests/func/plots/test_show.py", + [ + "test_show_targets" + ] + ] + ], + "test_show_multiple": [ + [ + "tests/func/metrics/test_show.py", + [ + "test_show_multiple" + ] + ], + [ + "tests/func/params/test_show.py", + [ + "test_show_multiple" + ] + ] + ], + "test_show_branch": [ + [ + "tests/func/metrics/test_show.py", + [ + "test_show_branch" + ] + ], + [ + "tests/func/params/test_show.py", + [ + "test_show_branch" + ] + ] + ], + "test_show_subrepo_with_preexisting_tags": [ + [ + "tests/func/metrics/test_show.py", + [ + "test_show_subrepo_with_preexisting_tags" + ] + ] + ], + "test_missing_cache": [ + [ + "tests/func/metrics/test_show.py", + [ + "test_missing_cache" + ] + ], + [ + "tests/func/test_data_cloud.py", + [ + "test_missing_cache" + ] + ] + ], + "test_show_non_metric": [ + [ + "tests/func/metrics/test_show.py", + [ + "test_show_non_metric" + ] + ] + ], + "test_show_non_metric_branch": [ + [ + "tests/func/metrics/test_show.py", + [ + "test_show_non_metric_branch" + ] + ] + ], + "test_non_metric_and_recurisve_show": [ + [ + "tests/func/metrics/test_show.py", + [ + "test_non_metric_and_recurisve_show" + ] + ] + ], + "test_show_falsey": [ + [ + "tests/func/metrics/test_show.py", + [ + "test_show_falsey" + ] + ] + ], + "test_show_no_repo": [ + [ + "tests/func/metrics/test_show.py", + [ + "test_show_no_repo" + ] + ], + [ + "tests/func/params/test_show.py", + [ + "test_show_no_repo" + ] + ] + ], + "test_show_malformed_metric": [ + [ + "tests/func/metrics/test_show.py", + [ + "test_show_malformed_metric" + ] + ] + ], + "test_metrics_show_no_target": [ + [ + "tests/func/metrics/test_show.py", + [ + "test_metrics_show_no_target" + ] + ] + ], + "test_show_no_metrics_files": [ + [ + "tests/func/metrics/test_show.py", + [ + "test_show_no_metrics_files" + ] + ] + ], + "test_metrics_show_overlap": [ + [ + "tests/func/metrics/test_show.py", + [ + "test_metrics_show_overlap" + ] + ] + ], + "test_log_errors": [ + [ + "tests/func/metrics/test_show.py", + [ + "test_log_errors" + ] + ], + [ + "tests/func/params/test_show.py", + [ + "test_log_errors" + ] + ], + [ + "tests/func/plots/test_show.py", + [ + "test_log_errors" + ] + ] + ], + "test_diff_no_params": [ + [ + "tests/func/params/test_diff.py", + [ + "test_diff_no_params" + ] + ] + ], + "test_diff_no_changes": [ + [ + "tests/func/params/test_diff.py", + [ + "test_diff_no_changes" + ] + ] + ], + "test_diff_dirty": [ + [ + "tests/func/params/test_diff.py", + [ + "test_diff_dirty" + ] + ], + [ + "tests/func/plots/test_diff.py", + [ + "test_diff_dirty" + ] + ], + [ + "tests/func/test_diff.py", + [ + "test_diff_dirty" + ] + ] + ], + "test_diff_new": [ + [ + "tests/func/params/test_diff.py", + [ + "test_diff_new" + ] + ], + [ + "tests/unit/test_compare.py", + [ + "test_diff_new" + ] + ] + ], + "test_diff_deleted": [ + [ + "tests/func/params/test_diff.py", + [ + "test_diff_deleted" + ] + ] + ], + "test_diff_list": [ + [ + "tests/func/params/test_diff.py", + [ + "test_diff_list" + ] + ], + [ + "tests/unit/test_compare.py", + [ + "test_diff_list" + ] + ] + ], + "test_diff_dict": [ + [ + "tests/func/params/test_diff.py", + [ + "test_diff_dict" + ] + ] + ], + "test_diff_with_unchanged": [ + [ + "tests/func/params/test_diff.py", + [ + "test_diff_with_unchanged" + ] + ] + ], + "test_pipeline_tracked_params": [ + [ + "tests/func/params/test_diff.py", + [ + "test_pipeline_tracked_params" + ] + ] + ], + "test_vars_shows_on_params_diff": [ + [ + "tests/func/params/test_diff.py", + [ + "test_vars_shows_on_params_diff" + ] + ] + ], + "test_diff_targeted": [ + [ + "tests/func/params/test_diff.py", + [ + "test_diff_targeted" + ] + ] + ], + "test_diff_without_targets_specified": [ + [ + "tests/func/params/test_diff.py", + [ + "test_diff_without_targets_specified" + ] + ] + ], + "test_diff_top_level_params": [ + [ + "tests/func/params/test_diff.py", + [ + "test_diff_top_level_params" + ] + ] + ], + "test_diff_active_branch_no_changes": [ + [ + "tests/func/params/test_diff.py", + [ + "test_diff_active_branch_no_changes" + ] + ] + ], + "test_show_empty": [ + [ + "tests/func/params/test_show.py", + [ + "test_show_empty" + ] + ] + ], + "test_show_py": [ + [ + "tests/func/params/test_show.py", + [ + "test_show_py" + ] + ] + ], + "test_show_list": [ + [ + "tests/func/params/test_show.py", + [ + "test_show_list" + ] + ] + ], + "test_pipeline_params": [ + [ + "tests/func/params/test_show.py", + [ + "test_pipeline_params" + ] + ] + ], + "test_show_without_targets_specified": [ + [ + "tests/func/params/test_show.py", + [ + "test_show_without_targets_specified" + ] + ] + ], + "test_deps_multi_stage": [ + [ + "tests/func/params/test_show.py", + [ + "test_deps_multi_stage" + ] + ] + ], + "test_deps_with_targets": [ + [ + "tests/func/params/test_show.py", + [ + "test_deps_with_targets" + ] + ] + ], + "test_deps_with_bad_target": [ + [ + "tests/func/params/test_show.py", + [ + "test_deps_with_bad_target" + ] + ] + ], + "make_entry_definition": [ + [ + "tests/func/parsing/__init__.py", + [ + "make_entry_definition" + ] + ] + ], + "make_foreach_def": [ + [ + "tests/func/parsing/__init__.py", + [ + "make_foreach_def" + ] + ] + ], + "escape_ansi": [ + [ + "tests/func/parsing/test_errors.py", + [ + "escape_ansi" + ] + ] + ], + "test_vars_interpolation_errors": [ + [ + "tests/func/parsing/test_errors.py", + [ + "test_vars_interpolation_errors" + ] + ], + [ + "tests/func/parsing/test_resolver.py", + [ + "test_vars_interpolation_errors" + ] + ] + ], + "test_failed_to_interpolate": [ + [ + "tests/func/parsing/test_errors.py", + [ + "test_failed_to_interpolate" + ] + ] + ], + "test_local_vars_params_file_not_exist": [ + [ + "tests/func/parsing/test_errors.py", + [ + "test_local_vars_params_file_not_exist" + ] + ] + ], + "test_specified_key_does_not_exist": [ + [ + "tests/func/parsing/test_errors.py", + [ + "test_specified_key_does_not_exist" + ] + ] + ], + "test_wdir_failed_to_interpolate": [ + [ + "tests/func/parsing/test_errors.py", + [ + "test_wdir_failed_to_interpolate" + ] + ] + ], + "test_interpolate_non_string": [ + [ + "tests/func/parsing/test_errors.py", + [ + "test_interpolate_non_string" + ] + ] + ], + "test_interpolate_nested_iterable": [ + [ + "tests/func/parsing/test_errors.py", + [ + "test_interpolate_nested_iterable" + ] + ] + ], + "test_partial_vars_doesnot_exist": [ + [ + "tests/func/parsing/test_errors.py", + [ + "test_partial_vars_doesnot_exist" + ] + ], + [ + "tests/func/parsing/test_resolver.py", + [ + "test_partial_vars_doesnot_exist" + ] + ] + ], + "test_foreach_data_syntax_error": [ + [ + "tests/func/parsing/test_errors.py", + [ + "test_foreach_data_syntax_error" + ] + ] + ], + "test_foreach_data_key_does_not_exists": [ + [ + "tests/func/parsing/test_errors.py", + [ + "test_foreach_data_key_does_not_exists" + ] + ] + ], + "test_foreach_data_expects_list_or_dict": [ + [ + "tests/func/parsing/test_errors.py", + [ + "test_foreach_data_expects_list_or_dict" + ] + ] + ], + "test_foreach_overwriting_item_in_list": [ + [ + "tests/func/parsing/test_errors.py", + [ + "test_foreach_overwriting_item_in_list" + ] + ] + ], + "test_foreach_do_syntax_errors": [ + [ + "tests/func/parsing/test_errors.py", + [ + "test_foreach_do_syntax_errors" + ] + ] + ], + "test_foreach_do_definition_item_does_not_exist": [ + [ + "tests/func/parsing/test_errors.py", + [ + "test_foreach_do_definition_item_does_not_exist" + ] + ] + ], + "test_item_key_in_generated_stage_vars": [ + [ + "tests/func/parsing/test_errors.py", + [ + "test_item_key_in_generated_stage_vars" + ] + ] + ], + "test_foreach_wdir_key_does_not_exist": [ + [ + "tests/func/parsing/test_errors.py", + [ + "test_foreach_wdir_key_does_not_exist" + ] + ] + ], + "test_with_simple_list_data": [ + [ + "tests/func/parsing/test_foreach.py", + [ + "test_with_simple_list_data" + ] + ] + ], + "test_with_dict_data": [ + [ + "tests/func/parsing/test_foreach.py", + [ + "test_with_dict_data" + ] + ] + ], + "test_with_dict_with_non_str_keys": [ + [ + "tests/func/parsing/test_foreach.py", + [ + "test_with_dict_with_non_str_keys" + ] + ] + ], + "test_with_composite_list": [ + [ + "tests/func/parsing/test_foreach.py", + [ + "test_with_composite_list" + ] + ] + ], + "test_foreach_interpolated_simple_list": [ + [ + "tests/func/parsing/test_foreach.py", + [ + "test_foreach_interpolated_simple_list" + ] + ] + ], + "test_foreach_interpolate_with_composite_data": [ + [ + "tests/func/parsing/test_foreach.py", + [ + "test_foreach_interpolate_with_composite_data" + ] + ] + ], + "test_params_file_with_dict_tracked": [ + [ + "tests/func/parsing/test_foreach.py", + [ + "test_params_file_with_dict_tracked" + ] + ] + ], + "test_params_file_tracked_for_composite_list": [ + [ + "tests/func/parsing/test_foreach.py", + [ + "test_params_file_tracked_for_composite_list" + ] + ] + ], + "test_foreach_data_from_nested_vars": [ + [ + "tests/func/parsing/test_foreach.py", + [ + "test_foreach_data_from_nested_vars" + ] + ] + ], + "test_foreach_partial_interpolations": [ + [ + "tests/func/parsing/test_foreach.py", + [ + "test_foreach_partial_interpolations" + ] + ] + ], + "test_mixed_vars_for_foreach_data": [ + [ + "tests/func/parsing/test_foreach.py", + [ + "test_mixed_vars_for_foreach_data" + ] + ] + ], + "test_mixed_vars_for_foreach_data_2": [ + [ + "tests/func/parsing/test_foreach.py", + [ + "test_mixed_vars_for_foreach_data_2" + ] + ] + ], + "test_foreach_with_interpolated_wdir": [ + [ + "tests/func/parsing/test_foreach.py", + [ + "test_foreach_with_interpolated_wdir" + ] + ] + ], + "test_foreach_with_local_vars": [ + [ + "tests/func/parsing/test_foreach.py", + [ + "test_foreach_with_local_vars" + ] + ] + ], + "test_foreach_with_imported_vars": [ + [ + "tests/func/parsing/test_foreach.py", + [ + "test_foreach_with_imported_vars" + ] + ] + ], + "test_foreach_with_interpolated_wdir_and_local_vars": [ + [ + "tests/func/parsing/test_foreach.py", + [ + "test_foreach_with_interpolated_wdir_and_local_vars" + ] + ] + ], + "test_foreach_do_syntax_is_checked_once": [ + [ + "tests/func/parsing/test_foreach.py", + [ + "test_foreach_do_syntax_is_checked_once" + ] + ] + ], + "test_foreach_data_is_only_resolved_once": [ + [ + "tests/func/parsing/test_foreach.py", + [ + "test_foreach_data_is_only_resolved_once" + ] + ] + ], + "assert_stage_equal": [ + [ + "tests/func/parsing/test_interpolated_entry.py", + [ + "assert_stage_equal" + ] + ] + ], + "test_simple": [ + [ + "tests/func/parsing/test_interpolated_entry.py", + [ + "test_simple" + ] + ] + ], + "test_vars_import": [ + [ + "tests/func/parsing/test_interpolated_entry.py", + [ + "test_vars_import" + ] + ] + ], + "test_vars_and_params_import": [ + [ + "tests/func/parsing/test_interpolated_entry.py", + [ + "test_vars_and_params_import" + ] + ] + ], + "test_stage_with_wdir": [ + [ + "tests/func/parsing/test_interpolated_entry.py", + [ + "test_stage_with_wdir" + ] + ] + ], + "test_with_templated_wdir": [ + [ + "tests/func/parsing/test_interpolated_entry.py", + [ + "test_with_templated_wdir" + ] + ] + ], + "test_resolve_local_tries_to_load_globally_used_files": [ + [ + "tests/func/parsing/test_interpolated_entry.py", + [ + "test_resolve_local_tries_to_load_globally_used_files" + ] + ] + ], + "test_resolve_local_tries_to_load_globally_used_params_yaml": [ + [ + "tests/func/parsing/test_interpolated_entry.py", + [ + "test_resolve_local_tries_to_load_globally_used_params_yaml" + ] + ] + ], + "test_vars_relpath_overwrite": [ + [ + "tests/func/parsing/test_interpolated_entry.py", + [ + "test_vars_relpath_overwrite" + ] + ] + ], + "test_vars_load_partial": [ + [ + "tests/func/parsing/test_interpolated_entry.py", + [ + "test_vars_load_partial" + ] + ] + ], + "test_cmd_dict": [ + [ + "tests/func/parsing/test_interpolated_entry.py", + [ + "test_cmd_dict" + ] + ] + ], + "test_resolver": [ + [ + "tests/func/parsing/test_resolver.py", + [ + "test_resolver" + ] + ] + ], + "test_default_params_file_not_exist": [ + [ + "tests/func/parsing/test_resolver.py", + [ + "test_default_params_file_not_exist" + ] + ] + ], + "test_no_params_yaml_and_vars": [ + [ + "tests/func/parsing/test_resolver.py", + [ + "test_no_params_yaml_and_vars" + ] + ] + ], + "test_local_vars": [ + [ + "tests/func/parsing/test_resolver.py", + [ + "test_local_vars" + ] + ] + ], + "test_default_params_file": [ + [ + "tests/func/parsing/test_resolver.py", + [ + "test_default_params_file" + ] + ] + ], + "test_load_vars_from_file": [ + [ + "tests/func/parsing/test_resolver.py", + [ + "test_load_vars_from_file" + ] + ] + ], + "test_load_vars_with_relpath": [ + [ + "tests/func/parsing/test_resolver.py", + [ + "test_load_vars_with_relpath" + ] + ] + ], + "test_global_overwrite_error_on_imports": [ + [ + "tests/func/parsing/test_resolver.py", + [ + "test_global_overwrite_error_on_imports" + ] + ] + ], + "test_global_overwrite_vars": [ + [ + "tests/func/parsing/test_resolver.py", + [ + "test_global_overwrite_vars" + ] + ] + ], + "test_local_declared_vars_overwrite": [ + [ + "tests/func/parsing/test_resolver.py", + [ + "test_local_declared_vars_overwrite" + ] + ] + ], + "test_specified_params_file_not_exist": [ + [ + "tests/func/parsing/test_resolver.py", + [ + "test_specified_params_file_not_exist" + ] + ] + ], + "test_vars_already_loaded_message": [ + [ + "tests/func/parsing/test_resolver.py", + [ + "test_vars_already_loaded_message" + ] + ] + ], + "test_local_overwrite_error": [ + [ + "tests/func/parsing/test_resolver.py", + [ + "test_local_overwrite_error" + ] + ] + ], + "test_plots_modify_existing_template": [ + [ + "tests/func/plots/test_modify.py", + [ + "test_plots_modify_existing_template" + ] + ] + ], + "test_plots_modify_should_not_change_lockfile": [ + [ + "tests/func/plots/test_modify.py", + [ + "test_plots_modify_should_not_change_lockfile" + ] + ] + ], + "test_plots_modify_not_existing_template": [ + [ + "tests/func/plots/test_modify.py", + [ + "test_plots_modify_not_existing_template" + ] + ] + ], + "test_unset_nonexistent": [ + [ + "tests/func/plots/test_modify.py", + [ + "test_unset_nonexistent" + ] + ] + ], + "test_dir_plots": [ + [ + "tests/func/plots/test_modify.py", + [ + "test_dir_plots" + ] + ], + [ + "tests/func/plots/test_show.py", + [ + "test_dir_plots" + ] + ] + ], + "test_plot_cache_missing": [ + [ + "tests/func/plots/test_show.py", + [ + "test_plot_cache_missing" + ] + ] + ], + "test_plot_wrong_metric_type": [ + [ + "tests/func/plots/test_show.py", + [ + "test_plot_wrong_metric_type" + ] + ] + ], + "test_show_non_plot": [ + [ + "tests/func/plots/test_show.py", + [ + "test_show_non_plot" + ] + ] + ], + "test_show_non_plot_and_plot_with_params": [ + [ + "tests/func/plots/test_show.py", + [ + "test_show_non_plot_and_plot_with_params" + ] + ] + ], + "test_show_from_subdir": [ + [ + "tests/func/plots/test_show.py", + [ + "test_show_from_subdir" + ] + ] + ], + "test_plots_show_non_existing": [ + [ + "tests/func/plots/test_show.py", + [ + "test_plots_show_non_existing" + ] + ] + ], + "test_plots_show_overlap": [ + [ + "tests/func/plots/test_show.py", + [ + "test_plots_show_overlap" + ] + ] + ], + "test_ignore_parsing_error": [ + [ + "tests/func/plots/test_show.py", + [ + "test_ignore_parsing_error" + ] + ] + ], + "test_plots_binary": [ + [ + "tests/func/plots/test_show.py", + [ + "test_plots_binary" + ] + ] + ], + "test_collect_non_existing_dir": [ + [ + "tests/func/plots/test_show.py", + [ + "test_collect_non_existing_dir" + ] + ] + ], + "test_top_level_plots": [ + [ + "tests/func/plots/test_show.py", + [ + "test_top_level_plots" + ] + ] + ], + "test_show_plots_defined_with_native_os_path": [ + [ + "tests/func/plots/test_show.py", + [ + "test_show_plots_defined_with_native_os_path" + ] + ] + ], + "test_add_executable": [ + [ + "tests/func/test_add.py", + [ + "test_add_executable" + ] + ] + ], + "test_add_unicode": [ + [ + "tests/func/test_add.py", + [ + "test_add_unicode" + ] + ] + ], + "test_add_unsupported_file": [ + [ + "tests/func/test_add.py", + [ + "test_add_unsupported_file" + ] + ] + ], + "test_add_directory": [ + [ + "tests/func/test_add.py", + [ + "test_add_directory" + ] + ] + ], + "test_add_directory_recursive": [ + [ + "tests/func/test_add.py", + [ + "test_add_directory_recursive" + ] + ] + ], + "test_add_cmd_directory_recursive": [ + [ + "tests/func/test_add.py", + [ + "test_add_cmd_directory_recursive" + ] + ] + ], + "test_warn_about_large_directories_recursive_add": [ + [ + "tests/func/test_add.py", + [ + "test_warn_about_large_directories_recursive_add" + ] + ] + ], + "test_add_directory_with_forward_slash": [ + [ + "tests/func/test_add.py", + [ + "test_add_directory_with_forward_slash" + ] + ] + ], + "test_add_tracked_file": [ + [ + "tests/func/test_add.py", + [ + "test_add_tracked_file" + ] + ] + ], + "test_add_dir_with_existing_cache": [ + [ + "tests/func/test_add.py", + [ + "test_add_dir_with_existing_cache" + ] + ] + ], + "test_add_modified_dir": [ + [ + "tests/func/test_add.py", + [ + "test_add_modified_dir" + ] + ] + ], + "test_add_file_in_dir": [ + [ + "tests/func/test_add.py", + [ + "test_add_file_in_dir" + ] + ] + ], + "test_add_filtered_files_in_dir": [ + [ + "tests/func/test_add.py", + [ + "test_add_filtered_files_in_dir" + ] + ] + ], + "test_add_external_relpath": [ + [ + "tests/func/test_add.py", + [ + "test_add_external_relpath" + ] + ] + ], + "test_add_local_remote_file": [ + [ + "tests/func/test_add.py", + [ + "test_add_local_remote_file" + ] + ] + ], + "test_cmd_add": [ + [ + "tests/func/test_add.py", + [ + "test_cmd_add" + ] + ] + ], + "test_double_add_unchanged_file": [ + [ + "tests/func/test_add.py", + [ + "test_double_add_unchanged_file" + ] + ] + ], + "test_double_add_unchanged_dir": [ + [ + "tests/func/test_add.py", + [ + "test_double_add_unchanged_dir" + ] + ] + ], + "test_add_colon_in_filename": [ + [ + "tests/func/test_add.py", + [ + "test_add_colon_in_filename" + ] + ] + ], + "test_should_update_state_entry_for_file_after_add": [ + [ + "tests/func/test_add.py", + [ + "test_should_update_state_entry_for_file_after_add" + ] + ] + ], + "test_should_update_state_entry_for_directory_after_add": [ + [ + "tests/func/test_add.py", + [ + "test_should_update_state_entry_for_directory_after_add" + ] + ] + ], + "test_add_commit": [ + [ + "tests/func/test_add.py", + [ + "test_add_commit" + ] + ] + ], + "test_should_collect_dir_cache_only_once": [ + [ + "tests/func/test_add.py", + [ + "test_should_collect_dir_cache_only_once" + ] + ] + ], + "is_symlink_true_below_dvc_root": [ + [ + "tests/func/test_add.py", + [ + "test_should_place_stage_in_data_dir_if_repository_below_symlink", + "is_symlink_true_below_dvc_root" + ] + ] + ], + "test_should_place_stage_in_data_dir_if_repository_below_symlink": [ + [ + "tests/func/test_add.py", + [ + "test_should_place_stage_in_data_dir_if_repository_below_symlink" + ] + ] + ], + "test_should_throw_proper_exception_on_corrupted_stage_file": [ + [ + "tests/func/test_add.py", + [ + "test_should_throw_proper_exception_on_corrupted_stage_file" + ] + ] + ], + "test_should_throw_proper_exception_on_existing_out": [ + [ + "tests/func/test_add.py", + [ + "test_should_throw_proper_exception_on_existing_out" + ] + ] + ], + "test_add_force_overwrite_out": [ + [ + "tests/func/test_add.py", + [ + "test_add_force_overwrite_out" + ] + ] + ], + "test_add_filename": [ + [ + "tests/func/test_add.py", + [ + "test_add_filename" + ] + ] + ], + "test_failed_add_cleanup": [ + [ + "tests/func/test_add.py", + [ + "test_failed_add_cleanup" + ] + ] + ], + "test_should_not_track_git_internal_files": [ + [ + "tests/func/test_add.py", + [ + "test_should_not_track_git_internal_files" + ] + ] + ], + "test_add_unprotected": [ + [ + "tests/func/test_add.py", + [ + "test_add_unprotected" + ] + ] + ], + "temporary_windows_drive": [ + [ + "tests/func/test_add.py", + [ + "temporary_windows_drive" + ] + ] + ], + "test_windows_should_add_when_cache_on_different_drive": [ + [ + "tests/func/test_add.py", + [ + "test_windows_should_add_when_cache_on_different_drive" + ] + ] + ], + "test_readding_dir_should_not_unprotect_all": [ + [ + "tests/func/test_add.py", + [ + "test_readding_dir_should_not_unprotect_all" + ] + ] + ], + "test_should_not_checkout_when_adding_cached_copy": [ + [ + "tests/func/test_add.py", + [ + "test_should_not_checkout_when_adding_cached_copy" + ] + ] + ], + "test_should_relink_on_repeated_add": [ + [ + "tests/func/test_add.py", + [ + "test_should_relink_on_repeated_add" + ] + ] + ], + "test_should_protect_on_repeated_add": [ + [ + "tests/func/test_add.py", + [ + "test_should_protect_on_repeated_add" + ] + ] + ], + "test_escape_gitignore_entries": [ + [ + "tests/func/test_add.py", + [ + "test_escape_gitignore_entries" + ] + ] + ], + "test_add_from_data_dir": [ + [ + "tests/func/test_add.py", + [ + "test_add_from_data_dir" + ] + ] + ], + "test_add_parent_dir": [ + [ + "tests/func/test_add.py", + [ + "test_add_parent_dir" + ] + ] + ], + "test_not_raises_on_re_add": [ + [ + "tests/func/test_add.py", + [ + "test_not_raises_on_re_add" + ] + ] + ], + "test_add_empty_files": [ + [ + "tests/func/test_add.py", + [ + "test_add_empty_files" + ] + ] + ], + "test_add_optimization_for_hardlink_on_empty_files": [ + [ + "tests/func/test_add.py", + [ + "test_add_optimization_for_hardlink_on_empty_files" + ] + ] + ], + "test_output_duplication_for_pipeline_tracked": [ + [ + "tests/func/test_add.py", + [ + "test_output_duplication_for_pipeline_tracked" + ] + ] + ], + "test_add_pipeline_file": [ + [ + "tests/func/test_add.py", + [ + "test_add_pipeline_file" + ] + ] + ], + "test_add_symlink_file": [ + [ + "tests/func/test_add.py", + [ + "test_add_symlink_file" + ] + ] + ], + "test_add_symlink_dir": [ + [ + "tests/func/test_add.py", + [ + "test_add_symlink_dir" + ] + ] + ], + "test_add_file_in_symlink_dir": [ + [ + "tests/func/test_add.py", + [ + "test_add_file_in_symlink_dir" + ] + ] + ], + "test_add_with_cache_link_error": [ + [ + "tests/func/test_add.py", + [ + "test_add_with_cache_link_error" + ] + ] + ], + "test_add_preserve_fields": [ + [ + "tests/func/test_add.py", + [ + "test_add_preserve_fields" + ] + ] + ], + "test_add_long_fname": [ + [ + "tests/func/test_add.py", + [ + "test_add_long_fname" + ] + ] + ], + "test_add_to_remote_absolute": [ + [ + "tests/func/test_add.py", + [ + "test_add_to_remote_absolute" + ] + ] + ], + "test_add_to_remote_invalid_combinations": [ + [ + "tests/func/test_add.py", + [ + "test_add_to_remote_invalid_combinations" + ] + ], + [ + "tests/unit/command/test_add.py", + [ + "test_add_to_remote_invalid_combinations" + ] + ] + ], + "test_add_to_cache_dir": [ + [ + "tests/func/test_add.py", + [ + "test_add_to_cache_dir" + ] + ] + ], + "test_add_to_cache_file": [ + [ + "tests/func/test_add.py", + [ + "test_add_to_cache_file" + ] + ] + ], + "test_add_with_out": [ + [ + "tests/func/test_add.py", + [ + "test_add_with_out" + ] + ] + ], + "test_add_to_cache_different_name": [ + [ + "tests/func/test_add.py", + [ + "test_add_to_cache_different_name" + ] + ] + ], + "test_add_to_cache_not_exists": [ + [ + "tests/func/test_add.py", + [ + "test_add_to_cache_not_exists" + ] + ] + ], + "test_add_to_cache_invalid_combinations": [ + [ + "tests/func/test_add.py", + [ + "test_add_to_cache_invalid_combinations" + ] + ], + [ + "tests/unit/command/test_add.py", + [ + "test_add_to_cache_invalid_combinations" + ] + ] + ], + "test_add_to_cache_from_remote": [ + [ + "tests/func/test_add.py", + [ + "test_add_to_cache_from_remote" + ] + ] + ], + "test_add_ignored": [ + [ + "tests/func/test_add.py", + [ + "test_add_ignored" + ] + ] + ], + "test_add_on_not_existing_file_should_not_remove_stage_file": [ + [ + "tests/func/test_add.py", + [ + "test_add_on_not_existing_file_should_not_remove_stage_file" + ] + ] + ], + "test_add_does_not_remove_stage_file_on_failure": [ + [ + "tests/func/test_add.py", + [ + "test_add_does_not_remove_stage_file_on_failure" + ] + ] + ], + "test_add_ignore_duplicated_targets": [ + [ + "tests/func/test_add.py", + [ + "test_add_ignore_duplicated_targets" + ] + ] + ], + "test_add_with_annotations": [ + [ + "tests/func/test_add.py", + [ + "test_add_with_annotations" + ] + ] + ], + "test_add_updates_to_cloud_versioning_dir": [ + [ + "tests/func/test_add.py", + [ + "test_add_updates_to_cloud_versioning_dir" + ] + ] + ], + "test_daemon_analytics": [ + [ + "tests/func/test_analytics.py", + [ + "test_daemon_analytics" + ] + ] + ], + "test_main_analytics": [ + [ + "tests/func/test_analytics.py", + [ + "test_main_analytics" + ] + ] + ], + "mock_daemon": [ + [ + "tests/func/test_analytics.py", + [ + "mock_daemon" + ] + ] + ], + "test_collect_and_send_report": [ + [ + "tests/func/test_analytics.py", + [ + "test_collect_and_send_report" + ] + ], + [ + "tests/unit/test_analytics.py", + [ + "test_collect_and_send_report" + ] + ] + ], + "test_scm_dvc_only": [ + [ + "tests/func/test_analytics.py", + [ + "test_scm_dvc_only" + ] + ] + ], + "test_scm_git": [ + [ + "tests/func/test_analytics.py", + [ + "test_scm_git" + ] + ] + ], + "test_scm_subrepo": [ + [ + "tests/func/test_analytics.py", + [ + "test_scm_subrepo" + ] + ] + ], + "test_check_ignore": [ + [ + "tests/func/test_check_ignore.py", + [ + "test_check_ignore" + ] + ] + ], + "test_check_ignore_details": [ + [ + "tests/func/test_check_ignore.py", + [ + "test_check_ignore_details" + ] + ] + ], + "test_check_ignore_non_matching": [ + [ + "tests/func/test_check_ignore.py", + [ + "test_check_ignore_non_matching" + ] + ] + ], + "test_check_ignore_error_args_cases": [ + [ + "tests/func/test_check_ignore.py", + [ + "test_check_ignore_error_args_cases" + ] + ] + ], + "test_check_ignore_dir": [ + [ + "tests/func/test_check_ignore.py", + [ + "test_check_ignore_dir" + ] + ] + ], + "test_check_ignore_default_dir": [ + [ + "tests/func/test_check_ignore.py", + [ + "test_check_ignore_default_dir" + ] + ] + ], + "test_check_ignore_out_side_repo": [ + [ + "tests/func/test_check_ignore.py", + [ + "test_check_ignore_out_side_repo" + ] + ] + ], + "test_check_ignore_sub_repo": [ + [ + "tests/func/test_check_ignore.py", + [ + "test_check_ignore_sub_repo" + ] + ] + ], + "test_check_sub_dir_ignore_file": [ + [ + "tests/func/test_check_ignore.py", + [ + "test_check_sub_dir_ignore_file" + ] + ] + ], + "test_check_ignore_details_all": [ + [ + "tests/func/test_check_ignore.py", + [ + "test_check_ignore_details_all" + ] + ] + ], + "test_check_ignore_stdin_mode": [ + [ + "tests/func/test_check_ignore.py", + [ + "test_check_ignore_stdin_mode" + ] + ] + ], + "walk_files": [ + [ + "tests/func/test_checkout.py", + [ + "walk_files" + ] + ] + ], + "test_checkout": [ + [ + "tests/func/test_checkout.py", + [ + "test_checkout" + ] + ], + [ + "tests/func/test_cli.py", + [ + "test_checkout" + ] + ], + [ + "tests/unit/command/test_checkout.py", + [ + "test_checkout" + ] + ] + ], + "test_checkout_cli": [ + [ + "tests/func/test_checkout.py", + [ + "test_checkout_cli" + ] + ] + ], + "test_checkout_corrupted_cache_file": [ + [ + "tests/func/test_checkout.py", + [ + "test_checkout_corrupted_cache_file" + ] + ] + ], + "test_checkout_corrupted_cache_dir": [ + [ + "tests/func/test_checkout.py", + [ + "test_checkout_corrupted_cache_dir" + ] + ] + ], + "test_remove_files_when_checkout": [ + [ + "tests/func/test_checkout.py", + [ + "test_remove_files_when_checkout" + ] + ] + ], + "test_force": [ + [ + "tests/func/test_checkout.py", + [ + "TestCheckoutCleanWorkingDir", + "test_force" + ] + ] + ], + "test_checkout_selective_remove": [ + [ + "tests/func/test_checkout.py", + [ + "test_checkout_selective_remove" + ] + ] + ], + "test_gitignore_basic": [ + [ + "tests/func/test_checkout.py", + [ + "test_gitignore_basic" + ] + ] + ], + "test_gitignore_when_checkout": [ + [ + "tests/func/test_checkout.py", + [ + "test_gitignore_when_checkout" + ] + ] + ], + "test_checkout_missing_md5_in_stage_file": [ + [ + "tests/func/test_checkout.py", + [ + "test_checkout_missing_md5_in_stage_file" + ] + ] + ], + "test_checkout_empty_dir": [ + [ + "tests/func/test_checkout.py", + [ + "test_checkout_empty_dir" + ] + ] + ], + "test_checkout_not_cached_file": [ + [ + "tests/func/test_checkout.py", + [ + "test_checkout_not_cached_file" + ] + ] + ], + "test_checkout_with_deps_cli": [ + [ + "tests/func/test_checkout.py", + [ + "test_checkout_with_deps_cli" + ] + ] + ], + "test_checkout_directory": [ + [ + "tests/func/test_checkout.py", + [ + "test_checkout_directory" + ] + ] + ], + "test_checkout_hook": [ + [ + "tests/func/test_checkout.py", + [ + "test_checkout_hook" + ] + ] + ], + "test_checkout_suggest_git": [ + [ + "tests/func/test_checkout.py", + [ + "test_checkout_suggest_git" + ] + ] + ], + "test_checkout_target_recursive_should_not_remove_other_used_files": [ + [ + "tests/func/test_checkout.py", + [ + "test_checkout_target_recursive_should_not_remove_other_used_files" + ] + ] + ], + "test_checkout_recursive_not_directory": [ + [ + "tests/func/test_checkout.py", + [ + "test_checkout_recursive_not_directory" + ] + ] + ], + "test_checkout_moved_cache_dir_with_symlinks": [ + [ + "tests/func/test_checkout.py", + [ + "test_checkout_moved_cache_dir_with_symlinks" + ] + ] + ], + "test_checkout_no_checksum": [ + [ + "tests/func/test_checkout.py", + [ + "test_checkout_no_checksum" + ] + ] + ], + "test_checkout_relink": [ + [ + "tests/func/test_checkout.py", + [ + "test_checkout_relink" + ] + ] + ], + "test_checkout_relink_protected": [ + [ + "tests/func/test_checkout.py", + [ + "test_checkout_relink_protected" + ] + ] + ], + "test_partial_checkout": [ + [ + "tests/func/test_checkout.py", + [ + "test_partial_checkout" + ] + ] + ], + "test_stats_on_empty_checkout": [ + [ + "tests/func/test_checkout.py", + [ + "test_stats_on_empty_checkout" + ] + ] + ], + "test_stats_on_checkout": [ + [ + "tests/func/test_checkout.py", + [ + "test_stats_on_checkout" + ] + ] + ], + "test_checkout_stats_on_failure": [ + [ + "tests/func/test_checkout.py", + [ + "test_checkout_stats_on_failure" + ] + ] + ], + "test_stats_on_added_file_from_tracked_dir": [ + [ + "tests/func/test_checkout.py", + [ + "test_stats_on_added_file_from_tracked_dir" + ] + ] + ], + "test_stats_on_updated_file_from_tracked_dir": [ + [ + "tests/func/test_checkout.py", + [ + "test_stats_on_updated_file_from_tracked_dir" + ] + ] + ], + "test_stats_on_removed_file_from_tracked_dir": [ + [ + "tests/func/test_checkout.py", + [ + "test_stats_on_removed_file_from_tracked_dir" + ] + ] + ], + "test_stats_on_show_changes_does_not_show_summary": [ + [ + "tests/func/test_checkout.py", + [ + "test_stats_on_show_changes_does_not_show_summary" + ] + ] + ], + "test_stats_does_not_show_changes_by_default": [ + [ + "tests/func/test_checkout.py", + [ + "test_stats_does_not_show_changes_by_default" + ] + ] + ], + "test_checkout_with_relink_existing": [ + [ + "tests/func/test_checkout.py", + [ + "test_checkout_with_relink_existing" + ] + ] + ], + "test_checkout_with_deps": [ + [ + "tests/func/test_checkout.py", + [ + "test_checkout_with_deps" + ] + ] + ], + "test_checkout_recursive": [ + [ + "tests/func/test_checkout.py", + [ + "test_checkout_recursive" + ] + ] + ], + "test_checkout_for_external_outputs": [ + [ + "tests/func/test_checkout.py", + [ + "test_checkout_for_external_outputs" + ] + ] + ], + "test_checkouts_with_different_addressing": [ + [ + "tests/func/test_checkout.py", + [ + "test_checkouts_with_different_addressing" + ] + ] + ], + "test_checkouts_on_same_stage_name_and_output_name": [ + [ + "tests/func/test_checkout.py", + [ + "test_checkouts_on_same_stage_name_and_output_name" + ] + ] + ], + "test_checkouts_for_pipeline_tracked_outs": [ + [ + "tests/func/test_checkout.py", + [ + "test_checkouts_for_pipeline_tracked_outs" + ] + ] + ], + "test_checkout_external_modified_file": [ + [ + "tests/func/test_checkout.py", + [ + "test_checkout_external_modified_file" + ] + ] + ], + "test_checkout_executable": [ + [ + "tests/func/test_checkout.py", + [ + "test_checkout_executable" + ] + ] + ], + "test_checkout_partial": [ + [ + "tests/func/test_checkout.py", + [ + "test_checkout_partial" + ] + ] + ], + "test_checkout_partial_unchanged": [ + [ + "tests/func/test_checkout.py", + [ + "test_checkout_partial_unchanged" + ] + ] + ], + "test_checkout_partial_subdir": [ + [ + "tests/func/test_checkout.py", + [ + "test_checkout_partial_subdir" + ] + ] + ], + "test_checkout_file": [ + [ + "tests/func/test_checkout.py", + [ + "test_checkout_file" + ] + ] + ], + "test_checkout_dir_compat": [ + [ + "tests/func/test_checkout.py", + [ + "test_checkout_dir_compat" + ] + ] + ], + "test_argparse": [ + [ + "tests/func/test_cli.py", + [ + "test_argparse" + ] + ] + ], + "test_run": [ + [ + "tests/func/test_cli.py", + [ + "test_run" + ] + ], + [ + "tests/func/test_run_single_stage.py", + [ + "test_run" + ] + ], + [ + "tests/unit/command/test_run.py", + [ + "test_run" + ] + ] + ], + "test_repro": [ + [ + "tests/func/test_cli.py", + [ + "test_repro" + ] + ] + ], + "test_remove": [ + [ + "tests/func/test_cli.py", + [ + "test_remove" + ] + ], + [ + "tests/func/test_remove.py", + [ + "test_remove" + ] + ], + [ + "tests/unit/command/test_machine.py", + [ + "test_remove" + ] + ], + [ + "tests/unit/utils/test_fs.py", + [ + "test_remove" + ] + ] + ], + "test_config_unset": [ + [ + "tests/func/test_cli.py", + [ + "test_config_unset" + ] + ] + ], + "test_config_list": [ + [ + "tests/func/test_cli.py", + [ + "test_config_list" + ] + ], + [ + "tests/func/test_config.py", + [ + "test_config_list" + ] + ] + ], + "test_find_root": [ + [ + "tests/func/test_cli.py", + [ + "test_find_root" + ] + ] + ], + "test_cd": [ + [ + "tests/func/test_cli.py", + [ + "test_cd" + ] + ] + ], + "test_unknown_command_help": [ + [ + "tests/func/test_cli.py", + [ + "test_unknown_command_help" + ] + ] + ], + "test_unknown_subcommand_help": [ + [ + "tests/func/test_cli.py", + [ + "test_unknown_subcommand_help" + ] + ] + ], + "test_commit_recursive": [ + [ + "tests/func/test_commit.py", + [ + "test_commit_recursive" + ] + ] + ], + "test_commit_force": [ + [ + "tests/func/test_commit.py", + [ + "test_commit_force" + ] + ] + ], + "test_commit_preserve_fields": [ + [ + "tests/func/test_commit.py", + [ + "test_commit_preserve_fields" + ] + ] + ], + "test_commit_with_deps": [ + [ + "tests/func/test_commit.py", + [ + "test_commit_with_deps" + ] + ] + ], + "test_commit_changed_md5": [ + [ + "tests/func/test_commit.py", + [ + "test_commit_changed_md5" + ] + ] + ], + "test_commit_no_exec": [ + [ + "tests/func/test_commit.py", + [ + "test_commit_no_exec" + ] + ] + ], + "test_commit_granular_output": [ + [ + "tests/func/test_commit.py", + [ + "test_commit_granular_output" + ] + ] + ], + "test_commit_granular_output_file": [ + [ + "tests/func/test_commit.py", + [ + "test_commit_granular_output_file" + ] + ] + ], + "test_commit_granular_output_dir": [ + [ + "tests/func/test_commit.py", + [ + "test_commit_granular_output_dir" + ] + ] + ], + "test_commit_granular_dir": [ + [ + "tests/func/test_commit.py", + [ + "test_commit_granular_dir" + ] + ] + ], + "test_commit_no_exec_missing_dep": [ + [ + "tests/func/test_commit.py", + [ + "test_commit_no_exec_missing_dep" + ] + ] + ], + "test_commit_no_exec_missing_out": [ + [ + "tests/func/test_commit.py", + [ + "test_commit_no_exec_missing_out" + ] + ] + ], + "test_commit_pipeline_stage": [ + [ + "tests/func/test_commit.py", + [ + "test_commit_pipeline_stage" + ] + ] + ], + "test_imported_entries_unchanged": [ + [ + "tests/func/test_commit.py", + [ + "test_imported_entries_unchanged" + ] + ] + ], + "test_commit_updates_to_cloud_versioning_dir": [ + [ + "tests/func/test_commit.py", + [ + "test_commit_updates_to_cloud_versioning_dir" + ] + ] + ], + "test_config_set": [ + [ + "tests/func/test_config.py", + [ + "test_config_set" + ] + ] + ], + "test_config_set_local": [ + [ + "tests/func/test_config.py", + [ + "test_config_set_local" + ] + ] + ], + "test_config_set_in_non_dvc_repo": [ + [ + "tests/func/test_config.py", + [ + "test_config_set_in_non_dvc_repo" + ] + ] + ], + "test_config_get": [ + [ + "tests/func/test_config.py", + [ + "test_config_get" + ] + ] + ], + "test_config_get_in_non_dvc_repo": [ + [ + "tests/func/test_config.py", + [ + "test_config_get_in_non_dvc_repo" + ] + ] + ], + "test_config_list_in_non_dvc_repo": [ + [ + "tests/func/test_config.py", + [ + "test_config_list_in_non_dvc_repo" + ] + ] + ], + "test_list_bad_args": [ + [ + "tests/func/test_config.py", + [ + "test_list_bad_args" + ] + ] + ], + "test_set_invalid_key": [ + [ + "tests/func/test_config.py", + [ + "test_set_invalid_key" + ] + ] + ], + "test_merging_two_levels": [ + [ + "tests/func/test_config.py", + [ + "test_merging_two_levels" + ] + ] + ], + "test_config_loads_without_error_for_non_dvc_repo": [ + [ + "tests/func/test_config.py", + [ + "test_config_loads_without_error_for_non_dvc_repo" + ] + ] + ], + "test_load_relative_paths": [ + [ + "tests/func/test_config.py", + [ + "test_load_relative_paths" + ] + ] + ], + "test_config_gdrive_fields": [ + [ + "tests/func/test_config.py", + [ + "test_config_gdrive_fields" + ] + ] + ], + "test_config_remote": [ + [ + "tests/func/test_config.py", + [ + "test_config_remote" + ] + ] + ], + "test_config_show_origin_single": [ + [ + "tests/func/test_config.py", + [ + "test_config_show_origin_single" + ] + ] + ], + "test_config_show_origin_merged": [ + [ + "tests/func/test_config.py", + [ + "test_config_show_origin_merged" + ] + ] + ], + "test_cloud_cli": [ + [ + "tests/func/test_data_cloud.py", + [ + "test_cloud_cli" + ] + ] + ], + "test_data_cloud_error_cli": [ + [ + "tests/func/test_data_cloud.py", + [ + "test_data_cloud_error_cli" + ] + ] + ], + "test_warn_on_outdated_stage": [ + [ + "tests/func/test_data_cloud.py", + [ + "test_warn_on_outdated_stage" + ] + ] + ], + "test_hash_recalculation": [ + [ + "tests/func/test_data_cloud.py", + [ + "test_hash_recalculation" + ] + ] + ], + "test_verify_hashes": [ + [ + "tests/func/test_data_cloud.py", + [ + "test_verify_hashes" + ] + ] + ], + "test_pull_git_imports": [ + [ + "tests/func/test_data_cloud.py", + [ + "test_pull_git_imports" + ] + ] + ], + "test_pull_external_dvc_imports": [ + [ + "tests/func/test_data_cloud.py", + [ + "test_pull_external_dvc_imports" + ] + ] + ], + "test_pull_partial_import": [ + [ + "tests/func/test_data_cloud.py", + [ + "test_pull_partial_import" + ] + ] + ], + "test_pull_external_dvc_imports_mixed": [ + [ + "tests/func/test_data_cloud.py", + [ + "test_pull_external_dvc_imports_mixed" + ] + ] + ], + "recurse_list_dir": [ + [ + "tests/func/test_data_cloud.py", + [ + "recurse_list_dir" + ] + ] + ], + "test_dvc_pull_pipeline_stages": [ + [ + "tests/func/test_data_cloud.py", + [ + "test_dvc_pull_pipeline_stages" + ] + ] + ], + "test_pipeline_file_target_ops": [ + [ + "tests/func/test_data_cloud.py", + [ + "test_pipeline_file_target_ops" + ] + ] + ], + "test_push_stats": [ + [ + "tests/func/test_data_cloud.py", + [ + "test_push_stats" + ] + ] + ], + "test_fetch_stats": [ + [ + "tests/func/test_data_cloud.py", + [ + "test_fetch_stats" + ] + ] + ], + "test_pull_stats": [ + [ + "tests/func/test_data_cloud.py", + [ + "test_pull_stats" + ] + ] + ], + "test_push_pull_all": [ + [ + "tests/func/test_data_cloud.py", + [ + "test_push_pull_all" + ] + ] + ], + "test_push_pull_fetch_pipeline_stages": [ + [ + "tests/func/test_data_cloud.py", + [ + "test_push_pull_fetch_pipeline_stages" + ] + ] + ], + "test_pull_partial": [ + [ + "tests/func/test_data_cloud.py", + [ + "test_pull_partial" + ] + ] + ], + "test_output_remote": [ + [ + "tests/func/test_data_cloud.py", + [ + "test_output_remote" + ] + ] + ], + "test_target_remote": [ + [ + "tests/func/test_data_cloud.py", + [ + "test_target_remote" + ] + ] + ], + "test_pull_allow_missing": [ + [ + "tests/func/test_data_cloud.py", + [ + "test_pull_allow_missing" + ] + ] + ], + "test_data_ls": [ + [ + "tests/func/test_data_ls.py", + [ + "test_data_ls" + ] + ] + ], + "test_git_to_dvc_path_wdir_transformation": [ + [ + "tests/func/test_data_status.py", + [ + "test_git_to_dvc_path_wdir_transformation" + ] + ] + ], + "test_directory": [ + [ + "tests/func/test_data_status.py", + [ + "test_directory" + ] + ] + ], + "test_tracked_directory_deep": [ + [ + "tests/func/test_data_status.py", + [ + "test_tracked_directory_deep" + ] + ] + ], + "test_new_empty_git_repo": [ + [ + "tests/func/test_data_status.py", + [ + "test_new_empty_git_repo" + ] + ] + ], + "test_noscm_repo": [ + [ + "tests/func/test_data_status.py", + [ + "test_noscm_repo" + ] + ] + ], + "test_unchanged": [ + [ + "tests/func/test_data_status.py", + [ + "test_unchanged" + ] + ] + ], + "test_skip_uncached_pipeline_outputs": [ + [ + "tests/func/test_data_status.py", + [ + "test_skip_uncached_pipeline_outputs" + ] + ] + ], + "test_outs_with_no_hashes": [ + [ + "tests/func/test_data_status.py", + [ + "test_outs_with_no_hashes" + ] + ] + ], + "test_outs_with_no_hashes_and_with_uncommitted_files": [ + [ + "tests/func/test_data_status.py", + [ + "test_outs_with_no_hashes_and_with_uncommitted_files" + ] + ] + ], + "test_untracked_newly_added_files": [ + [ + "tests/func/test_data_status.py", + [ + "test_untracked_newly_added_files" + ] + ] + ], + "test_missing_cache_workspace_exists": [ + [ + "tests/func/test_data_status.py", + [ + "test_missing_cache_workspace_exists" + ] + ] + ], + "test_missing_cache_missing_workspace": [ + [ + "tests/func/test_data_status.py", + [ + "test_missing_cache_missing_workspace" + ] + ] + ], + "test_git_committed_missing_cache_workspace_exists": [ + [ + "tests/func/test_data_status.py", + [ + "test_git_committed_missing_cache_workspace_exists" + ] + ] + ], + "test_git_committed_missing_cache_missing_workspace": [ + [ + "tests/func/test_data_status.py", + [ + "test_git_committed_missing_cache_missing_workspace" + ] + ] + ], + "test_partial_missing_cache": [ + [ + "tests/func/test_data_status.py", + [ + "test_partial_missing_cache" + ] + ] + ], + "test_missing_dir_object_from_head": [ + [ + "tests/func/test_data_status.py", + [ + "test_missing_dir_object_from_head" + ] + ] + ], + "test_missing_dir_object_from_index": [ + [ + "tests/func/test_data_status.py", + [ + "test_missing_dir_object_from_index" + ] + ] + ], + "test_missing_remote_cache": [ + [ + "tests/func/test_data_status.py", + [ + "test_missing_remote_cache" + ] + ] + ], + "test_root_from_dir_to_file": [ + [ + "tests/func/test_data_status.py", + [ + "test_root_from_dir_to_file" + ] + ] + ], + "test_root_from_file_to_dir": [ + [ + "tests/func/test_data_status.py", + [ + "test_root_from_file_to_dir" + ] + ] + ], + "test_empty_dir": [ + [ + "tests/func/test_data_status.py", + [ + "test_empty_dir" + ] + ] + ], + "digest": [ + [ + "tests/func/test_diff.py", + [ + "digest" + ] + ] + ], + "test_added": [ + [ + "tests/func/test_diff.py", + [ + "test_added" + ] + ] + ], + "test_added_deep": [ + [ + "tests/func/test_diff.py", + [ + "test_added_deep" + ] + ] + ], + "test_no_cache_entry": [ + [ + "tests/func/test_diff.py", + [ + "test_no_cache_entry" + ] + ] + ], + "test_modified_subrepo": [ + [ + "tests/func/test_diff.py", + [ + "test_modified_subrepo" + ] + ] + ], + "test_refs": [ + [ + "tests/func/test_diff.py", + [ + "test_refs" + ] + ] + ], + "test_directories": [ + [ + "tests/func/test_diff.py", + [ + "test_directories" + ] + ] + ], + "test_diff_no_cache": [ + [ + "tests/func/test_diff.py", + [ + "test_diff_no_cache" + ] + ] + ], + "test_no_changes": [ + [ + "tests/func/test_diff.py", + [ + "test_no_changes" + ] + ], + [ + "tests/unit/command/test_diff.py", + [ + "test_no_changes" + ] + ] + ], + "test_abs_target": [ + [ + "tests/func/test_diff.py", + [ + "test_abs_target" + ] + ] + ], + "setup_targets_test": [ + [ + "tests/func/test_diff.py", + [ + "setup_targets_test" + ] + ] + ], + "test_targets_missing_path": [ + [ + "tests/func/test_diff.py", + [ + "test_targets_missing_path" + ] + ] + ], + "test_targets_single_file": [ + [ + "tests/func/test_diff.py", + [ + "test_targets_single_file" + ] + ] + ], + "test_targets_single_dir": [ + [ + "tests/func/test_diff.py", + [ + "test_targets_single_dir" + ] + ] + ], + "test_targets_single_file_in_dir": [ + [ + "tests/func/test_diff.py", + [ + "test_targets_single_file_in_dir" + ] + ] + ], + "test_targets_two_files_in_dir": [ + [ + "tests/func/test_diff.py", + [ + "test_targets_two_files_in_dir" + ] + ] + ], + "test_targets_file_and_dir": [ + [ + "tests/func/test_diff.py", + [ + "test_targets_file_and_dir" + ] + ] + ], + "test_targets_single_dir_with_file": [ + [ + "tests/func/test_diff.py", + [ + "test_targets_single_dir_with_file" + ] + ] + ], + "test_targets_single_file_in_dir_with_file": [ + [ + "tests/func/test_diff.py", + [ + "test_targets_single_file_in_dir_with_file" + ] + ] + ], + "test_diff_add_similar_files": [ + [ + "tests/func/test_diff.py", + [ + "test_diff_add_similar_files" + ] + ] + ], + "test_diff_rename_folder": [ + [ + "tests/func/test_diff.py", + [ + "test_diff_rename_folder" + ] + ] + ], + "test_diff_rename_file": [ + [ + "tests/func/test_diff.py", + [ + "test_diff_rename_file" + ] + ] + ], + "test_rename_multiple_files_same_hashes": [ + [ + "tests/func/test_diff.py", + [ + "test_rename_multiple_files_same_hashes" + ] + ] + ], + "test_run_load_one_for_multistage": [ + [ + "tests/func/test_dvcfile.py", + [ + "test_run_load_one_for_multistage" + ] + ] + ], + "test_run_load_one_for_multistage_non_existing": [ + [ + "tests/func/test_dvcfile.py", + [ + "test_run_load_one_for_multistage_non_existing" + ] + ] + ], + "test_run_load_one_for_multistage_non_existing_stage_name": [ + [ + "tests/func/test_dvcfile.py", + [ + "test_run_load_one_for_multistage_non_existing_stage_name" + ] + ] + ], + "test_run_load_one_on_single_stage": [ + [ + "tests/func/test_dvcfile.py", + [ + "test_run_load_one_on_single_stage" + ] + ] + ], + "test_has_stage_with_name": [ + [ + "tests/func/test_dvcfile.py", + [ + "test_has_stage_with_name" + ] + ] + ], + "test_load_all_multistage": [ + [ + "tests/func/test_dvcfile.py", + [ + "test_load_all_multistage" + ] + ] + ], + "test_load_all_singlestage": [ + [ + "tests/func/test_dvcfile.py", + [ + "test_load_all_singlestage" + ] + ] + ], + "test_try_get_single_stage_from_pipeline_file": [ + [ + "tests/func/test_dvcfile.py", + [ + "test_try_get_single_stage_from_pipeline_file" + ] + ] + ], + "test_stage_collection": [ + [ + "tests/func/test_dvcfile.py", + [ + "test_stage_collection" + ] + ] + ], + "test_remove_stage": [ + [ + "tests/func/test_dvcfile.py", + [ + "test_remove_stage" + ] + ] + ], + "test_remove_stage_lockfile": [ + [ + "tests/func/test_dvcfile.py", + [ + "test_remove_stage_lockfile" + ] + ] + ], + "test_remove_stage_dvcfiles": [ + [ + "tests/func/test_dvcfile.py", + [ + "test_remove_stage_dvcfiles" + ] + ] + ], + "test_remove_stage_on_lockfile_format_error": [ + [ + "tests/func/test_dvcfile.py", + [ + "test_remove_stage_on_lockfile_format_error" + ] + ] + ], + "test_remove_stage_preserves_comment": [ + [ + "tests/func/test_dvcfile.py", + [ + "test_remove_stage_preserves_comment" + ] + ] + ], + "test_remove_stage_removes_dvcfiles_if_no_stages_left": [ + [ + "tests/func/test_dvcfile.py", + [ + "test_remove_stage_removes_dvcfiles_if_no_stages_left" + ] + ] + ], + "test_dvcfile_dump_preserves_meta": [ + [ + "tests/func/test_dvcfile.py", + [ + "test_dvcfile_dump_preserves_meta" + ] + ] + ], + "test_dvcfile_dump_preserves_desc": [ + [ + "tests/func/test_dvcfile.py", + [ + "test_dvcfile_dump_preserves_desc" + ] + ] + ], + "test_dvcfile_dump_preserves_comments": [ + [ + "tests/func/test_dvcfile.py", + [ + "test_dvcfile_dump_preserves_comments" + ] + ] + ], + "test_dvcfile_try_dumping_parametrized_stage": [ + [ + "tests/func/test_dvcfile.py", + [ + "test_dvcfile_try_dumping_parametrized_stage" + ] + ] + ], + "test_dvcfile_load_dump_stage_with_desc_meta": [ + [ + "tests/func/test_dvcfile.py", + [ + "test_dvcfile_load_dump_stage_with_desc_meta" + ] + ] + ], + "test_dvcfile_load_with_plots": [ + [ + "tests/func/test_dvcfile.py", + [ + "test_dvcfile_load_with_plots" + ] + ] + ], + "test_external_repo": [ + [ + "tests/func/test_external_repo.py", + [ + "test_external_repo" + ] + ] + ], + "test_source_change": [ + [ + "tests/func/test_external_repo.py", + [ + "test_source_change" + ] + ] + ], + "test_cache_reused": [ + [ + "tests/func/test_external_repo.py", + [ + "test_cache_reused" + ] + ] + ], + "test_known_sha": [ + [ + "tests/func/test_external_repo.py", + [ + "test_known_sha" + ] + ] + ], + "test_pull_subdir_file": [ + [ + "tests/func/test_external_repo.py", + [ + "test_pull_subdir_file" + ] + ] + ], + "test_relative_remote": [ + [ + "tests/func/test_external_repo.py", + [ + "test_relative_remote" + ] + ] + ], + "test_shallow_clone_branch": [ + [ + "tests/func/test_external_repo.py", + [ + "test_shallow_clone_branch" + ] + ] + ], + "test_shallow_clone_tag": [ + [ + "tests/func/test_external_repo.py", + [ + "test_shallow_clone_tag" + ] + ] + ], + "test_subrepos_are_ignored": [ + [ + "tests/func/test_external_repo.py", + [ + "test_subrepos_are_ignored" + ] + ] + ], + "test_subrepos_are_ignored_for_git_tracked_dirs": [ + [ + "tests/func/test_external_repo.py", + [ + "test_subrepos_are_ignored_for_git_tracked_dirs" + ] + ] + ], + "test_cleanfs_subrepo": [ + [ + "tests/func/test_fs.py", + [ + "test_cleanfs_subrepo" + ] + ] + ], + "test_walk_dont_ignore_subrepos": [ + [ + "tests/func/test_fs.py", + [ + "test_walk_dont_ignore_subrepos" + ] + ] + ], + "good_and_bad_cache": [ + [ + "tests/func/test_gc.py", + [ + "good_and_bad_cache" + ] + ] + ], + "test_gc_api": [ + [ + "tests/func/test_gc.py", + [ + "test_gc_api" + ] + ] + ], + "test_gc_cli": [ + [ + "tests/func/test_gc.py", + [ + "test_gc_cli" + ] + ] + ], + "test_gc_branches_tags": [ + [ + "tests/func/test_gc.py", + [ + "test_gc_branches_tags" + ] + ] + ], + "test_gc_multiple_dvc_repos": [ + [ + "tests/func/test_gc.py", + [ + "test_gc_multiple_dvc_repos" + ] + ] + ], + "test_gc_no_dir_cache": [ + [ + "tests/func/test_gc.py", + [ + "test_gc_no_dir_cache" + ] + ] + ], + "_count_files": [ + [ + "tests/func/test_gc.py", + [ + "_count_files" + ] + ] + ], + "test_gc_no_unpacked_dir": [ + [ + "tests/func/test_gc.py", + [ + "test_gc_no_unpacked_dir" + ] + ] + ], + "test_gc_without_workspace_raises_error": [ + [ + "tests/func/test_gc.py", + [ + "test_gc_without_workspace_raises_error" + ] + ] + ], + "test_gc_cloud_with_or_without_specifier": [ + [ + "tests/func/test_gc.py", + [ + "test_gc_cloud_with_or_without_specifier" + ] + ] + ], + "test_gc_without_workspace_on_tags_branches_commits": [ + [ + "tests/func/test_gc.py", + [ + "test_gc_without_workspace_on_tags_branches_commits" + ] + ] + ], + "test_gc_without_workspace": [ + [ + "tests/func/test_gc.py", + [ + "test_gc_without_workspace" + ] + ] + ], + "test_gc_with_possible_args_positive": [ + [ + "tests/func/test_gc.py", + [ + "test_gc_with_possible_args_positive" + ] + ] + ], + "test_gc_cloud_positive": [ + [ + "tests/func/test_gc.py", + [ + "test_gc_cloud_positive" + ] + ] + ], + "test_gc_cloud_remove_order": [ + [ + "tests/func/test_gc.py", + [ + "test_gc_cloud_remove_order" + ] + ] + ], + "test_gc_not_collect_pipeline_tracked_files": [ + [ + "tests/func/test_gc.py", + [ + "test_gc_not_collect_pipeline_tracked_files" + ] + ] + ], + "test_gc_external_output": [ + [ + "tests/func/test_gc.py", + [ + "test_gc_external_output" + ] + ] + ], + "test_gc_all_experiments": [ + [ + "tests/func/test_gc.py", + [ + "test_gc_all_experiments" + ] + ] + ], + "test_gc_rev_num": [ + [ + "tests/func/test_gc.py", + [ + "test_gc_rev_num" + ] + ] + ], + "test_date": [ + [ + "tests/func/test_gc.py", + [ + "test_date" + ] + ] + ], + "test_gc_not_in_remote": [ + [ + "tests/func/test_gc.py", + [ + "test_gc_not_in_remote" + ] + ] + ], + "test_gc_not_in_remote_remote_arg": [ + [ + "tests/func/test_gc.py", + [ + "test_gc_not_in_remote_remote_arg" + ] + ] + ], + "test_gc_not_in_remote_with_remote_field": [ + [ + "tests/func/test_gc.py", + [ + "test_gc_not_in_remote_with_remote_field" + ] + ] + ], + "test_gc_not_in_remote_cloud": [ + [ + "tests/func/test_gc.py", + [ + "test_gc_not_in_remote_cloud" + ] + ] + ], + "test_gc_cloud_remote_field": [ + [ + "tests/func/test_gc.py", + [ + "test_gc_cloud_remote_field" + ] + ] + ], + "test_get_repo_file": [ + [ + "tests/func/test_get.py", + [ + "test_get_repo_file" + ] + ] + ], + "test_get_repo_file_no_override": [ + [ + "tests/func/test_get.py", + [ + "test_get_repo_file_no_override" + ] + ] + ], + "test_get_repo_file_with_override": [ + [ + "tests/func/test_get.py", + [ + "test_get_repo_file_with_override" + ] + ] + ], + "test_get_repo_dir": [ + [ + "tests/func/test_get.py", + [ + "test_get_repo_dir" + ] + ] + ], + "test_get_git_file": [ + [ + "tests/func/test_get.py", + [ + "test_get_git_file" + ] + ] + ], + "test_get_git_dir": [ + [ + "tests/func/test_get.py", + [ + "test_get_git_dir" + ] + ] + ], + "test_cache_type_is_properly_overridden": [ + [ + "tests/func/test_get.py", + [ + "test_cache_type_is_properly_overridden" + ] + ], + [ + "tests/func/test_import.py", + [ + "test_cache_type_is_properly_overridden" + ] + ] + ], + "test_get_repo_rev": [ + [ + "tests/func/test_get.py", + [ + "test_get_repo_rev" + ] + ] + ], + "test_get_from_non_dvc_repo": [ + [ + "tests/func/test_get.py", + [ + "test_get_from_non_dvc_repo" + ] + ] + ], + "test_get_a_dvc_file": [ + [ + "tests/func/test_get.py", + [ + "test_get_a_dvc_file" + ] + ] + ], + "test_get_full_dvc_path": [ + [ + "tests/func/test_get.py", + [ + "test_get_full_dvc_path" + ] + ] + ], + "test_non_cached_output": [ + [ + "tests/func/test_get.py", + [ + "test_non_cached_output" + ] + ] + ], + "test_absolute_file_outside_repo": [ + [ + "tests/func/test_get.py", + [ + "test_absolute_file_outside_repo" + ] + ] + ], + "test_absolute_file_outside_git_repo": [ + [ + "tests/func/test_get.py", + [ + "test_absolute_file_outside_git_repo" + ] + ] + ], + "test_unknown_path": [ + [ + "tests/func/test_get.py", + [ + "test_unknown_path" + ] + ] + ], + "test_get_to_dir": [ + [ + "tests/func/test_get.py", + [ + "test_get_to_dir" + ] + ] + ], + "test_get_from_non_dvc_master": [ + [ + "tests/func/test_get.py", + [ + "test_get_from_non_dvc_master" + ] + ] + ], + "test_get_file_from_dir": [ + [ + "tests/func/test_get.py", + [ + "test_get_file_from_dir" + ] + ] + ], + "test_get_url_positive": [ + [ + "tests/func/test_get.py", + [ + "test_get_url_positive" + ] + ] + ], + "test_get_url_not_existing": [ + [ + "tests/func/test_get.py", + [ + "test_get_url_not_existing" + ] + ] + ], + "test_get_url_git_only_repo": [ + [ + "tests/func/test_get.py", + [ + "test_get_url_git_only_repo" + ] + ] + ], + "test_get_pipeline_tracked_outs": [ + [ + "tests/func/test_get.py", + [ + "test_get_pipeline_tracked_outs" + ] + ] + ], + "test_get_mixed_dir": [ + [ + "tests/func/test_get.py", + [ + "test_get_mixed_dir" + ] + ] + ], + "test_get_from_subrepos": [ + [ + "tests/func/test_get.py", + [ + "test_get_from_subrepos" + ] + ] + ], + "test_granular_get_from_subrepos": [ + [ + "tests/func/test_get.py", + [ + "test_granular_get_from_subrepos" + ] + ] + ], + "test_get_complete_repo": [ + [ + "tests/func/test_get.py", + [ + "test_get_complete_repo" + ] + ] + ], + "test_get_file_conflict_and_override": [ + [ + "tests/func/test_get_url.py", + [ + "test_get_file_conflict_and_override" + ] + ] + ], + "_to_pattern_info_list": [ + [ + "tests/func/test_ignore.py", + [ + "_to_pattern_info_list" + ] + ] + ], + "test_ignore": [ + [ + "tests/func/test_ignore.py", + [ + "test_ignore" + ] + ], + [ + "tests/unit/repo/test_scm_context.py", + [ + "test_ignore" + ] + ] + ], + "test_walk": [ + [ + "tests/func/test_ignore.py", + [ + "test_walk" + ] + ], + [ + "tests/unit/fs/test_data.py", + [ + "test_walk" + ] + ], + [ + "tests/unit/fs/test_dvc.py", + [ + "test_walk" + ] + ] + ], + "test_rename_ignored_file": [ + [ + "tests/func/test_ignore.py", + [ + "test_rename_ignored_file" + ] + ] + ], + "test_rename_file": [ + [ + "tests/func/test_ignore.py", + [ + "test_rename_file" + ] + ] + ], + "test_remove_ignored_file": [ + [ + "tests/func/test_ignore.py", + [ + "test_remove_ignored_file" + ] + ] + ], + "test_remove_file": [ + [ + "tests/func/test_ignore.py", + [ + "test_remove_file" + ] + ] + ], + "test_dvcignore_in_out_dir": [ + [ + "tests/func/test_ignore.py", + [ + "test_dvcignore_in_out_dir" + ] + ] + ], + "test_ignore_collecting_dvcignores": [ + [ + "tests/func/test_ignore.py", + [ + "test_ignore_collecting_dvcignores" + ] + ] + ], + "test_ignore_on_branch": [ + [ + "tests/func/test_ignore.py", + [ + "test_ignore_on_branch" + ] + ] + ], + "test_match_nested": [ + [ + "tests/func/test_ignore.py", + [ + "test_match_nested" + ] + ] + ], + "test_ignore_external": [ + [ + "tests/func/test_ignore.py", + [ + "test_ignore_external" + ] + ] + ], + "test_ignore_resurface_subrepo": [ + [ + "tests/func/test_ignore.py", + [ + "test_ignore_resurface_subrepo" + ] + ] + ], + "test_ignore_blank_line": [ + [ + "tests/func/test_ignore.py", + [ + "test_ignore_blank_line" + ] + ] + ], + "test_ignore_file_in_parent_path": [ + [ + "tests/func/test_ignore.py", + [ + "test_ignore_file_in_parent_path" + ] + ] + ], + "test_ignore_sub_directory": [ + [ + "tests/func/test_ignore.py", + [ + "test_ignore_sub_directory" + ] + ] + ], + "test_ignore_directory": [ + [ + "tests/func/test_ignore.py", + [ + "test_ignore_directory" + ] + ] + ], + "test_multi_ignore_file": [ + [ + "tests/func/test_ignore.py", + [ + "test_multi_ignore_file" + ] + ] + ], + "test_pattern_trie_fs": [ + [ + "tests/func/test_ignore.py", + [ + "test_pattern_trie_fs" + ] + ] + ], + "test_ignore_in_added_dir": [ + [ + "tests/func/test_ignore.py", + [ + "test_ignore_in_added_dir" + ] + ] + ], + "test_ignored_output": [ + [ + "tests/func/test_ignore.py", + [ + "test_ignored_output" + ] + ] + ], + "test_ignored_output_nested": [ + [ + "tests/func/test_ignore.py", + [ + "test_ignored_output_nested" + ] + ] + ], + "test_run_dvcignored_dep": [ + [ + "tests/func/test_ignore.py", + [ + "test_run_dvcignored_dep" + ] + ] + ], + "test_pull_ignore": [ + [ + "tests/func/test_ignore.py", + [ + "test_pull_ignore" + ] + ] + ], + "test_import_git_file": [ + [ + "tests/func/test_import.py", + [ + "test_import_git_file" + ] + ] + ], + "test_import_cached_file": [ + [ + "tests/func/test_import.py", + [ + "test_import_cached_file" + ] + ] + ], + "test_import_git_dir": [ + [ + "tests/func/test_import.py", + [ + "test_import_git_dir" + ] + ] + ], + "test_import_file_from_dir": [ + [ + "tests/func/test_import.py", + [ + "test_import_file_from_dir" + ] + ] + ], + "test_import_file_from_dir_to_dir": [ + [ + "tests/func/test_import.py", + [ + "test_import_file_from_dir_to_dir" + ] + ] + ], + "test_import_non_cached": [ + [ + "tests/func/test_import.py", + [ + "test_import_non_cached" + ] + ] + ], + "test_import_rev": [ + [ + "tests/func/test_import.py", + [ + "test_import_rev" + ] + ] + ], + "test_pull_imported_stage": [ + [ + "tests/func/test_import.py", + [ + "test_pull_imported_stage" + ] + ] + ], + "test_pull_import_no_download": [ + [ + "tests/func/test_import.py", + [ + "test_pull_import_no_download" + ] + ] + ], + "test_pull_import_no_download_rev_lock": [ + [ + "tests/func/test_import.py", + [ + "test_pull_import_no_download_rev_lock" + ] + ] + ], + "test_pull_imported_directory_stage": [ + [ + "tests/func/test_import.py", + [ + "test_pull_imported_directory_stage" + ] + ] + ], + "test_pull_wildcard_imported_directory_stage": [ + [ + "tests/func/test_import.py", + [ + "test_pull_wildcard_imported_directory_stage" + ] + ] + ], + "test_push_wildcard_from_bare_git_repo": [ + [ + "tests/func/test_import.py", + [ + "test_push_wildcard_from_bare_git_repo" + ] + ] + ], + "test_import_to_dir": [ + [ + "tests/func/test_import.py", + [ + "test_import_to_dir" + ] + ] + ], + "test_pull_non_workspace": [ + [ + "tests/func/test_import.py", + [ + "test_pull_non_workspace" + ] + ] + ], + "test_import_non_existing": [ + [ + "tests/func/test_import.py", + [ + "test_import_non_existing" + ] + ] + ], + "test_pull_no_rev_lock": [ + [ + "tests/func/test_import.py", + [ + "test_pull_no_rev_lock" + ] + ] + ], + "test_import_from_bare_git_repo": [ + [ + "tests/func/test_import.py", + [ + "test_import_from_bare_git_repo" + ] + ] + ], + "test_import_pipeline_tracked_outs": [ + [ + "tests/func/test_import.py", + [ + "test_import_pipeline_tracked_outs" + ] + ] + ], + "test_local_import": [ + [ + "tests/func/test_import.py", + [ + "test_local_import" + ] + ] + ], + "test_import_mixed_dir": [ + [ + "tests/func/test_import.py", + [ + "test_import_mixed_dir" + ] + ] + ], + "test_import_subrepos": [ + [ + "tests/func/test_import.py", + [ + "test_import_subrepos" + ] + ] + ], + "test_granular_import_from_subrepos": [ + [ + "tests/func/test_import.py", + [ + "test_granular_import_from_subrepos" + ] + ] + ], + "test_pull_imported_stage_from_subrepos": [ + [ + "tests/func/test_import.py", + [ + "test_pull_imported_stage_from_subrepos" + ] + ] + ], + "test_import_complete_repo": [ + [ + "tests/func/test_import.py", + [ + "test_import_complete_repo" + ] + ] + ], + "test_import_with_no_exec": [ + [ + "tests/func/test_import.py", + [ + "test_import_with_no_exec" + ] + ] + ], + "test_import_with_jobs": [ + [ + "tests/func/test_import.py", + [ + "test_import_with_jobs" + ] + ] + ], + "test_chained_import": [ + [ + "tests/func/test_import.py", + [ + "test_chained_import" + ] + ] + ], + "test_parameterized_repo": [ + [ + "tests/func/test_import.py", + [ + "test_parameterized_repo" + ] + ] + ], + "test_import_with_annotations": [ + [ + "tests/func/test_import.py", + [ + "test_import_with_annotations" + ] + ] + ], + "test_cmd_import": [ + [ + "tests/func/test_import_url.py", + [ + "test_cmd_import" + ] + ] + ], + "test_cmd_unsupported_scheme": [ + [ + "tests/func/test_import_url.py", + [ + "test_cmd_unsupported_scheme" + ] + ] + ], + "test_default_output": [ + [ + "tests/func/test_import_url.py", + [ + "test_default_output" + ] + ] + ], + "test_should_remove_outs_before_import": [ + [ + "tests/func/test_import_url.py", + [ + "test_should_remove_outs_before_import" + ] + ] + ], + "test_import_conflict_and_override": [ + [ + "tests/func/test_import_url.py", + [ + "test_import_conflict_and_override" + ] + ] + ], + "test_import_filename": [ + [ + "tests/func/test_import_url.py", + [ + "test_import_filename" + ] + ] + ], + "test_import_url_to_dir": [ + [ + "tests/func/test_import_url.py", + [ + "test_import_url_to_dir" + ] + ] + ], + "test_import_stage_accompanies_target": [ + [ + "tests/func/test_import_url.py", + [ + "test_import_stage_accompanies_target" + ] + ] + ], + "test_import_url_nonexistent": [ + [ + "tests/func/test_import_url.py", + [ + "test_import_url_nonexistent" + ] + ] + ], + "test_import_url_with_no_exec": [ + [ + "tests/func/test_import_url.py", + [ + "test_import_url_with_no_exec" + ] + ] + ], + "test_import_url_preserve_fields": [ + [ + "tests/func/test_import_url.py", + [ + "test_import_url_preserve_fields" + ] + ] + ], + "test_import_url_to_remote_absolute": [ + [ + "tests/func/test_import_url.py", + [ + "test_import_url_to_remote_absolute" + ] + ] + ], + "test_import_url_to_remote_invalid_combinations": [ + [ + "tests/func/test_import_url.py", + [ + "test_import_url_to_remote_invalid_combinations" + ] + ] + ], + "test_import_url_to_remote_status": [ + [ + "tests/func/test_import_url.py", + [ + "test_import_url_to_remote_status" + ] + ] + ], + "test_import_url_no_download": [ + [ + "tests/func/test_import_url.py", + [ + "test_import_url_no_download" + ] + ] + ], + "test_partial_import_pull": [ + [ + "tests/func/test_import_url.py", + [ + "test_partial_import_pull" + ] + ] + ], + "test_imp_url_with_annotations": [ + [ + "tests/func/test_import_url.py", + [ + "test_imp_url_with_annotations" + ] + ] + ], + "test_import_url_fs_config": [ + [ + "tests/func/test_import_url.py", + [ + "test_import_url_fs_config" + ] + ] + ], + "test_api_init": [ + [ + "tests/func/test_init.py", + [ + "test_api_init" + ] + ] + ], + "test_cli_init": [ + [ + "tests/func/test_init.py", + [ + "test_cli_init" + ] + ] + ], + "test_double_init": [ + [ + "tests/func/test_init.py", + [ + "test_double_init" + ] + ] + ], + "test_init_no_scm_fail_api": [ + [ + "tests/func/test_init.py", + [ + "test_init_no_scm_fail_api" + ] + ] + ], + "test_init_no_scm_fail_cli": [ + [ + "tests/func/test_init.py", + [ + "test_init_no_scm_fail_cli" + ] + ] + ], + "test_init_no_scm_api": [ + [ + "tests/func/test_init.py", + [ + "test_init_no_scm_api" + ] + ] + ], + "test_init_no_scm_cli": [ + [ + "tests/func/test_init.py", + [ + "test_init_no_scm_cli" + ] + ] + ], + "test_init_quiet_should_not_display_welcome_screen": [ + [ + "tests/func/test_init.py", + [ + "test_init_quiet_should_not_display_welcome_screen" + ] + ] + ], + "test_allow_init_dvc_subdir": [ + [ + "tests/func/test_init.py", + [ + "test_allow_init_dvc_subdir" + ] + ] + ], + "test_subdir_init_no_option": [ + [ + "tests/func/test_init.py", + [ + "test_subdir_init_no_option" + ] + ] + ], + "test_gen_dvcignore": [ + [ + "tests/func/test_init.py", + [ + "test_gen_dvcignore" + ] + ] + ], + "test_init_when_ignored_by_git": [ + [ + "tests/func/test_init.py", + [ + "test_init_when_ignored_by_git" + ] + ] + ], + "_hook": [ + [ + "tests/func/test_install.py", + [ + "TestInstall", + "_hook" + ] + ] + ], + "test_create_hooks": [ + [ + "tests/func/test_install.py", + [ + "TestInstall", + "test_create_hooks" + ] + ] + ], + "test_install_pre_commit_tool": [ + [ + "tests/func/test_install.py", + [ + "TestInstall", + "test_install_pre_commit_tool" + ] + ] + ], + "test_fail_if_hook_exists": [ + [ + "tests/func/test_install.py", + [ + "TestInstall", + "test_fail_if_hook_exists" + ] + ] + ], + "test_pre_commit_hook": [ + [ + "tests/func/test_install.py", + [ + "TestInstall", + "test_pre_commit_hook" + ] + ] + ], + "test_post_checkout": [ + [ + "tests/func/test_install.py", + [ + "TestInstall", + "test_post_checkout" + ] + ] + ], + "test_pre_push_hook": [ + [ + "tests/func/test_install.py", + [ + "TestInstall", + "test_pre_push_hook" + ] + ] + ], + "test_merge_driver_no_ancestor": [ + [ + "tests/func/test_install.py", + [ + "test_merge_driver_no_ancestor" + ] + ] + ], + "test_merge_driver": [ + [ + "tests/func/test_install.py", + [ + "test_merge_driver" + ] + ] + ], + "test_with": [ + [ + "tests/func/test_lock.py", + [ + "test_with" + ] + ] + ], + "test_unlock_lock_failed": [ + [ + "tests/func/test_lock.py", + [ + "test_unlock_lock_failed" + ] + ] + ], + "test_unlock_unlocked_raises": [ + [ + "tests/func/test_lock.py", + [ + "test_unlock_unlocked_raises" + ] + ] + ], + "test_cli": [ + [ + "tests/func/test_lock.py", + [ + "test_cli" + ] + ], + [ + "tests/unit/command/test_data_ls.py", + [ + "test_cli" + ] + ], + [ + "tests/unit/command/test_data_status.py", + [ + "test_cli" + ] + ] + ], + "read_lock_file": [ + [ + "tests/func/test_lockfile.py", + [ + "read_lock_file" + ] + ] + ], + "assert_eq_lockfile": [ + [ + "tests/func/test_lockfile.py", + [ + "assert_eq_lockfile" + ] + ] + ], + "test_deps_outs_are_sorted_by_path": [ + [ + "tests/func/test_lockfile.py", + [ + "test_deps_outs_are_sorted_by_path" + ] + ] + ], + "test_order_is_preserved_when_pipeline_order_changes": [ + [ + "tests/func/test_lockfile.py", + [ + "test_order_is_preserved_when_pipeline_order_changes" + ] + ] + ], + "test_cmd_changes_other_orders_are_preserved": [ + [ + "tests/func/test_lockfile.py", + [ + "test_cmd_changes_other_orders_are_preserved" + ] + ] + ], + "test_params_dump": [ + [ + "tests/func/test_lockfile.py", + [ + "test_params_dump" + ] + ] + ], + "v1_repo_lock": [ + [ + "tests/func/test_lockfile.py", + [ + "v1_repo_lock" + ] + ] + ], + "test_can_read_v1_lockfile": [ + [ + "tests/func/test_lockfile.py", + [ + "test_can_read_v1_lockfile" + ] + ] + ], + "test_migrates_v1_lockfile_to_v2_during_dump": [ + [ + "tests/func/test_lockfile.py", + [ + "test_migrates_v1_lockfile_to_v2_during_dump" + ] + ] + ], + "test_lockfile_invalid_versions": [ + [ + "tests/func/test_lockfile.py", + [ + "test_lockfile_invalid_versions" + ] + ] + ], + "create_dvc_pipeline": [ + [ + "tests/func/test_ls.py", + [ + "create_dvc_pipeline" + ] + ] + ], + "test_ls_repo": [ + [ + "tests/func/test_ls.py", + [ + "test_ls_repo" + ] + ] + ], + "test_ls_repo_recursive": [ + [ + "tests/func/test_ls.py", + [ + "test_ls_repo_recursive" + ] + ] + ], + "test_ls_repo_dvc_only_recursive": [ + [ + "tests/func/test_ls.py", + [ + "test_ls_repo_dvc_only_recursive" + ] + ] + ], + "test_ls_repo_with_new_path_dir": [ + [ + "tests/func/test_ls.py", + [ + "test_ls_repo_with_new_path_dir" + ] + ] + ], + "test_ls_repo_with_path_dir": [ + [ + "tests/func/test_ls.py", + [ + "test_ls_repo_with_path_dir" + ] + ] + ], + "test_ls_repo_with_path_dir_dvc_only_empty": [ + [ + "tests/func/test_ls.py", + [ + "test_ls_repo_with_path_dir_dvc_only_empty" + ] + ] + ], + "test_ls_repo_with_path_subdir": [ + [ + "tests/func/test_ls.py", + [ + "test_ls_repo_with_path_subdir" + ] + ] + ], + "test_ls_repo_with_path_subdir_dvc_only": [ + [ + "tests/func/test_ls.py", + [ + "test_ls_repo_with_path_subdir_dvc_only" + ] + ] + ], + "test_ls_repo_with_path_subdir_dvc_only_recursive": [ + [ + "tests/func/test_ls.py", + [ + "test_ls_repo_with_path_subdir_dvc_only_recursive" + ] + ] + ], + "test_ls_repo_with_path_file_out": [ + [ + "tests/func/test_ls.py", + [ + "test_ls_repo_with_path_file_out" + ] + ] + ], + "test_ls_repo_with_file_path_fs": [ + [ + "tests/func/test_ls.py", + [ + "test_ls_repo_with_file_path_fs" + ] + ] + ], + "test_ls_repo_with_missed_path": [ + [ + "tests/func/test_ls.py", + [ + "test_ls_repo_with_missed_path" + ] + ] + ], + "test_ls_repo_with_missed_path_dvc_only": [ + [ + "tests/func/test_ls.py", + [ + "test_ls_repo_with_missed_path_dvc_only" + ] + ] + ], + "test_ls_repo_with_removed_dvc_dir": [ + [ + "tests/func/test_ls.py", + [ + "test_ls_repo_with_removed_dvc_dir" + ] + ] + ], + "test_ls_repo_with_removed_dvc_dir_recursive": [ + [ + "tests/func/test_ls.py", + [ + "test_ls_repo_with_removed_dvc_dir_recursive" + ] + ] + ], + "test_ls_repo_with_removed_dvc_dir_with_path_dir": [ + [ + "tests/func/test_ls.py", + [ + "test_ls_repo_with_removed_dvc_dir_with_path_dir" + ] + ] + ], + "test_ls_repo_with_removed_dvc_dir_with_path_file": [ + [ + "tests/func/test_ls.py", + [ + "test_ls_repo_with_removed_dvc_dir_with_path_file" + ] + ] + ], + "test_ls_repo_with_rev": [ + [ + "tests/func/test_ls.py", + [ + "test_ls_repo_with_rev" + ] + ] + ], + "test_ls_remote_repo": [ + [ + "tests/func/test_ls.py", + [ + "test_ls_remote_repo" + ] + ] + ], + "test_ls_remote_repo_recursive": [ + [ + "tests/func/test_ls.py", + [ + "test_ls_remote_repo_recursive" + ] + ] + ], + "test_ls_remote_git_only_repo_recursive": [ + [ + "tests/func/test_ls.py", + [ + "test_ls_remote_git_only_repo_recursive" + ] + ] + ], + "test_ls_remote_repo_with_path_dir": [ + [ + "tests/func/test_ls.py", + [ + "test_ls_remote_repo_with_path_dir" + ] + ] + ], + "test_ls_remote_repo_with_rev": [ + [ + "tests/func/test_ls.py", + [ + "test_ls_remote_repo_with_rev" + ] + ] + ], + "test_ls_remote_repo_with_rev_recursive": [ + [ + "tests/func/test_ls.py", + [ + "test_ls_remote_repo_with_rev_recursive" + ] + ] + ], + "test_ls_not_existed_url": [ + [ + "tests/func/test_ls.py", + [ + "test_ls_not_existed_url" + ] + ] + ], + "test_ls_shows_pipeline_tracked_outs": [ + [ + "tests/func/test_ls.py", + [ + "test_ls_shows_pipeline_tracked_outs" + ] + ] + ], + "test_ls_granular": [ + [ + "tests/func/test_ls.py", + [ + "test_ls_granular" + ] + ] + ], + "test_ls_target": [ + [ + "tests/func/test_ls.py", + [ + "test_ls_target" + ] + ] + ], + "_list_files": [ + [ + "tests/func/test_ls.py", + [ + "test_subrepo", + "_list_files" + ] + ] + ], + "test_broken_symlink": [ + [ + "tests/func/test_ls.py", + [ + "test_broken_symlink" + ] + ] + ], + "test_merge": [ + [ + "tests/func/test_merge_driver.py", + [ + "test_merge" + ] + ] + ], + "test_merge_conflict": [ + [ + "tests/func/test_merge_driver.py", + [ + "test_merge_conflict" + ] + ] + ], + "test_merge_different_output_options": [ + [ + "tests/func/test_merge_driver.py", + [ + "test_merge_different_output_options" + ] + ] + ], + "test_merge_file": [ + [ + "tests/func/test_merge_driver.py", + [ + "test_merge_file" + ] + ] + ], + "test_merge_non_dvc_add": [ + [ + "tests/func/test_merge_driver.py", + [ + "test_merge_non_dvc_add" + ] + ] + ], + "test_move": [ + [ + "tests/func/test_move.py", + [ + "test_move" + ] + ] + ], + "test_move_non_existent_file": [ + [ + "tests/func/test_move.py", + [ + "test_move_non_existent_file" + ] + ] + ], + "test_move_directory": [ + [ + "tests/func/test_move.py", + [ + "test_move_directory" + ] + ] + ], + "test_cmd_move": [ + [ + "tests/func/test_move.py", + [ + "test_cmd_move" + ] + ] + ], + "test_move_not_data_source": [ + [ + "tests/func/test_move.py", + [ + "test_move_not_data_source" + ] + ] + ], + "test_move_file_with_extension": [ + [ + "tests/func/test_move.py", + [ + "test_move_file_with_extension" + ] + ] + ], + "test_move_file_to_directory": [ + [ + "tests/func/test_move.py", + [ + "test_move_file_to_directory" + ] + ] + ], + "test_move_file_to_directory_without_specified_target_name": [ + [ + "tests/func/test_move.py", + [ + "test_move_file_to_directory_without_specified_target_name" + ] + ] + ], + "test_move_directory_should_not_overwrite_existing": [ + [ + "tests/func/test_move.py", + [ + "test_move_directory_should_not_overwrite_existing" + ] + ] + ], + "test_move_file_between_directories": [ + [ + "tests/func/test_move.py", + [ + "test_move_file_between_directories" + ] + ] + ], + "test_move_file_inside_directory": [ + [ + "tests/func/test_move.py", + [ + "test_move_file_inside_directory" + ] + ] + ], + "test_move_should_save_stage_info": [ + [ + "tests/func/test_move.py", + [ + "test_move_should_save_stage_info" + ] + ] + ], + "test_should_move_to_dir_on_non_default_stage_file": [ + [ + "tests/func/test_move.py", + [ + "test_should_move_to_dir_on_non_default_stage_file" + ] + ] + ], + "test_move_gitignored": [ + [ + "tests/func/test_move.py", + [ + "test_move_gitignored" + ] + ] + ], + "test_move_output_overlap": [ + [ + "tests/func/test_move.py", + [ + "test_move_output_overlap" + ] + ] + ], + "test_move_meta": [ + [ + "tests/func/test_move.py", + [ + "test_move_meta" + ] + ] + ], + "test_cache": [ + [ + "tests/func/test_odb.py", + [ + "test_cache" + ] + ] + ], + "test_cache_load_bad_dir_cache": [ + [ + "tests/func/test_odb.py", + [ + "test_cache_load_bad_dir_cache" + ] + ] + ], + "test_external_cache_dir": [ + [ + "tests/func/test_odb.py", + [ + "test_external_cache_dir" + ] + ] + ], + "test_remote_cache_references": [ + [ + "tests/func/test_odb.py", + [ + "test_remote_cache_references" + ] + ] + ], + "test_shared_cache_dir": [ + [ + "tests/func/test_odb.py", + [ + "test_shared_cache_dir" + ] + ] + ], + "test_cache_link_type": [ + [ + "tests/func/test_odb.py", + [ + "test_cache_link_type" + ] + ] + ], + "test_cmd_cache_dir": [ + [ + "tests/func/test_odb.py", + [ + "test_cmd_cache_dir" + ] + ] + ], + "test_cmd_cache_abs_path": [ + [ + "tests/func/test_odb.py", + [ + "test_cmd_cache_abs_path" + ] + ] + ], + "test_cmd_cache_relative_path": [ + [ + "tests/func/test_odb.py", + [ + "test_cmd_cache_relative_path" + ] + ] + ], + "test_default_cache_type": [ + [ + "tests/func/test_odb.py", + [ + "test_default_cache_type" + ] + ] + ], + "test_shared_cache": [ + [ + "tests/func/test_odb.py", + [ + "test_shared_cache" + ] + ] + ], + "test_remote": [ + [ + "tests/func/test_remote.py", + [ + "test_remote" + ] + ] + ], + "test_remote_add_relative_path": [ + [ + "tests/func/test_remote.py", + [ + "test_remote_add_relative_path" + ] + ] + ], + "test_remote_overwrite": [ + [ + "tests/func/test_remote.py", + [ + "test_remote_overwrite" + ] + ] + ], + "test_referencing_other_remotes": [ + [ + "tests/func/test_remote.py", + [ + "test_referencing_other_remotes" + ] + ] + ], + "test_remove_default": [ + [ + "tests/func/test_remote.py", + [ + "test_remove_default" + ] + ] + ], + "test_remote_remove": [ + [ + "tests/func/test_remote.py", + [ + "test_remote_remove" + ] + ] + ], + "test_remote_default_cmd": [ + [ + "tests/func/test_remote.py", + [ + "test_remote_default_cmd" + ] + ] + ], + "test_show_default": [ + [ + "tests/func/test_remote.py", + [ + "test_show_default" + ] + ] + ], + "test_upper_case_remote": [ + [ + "tests/func/test_remote.py", + [ + "test_upper_case_remote" + ] + ] + ], + "test_dir_hash_should_be_key_order_agnostic": [ + [ + "tests/func/test_remote.py", + [ + "test_dir_hash_should_be_key_order_agnostic" + ] + ] + ], + "test_partial_push_n_pull": [ + [ + "tests/func/test_remote.py", + [ + "test_partial_push_n_pull" + ] + ] + ], + "test_raise_on_too_many_open_files": [ + [ + "tests/func/test_remote.py", + [ + "test_raise_on_too_many_open_files" + ] + ] + ], + "test_modify_missing_remote": [ + [ + "tests/func/test_remote.py", + [ + "test_modify_missing_remote" + ] + ] + ], + "test_remote_modify_local_on_repo_config": [ + [ + "tests/func/test_remote.py", + [ + "test_remote_modify_local_on_repo_config" + ] + ] + ], + "test_external_dir_resource_on_no_cache": [ + [ + "tests/func/test_remote.py", + [ + "test_external_dir_resource_on_no_cache" + ] + ] + ], + "test_push_order": [ + [ + "tests/func/test_remote.py", + [ + "test_push_order" + ] + ] + ], + "test_remote_modify_validation": [ + [ + "tests/func/test_remote.py", + [ + "test_remote_modify_validation" + ] + ] + ], + "test_remote_modify_unset": [ + [ + "tests/func/test_remote.py", + [ + "test_remote_modify_unset" + ] + ] + ], + "test_remote_modify_default": [ + [ + "tests/func/test_remote.py", + [ + "test_remote_modify_default" + ] + ] + ], + "test_remote_rename": [ + [ + "tests/func/test_remote.py", + [ + "test_remote_rename" + ] + ] + ], + "test_remote_duplicated": [ + [ + "tests/func/test_remote.py", + [ + "test_remote_duplicated" + ] + ] + ], + "test_remote_default": [ + [ + "tests/func/test_remote.py", + [ + "test_remote_default" + ] + ] + ], + "test_protect_local_remote": [ + [ + "tests/func/test_remote.py", + [ + "test_protect_local_remote" + ] + ] + ], + "test_push_incomplete_dir": [ + [ + "tests/func/test_remote.py", + [ + "test_push_incomplete_dir" + ] + ] + ], + "test_remove_file_target": [ + [ + "tests/func/test_remove.py", + [ + "test_remove_file_target" + ] + ] + ], + "test_remove_non_existent_file": [ + [ + "tests/func/test_remove.py", + [ + "test_remove_non_existent_file" + ] + ] + ], + "test_remove_broken_symlink": [ + [ + "tests/func/test_remove.py", + [ + "test_remove_broken_symlink" + ] + ] + ], + "test_cmd_remove": [ + [ + "tests/func/test_remove.py", + [ + "test_cmd_remove" + ] + ] + ], + "test_cmd_remove_gitignore_single_stage": [ + [ + "tests/func/test_remove.py", + [ + "test_cmd_remove_gitignore_single_stage" + ] + ] + ], + "test_cmd_remove_gitignore_multistage": [ + [ + "tests/func/test_remove.py", + [ + "test_cmd_remove_gitignore_multistage" + ] + ] + ], + "test_open_bare": [ + [ + "tests/func/test_repo.py", + [ + "test_open_bare" + ] + ] + ], + "test_destroy": [ + [ + "tests/func/test_repo.py", + [ + "test_destroy" + ] + ], + [ + "tests/unit/command/test_machine.py", + [ + "test_destroy" + ] + ] + ], + "test_index": [ + [ + "tests/func/test_repo_index.py", + [ + "test_index" + ] + ] + ], + "test_repr": [ + [ + "tests/func/test_repo_index.py", + [ + "test_repr" + ] + ], + [ + "tests/unit/test_context.py", + [ + "test_repr" + ] + ] + ], + "sort_fn": [ + [ + "tests/func/test_repo_index.py", + [ + "outputs_equal", + "sort_fn" + ] + ] + ], + "outputs_equal": [ + [ + "tests/func/test_repo_index.py", + [ + "outputs_equal" + ] + ] + ], + "test_deps_outs_getters": [ + [ + "tests/func/test_repo_index.py", + [ + "test_deps_outs_getters" + ] + ] + ], + "assert_index_equal": [ + [ + "tests/func/test_repo_index.py", + [ + "assert_index_equal" + ] + ] + ], + "test_skip_graph_checks": [ + [ + "tests/func/test_repo_index.py", + [ + "test_skip_graph_checks" + ] + ], + [ + "tests/unit/repo/test_repo.py", + [ + "test_skip_graph_checks" + ] + ] + ], + "get_index": [ + [ + "tests/func/test_repo_index.py", + [ + "get_index" + ] + ] + ], + "test_used_objs": [ + [ + "tests/func/test_repo_index.py", + [ + "test_used_objs" + ] + ], + [ + "tests/unit/repo/test_repo.py", + [ + "test_used_objs" + ] + ] + ], + "test_view_granular_dir": [ + [ + "tests/func/test_repo_index.py", + [ + "test_view_granular_dir" + ] + ] + ], + "test_view_onerror": [ + [ + "tests/func/test_repo_index.py", + [ + "test_view_onerror" + ] + ] + ], + "test_view_stage_filter": [ + [ + "tests/func/test_repo_index.py", + [ + "test_view_stage_filter" + ] + ] + ], + "test_view_outs_filter": [ + [ + "tests/func/test_repo_index.py", + [ + "test_view_outs_filter" + ] + ] + ], + "test_view_combined_filter": [ + [ + "tests/func/test_repo_index.py", + [ + "test_view_combined_filter" + ] + ] + ], + "test_view_brancher": [ + [ + "tests/func/test_repo_index.py", + [ + "test_view_brancher" + ] + ] + ], + "test_with_gitignore": [ + [ + "tests/func/test_repo_index.py", + [ + "test_with_gitignore" + ] + ] + ], + "test_ignored_dir_unignored_pattern": [ + [ + "tests/func/test_repo_index.py", + [ + "test_ignored_dir_unignored_pattern" + ] + ] + ], + "test_repro_fail": [ + [ + "tests/func/test_repro.py", + [ + "test_repro_fail" + ] + ] + ], + "test_repro_cyclic_graph": [ + [ + "tests/func/test_repro.py", + [ + "test_repro_cyclic_graph" + ] + ] + ], + "test_nested": [ + [ + "tests/func/test_repro.py", + [ + "TestReproWorkingDirectoryAsOutput", + "test_nested" + ] + ] + ], + "test_similar_paths": [ + [ + "tests/func/test_repro.py", + [ + "TestReproWorkingDirectoryAsOutput", + "test_similar_paths" + ] + ] + ], + "test_repro_dep_under_dir": [ + [ + "tests/func/test_repro.py", + [ + "test_repro_dep_under_dir" + ] + ] + ], + "test_repro_dep_dir_with_outputs_under_it": [ + [ + "tests/func/test_repro.py", + [ + "test_repro_dep_dir_with_outputs_under_it" + ] + ] + ], + "test_repro_force": [ + [ + "tests/func/test_repro.py", + [ + "test_repro_force" + ] + ] + ], + "test_repro_changed_code": [ + [ + "tests/func/test_repro.py", + [ + "test_repro_changed_code" + ] + ] + ], + "test_repro_changed_data": [ + [ + "tests/func/test_repro.py", + [ + "test_repro_changed_data" + ] + ] + ], + "test_repro_dry": [ + [ + "tests/func/test_repro.py", + [ + "test_repro_dry" + ] + ] + ], + "test_repro_up_to_date": [ + [ + "tests/func/test_repro.py", + [ + "test_repro_up_to_date" + ] + ] + ], + "test_repro_dry_no_exec": [ + [ + "tests/func/test_repro.py", + [ + "test_repro_dry_no_exec" + ] + ] + ], + "test_repro_changed_deep_data": [ + [ + "tests/func/test_repro.py", + [ + "test_repro_changed_deep_data" + ] + ] + ], + "test_repro_force_downstream": [ + [ + "tests/func/test_repro.py", + [ + "test_repro_force_downstream" + ] + ] + ], + "test_repro_pipeline": [ + [ + "tests/func/test_repro.py", + [ + "test_repro_pipeline" + ] + ] + ], + "test_repro_pipeline_cli": [ + [ + "tests/func/test_repro.py", + [ + "test_repro_pipeline_cli" + ] + ] + ], + "test_repro_pipelines": [ + [ + "tests/func/test_repro.py", + [ + "test_repro_pipelines" + ] + ] + ], + "test_repro_pipelines_cli": [ + [ + "tests/func/test_repro.py", + [ + "test_repro_pipelines_cli" + ] + ] + ], + "test_repro_frozen": [ + [ + "tests/func/test_repro.py", + [ + "test_repro_frozen" + ] + ], + [ + "tests/func/test_repro_multistage.py", + [ + "test_repro_frozen" + ] + ] + ], + "test_freeze_non_existing": [ + [ + "tests/func/test_repro.py", + [ + "test_freeze_non_existing" + ] + ] + ], + "test_repro_frozen_callback": [ + [ + "tests/func/test_repro.py", + [ + "test_repro_frozen_callback" + ] + ] + ], + "test_repro_frozen_unchanged": [ + [ + "tests/func/test_repro.py", + [ + "test_repro_frozen_unchanged" + ] + ] + ], + "test_repro_metrics_add_unchanged": [ + [ + "tests/func/test_repro.py", + [ + "test_repro_metrics_add_unchanged" + ] + ] + ], + "test_repro_phony": [ + [ + "tests/func/test_repro.py", + [ + "test_repro_phony" + ] + ] + ], + "test_non_existing_output": [ + [ + "tests/func/test_repro.py", + [ + "test_non_existing_output" + ] + ] + ], + "test_repro_data_source": [ + [ + "tests/func/test_repro.py", + [ + "test_repro_data_source" + ] + ] + ], + "test_repro_changed_dir": [ + [ + "tests/func/test_repro.py", + [ + "test_repro_changed_dir" + ] + ] + ], + "test_repro_changed_dir_data": [ + [ + "tests/func/test_repro.py", + [ + "test_repro_changed_dir_data" + ] + ] + ], + "test_repro_missing_md5_in_stage_file": [ + [ + "tests/func/test_repro.py", + [ + "test_repro_missing_md5_in_stage_file" + ] + ] + ], + "test_cmd_repro": [ + [ + "tests/func/test_repro.py", + [ + "test_cmd_repro" + ] + ] + ], + "test_repro_shell": [ + [ + "tests/func/test_repro.py", + [ + "test_repro_shell" + ] + ] + ], + "test_repro_all_pipelines": [ + [ + "tests/func/test_repro.py", + [ + "test_repro_all_pipelines" + ] + ] + ], + "test_repro_no_commit": [ + [ + "tests/func/test_repro.py", + [ + "test_repro_no_commit" + ] + ] + ], + "test_force_with_dependencies": [ + [ + "tests/func/test_repro.py", + [ + "TestReproAlreadyCached", + "test_force_with_dependencies" + ] + ] + ], + "test_force_import": [ + [ + "tests/func/test_repro.py", + [ + "TestReproAlreadyCached", + "test_force_import" + ] + ] + ], + "test_should_display_metrics_on_repro_with_metrics_option": [ + [ + "tests/func/test_repro.py", + [ + "test_should_display_metrics_on_repro_with_metrics_option" + ] + ] + ], + "repro_dir": [ + [ + "tests/func/test_repro.py", + [ + "repro_dir" + ] + ] + ], + "_rewrite_file": [ + [ + "tests/func/test_repro.py", + [ + "_rewrite_file" + ] + ] + ], + "_read_out": [ + [ + "tests/func/test_repro.py", + [ + "_read_out" + ] + ] + ], + "test_recursive_repro_default": [ + [ + "tests/func/test_repro.py", + [ + "test_recursive_repro_default" + ] + ] + ], + "test_recursive_repro_single": [ + [ + "tests/func/test_repro.py", + [ + "test_recursive_repro_single" + ] + ] + ], + "test_recursive_repro_single_force": [ + [ + "tests/func/test_repro.py", + [ + "test_recursive_repro_single_force" + ] + ] + ], + "test_recursive_repro_empty_dir": [ + [ + "tests/func/test_repro.py", + [ + "test_recursive_repro_empty_dir" + ] + ] + ], + "test_recursive_repro_recursive_missing_file": [ + [ + "tests/func/test_repro.py", + [ + "test_recursive_repro_recursive_missing_file" + ] + ] + ], + "test_recursive_repro_on_stage_file": [ + [ + "tests/func/test_repro.py", + [ + "test_recursive_repro_on_stage_file" + ] + ] + ], + "_hide_md5": [ + [ + "tests/func/test_repro.py", + [ + "test_dvc_formatting_retained", + "_hide_md5" + ] + ] + ], + "_hide_size": [ + [ + "tests/func/test_repro.py", + [ + "test_dvc_formatting_retained", + "_hide_size" + ] + ] + ], + "_mask": [ + [ + "tests/func/test_repro.py", + [ + "test_dvc_formatting_retained", + "_mask" + ] + ] + ], + "test_dvc_formatting_retained": [ + [ + "tests/func/test_repro.py", + [ + "test_dvc_formatting_retained" + ] + ] + ], + "_format_dvc_line": [ + [ + "tests/func/test_repro.py", + [ + "_format_dvc_line" + ] + ] + ], + "test_downstream": [ + [ + "tests/func/test_repro.py", + [ + "test_downstream" + ] + ], + [ + "tests/func/test_repro_multistage.py", + [ + "test_downstream" + ] + ], + [ + "tests/unit/command/test_repro.py", + [ + "test_downstream" + ] + ] + ], + "test_repro_when_cmd_changes": [ + [ + "tests/func/test_repro.py", + [ + "test_repro_when_cmd_changes" + ] + ], + [ + "tests/func/test_repro_multistage.py", + [ + "test_repro_when_cmd_changes" + ] + ] + ], + "test_non_existing_stage_name": [ + [ + "tests/func/test_repro_multistage.py", + [ + "test_non_existing_stage_name" + ] + ] + ], + "test_repro_when_new_deps_is_added_in_dvcfile": [ + [ + "tests/func/test_repro_multistage.py", + [ + "test_repro_when_new_deps_is_added_in_dvcfile" + ] + ] + ], + "test_repro_when_new_outs_is_added_in_dvcfile": [ + [ + "tests/func/test_repro_multistage.py", + [ + "test_repro_when_new_outs_is_added_in_dvcfile" + ] + ] + ], + "test_repro_when_new_deps_is_moved": [ + [ + "tests/func/test_repro_multistage.py", + [ + "test_repro_when_new_deps_is_moved" + ] + ] + ], + "test_repro_when_new_out_overlaps_others_stage_outs": [ + [ + "tests/func/test_repro_multistage.py", + [ + "test_repro_when_new_out_overlaps_others_stage_outs" + ] + ] + ], + "test_repro_when_new_deps_added_does_not_exist": [ + [ + "tests/func/test_repro_multistage.py", + [ + "test_repro_when_new_deps_added_does_not_exist" + ] + ] + ], + "test_repro_when_new_outs_added_does_not_exist": [ + [ + "tests/func/test_repro_multistage.py", + [ + "test_repro_when_new_outs_added_does_not_exist" + ] + ] + ], + "test_repro_when_lockfile_gets_deleted": [ + [ + "tests/func/test_repro_multistage.py", + [ + "test_repro_when_lockfile_gets_deleted" + ] + ] + ], + "test_cyclic_graph_error": [ + [ + "tests/func/test_repro_multistage.py", + [ + "test_cyclic_graph_error" + ] + ] + ], + "test_repro_multiple_params": [ + [ + "tests/func/test_repro_multistage.py", + [ + "test_repro_multiple_params" + ] + ] + ], + "test_repro_list_of_commands_in_order": [ + [ + "tests/func/test_repro_multistage.py", + [ + "test_repro_list_of_commands_in_order" + ] + ] + ], + "test_repro_list_of_commands_raise_and_stops_after_failure": [ + [ + "tests/func/test_repro_multistage.py", + [ + "test_repro_list_of_commands_raise_and_stops_after_failure" + ] + ] + ], + "test_root": [ + [ + "tests/func/test_root.py", + [ + "test_root" + ] + ] + ], + "test_root_locked": [ + [ + "tests/func/test_root.py", + [ + "test_root_locked" + ] + ] + ], + "_recurse_count_files": [ + [ + "tests/func/test_run_cache.py", + [ + "_recurse_count_files" + ] + ] + ], + "test_push_pull": [ + [ + "tests/func/test_run_cache.py", + [ + "test_push_pull" + ] + ] + ], + "test_restore": [ + [ + "tests/func/test_run_cache.py", + [ + "test_restore" + ] + ] + ], + "test_save": [ + [ + "tests/func/test_run_cache.py", + [ + "test_save" + ] + ] + ], + "test_do_not_save_on_no_exec_and_dry": [ + [ + "tests/func/test_run_cache.py", + [ + "test_do_not_save_on_no_exec_and_dry" + ] + ] + ], + "test_outs_no_cache_deactivate_run_cache": [ + [ + "tests/func/test_run_cache.py", + [ + "test_outs_no_cache_deactivate_run_cache" + ] + ] + ], + "test_memory_for_multiple_runs_of_same_stage": [ + [ + "tests/func/test_run_cache.py", + [ + "test_memory_for_multiple_runs_of_same_stage" + ] + ] + ], + "test_memory_runs_of_multiple_stages": [ + [ + "tests/func/test_run_cache.py", + [ + "test_memory_runs_of_multiple_stages" + ] + ] + ], + "test_restore_pull": [ + [ + "tests/func/test_run_cache.py", + [ + "test_restore_pull" + ] + ] + ], + "test_run_with_name": [ + [ + "tests/func/test_run_multistage.py", + [ + "test_run_with_name" + ] + ] + ], + "test_run_no_exec": [ + [ + "tests/func/test_run_multistage.py", + [ + "test_run_no_exec" + ] + ] + ], + "test_run_with_multistage_and_single_stage": [ + [ + "tests/func/test_run_multistage.py", + [ + "test_run_with_multistage_and_single_stage" + ] + ] + ], + "test_run_multi_stage_repeat": [ + [ + "tests/func/test_run_multistage.py", + [ + "test_run_multi_stage_repeat" + ] + ] + ], + "test_multi_stage_run_cached": [ + [ + "tests/func/test_run_multistage.py", + [ + "test_multi_stage_run_cached" + ] + ] + ], + "test_multistage_dump_on_non_cached_outputs": [ + [ + "tests/func/test_run_multistage.py", + [ + "test_multistage_dump_on_non_cached_outputs" + ] + ] + ], + "test_multistage_with_wdir": [ + [ + "tests/func/test_run_multistage.py", + [ + "test_multistage_with_wdir" + ] + ] + ], + "test_multistage_always_changed": [ + [ + "tests/func/test_run_multistage.py", + [ + "test_multistage_always_changed" + ] + ] + ], + "test_graph": [ + [ + "tests/func/test_run_multistage.py", + [ + "test_graph" + ] + ], + [ + "tests/func/test_run_single_stage.py", + [ + "TestRunCircularDependency", + "test_graph" + ] + ] + ], + "test_run_dump_on_multistage": [ + [ + "tests/func/test_run_multistage.py", + [ + "test_run_dump_on_multistage" + ] + ] + ], + "test_run_with_invalid_stage_name": [ + [ + "tests/func/test_run_multistage.py", + [ + "test_run_with_invalid_stage_name" + ] + ] + ], + "test_run_with_name_having_hyphen_underscore": [ + [ + "tests/func/test_run_multistage.py", + [ + "test_run_with_name_having_hyphen_underscore" + ] + ] + ], + "test_run_already_exists": [ + [ + "tests/func/test_run_multistage.py", + [ + "test_run_already_exists" + ] + ] + ], + "test_run_params_default": [ + [ + "tests/func/test_run_multistage.py", + [ + "test_run_params_default" + ] + ] + ], + "test_run_params_custom_file": [ + [ + "tests/func/test_run_multistage.py", + [ + "test_run_params_custom_file" + ] + ] + ], + "test_run_params_no_exec": [ + [ + "tests/func/test_run_multistage.py", + [ + "test_run_params_no_exec" + ] + ] + ], + "test_run_without_cmd": [ + [ + "tests/func/test_run_multistage.py", + [ + "test_run_without_cmd" + ] + ] + ], + "test_run_overwrite_order": [ + [ + "tests/func/test_run_multistage.py", + [ + "test_run_overwrite_order" + ] + ] + ], + "test_run_overwrite_preserves_meta_and_comment": [ + [ + "tests/func/test_run_multistage.py", + [ + "test_run_overwrite_preserves_meta_and_comment" + ] + ] + ], + "test_run_external_outputs": [ + [ + "tests/func/test_run_multistage.py", + [ + "test_run_external_outputs" + ] + ] + ], + "test_run_empty": [ + [ + "tests/func/test_run_single_stage.py", + [ + "test_run_empty" + ] + ] + ], + "test_run_missing_dep": [ + [ + "tests/func/test_run_single_stage.py", + [ + "test_run_missing_dep" + ] + ] + ], + "test_run_noexec": [ + [ + "tests/func/test_run_single_stage.py", + [ + "test_run_noexec" + ] + ] + ], + "test_outs_no_cache": [ + [ + "tests/func/test_run_single_stage.py", + [ + "TestRunCircularDependency", + "test_outs_no_cache" + ] + ], + [ + "tests/func/test_run_single_stage.py", + [ + "TestRunDuplicatedArguments", + "test_outs_no_cache" + ] + ] + ], + "test_non_normalized_paths": [ + [ + "tests/func/test_run_single_stage.py", + [ + "TestRunCircularDependency", + "test_non_normalized_paths" + ] + ], + [ + "tests/func/test_run_single_stage.py", + [ + "TestRunDuplicatedArguments", + "test_non_normalized_paths" + ] + ] + ], + "test_cwd": [ + [ + "tests/func/test_run_single_stage.py", + [ + "TestRunStageInsideOutput", + "test_cwd" + ] + ] + ], + "test_file_name": [ + [ + "tests/func/test_run_single_stage.py", + [ + "TestRunStageInsideOutput", + "test_file_name" + ] + ] + ], + "test_same_prefix": [ + [ + "tests/func/test_run_single_stage.py", + [ + "TestRunBadCwd", + "test_same_prefix" + ] + ], + [ + "tests/func/test_run_single_stage.py", + [ + "TestRunBadWdir", + "test_same_prefix" + ] + ], + [ + "tests/func/test_run_single_stage.py", + [ + "TestRunBadName", + "test_same_prefix" + ] + ] + ], + "test_not_found": [ + [ + "tests/func/test_run_single_stage.py", + [ + "TestRunBadWdir", + "test_not_found" + ] + ], + [ + "tests/func/test_run_single_stage.py", + [ + "TestRunBadName", + "test_not_found" + ] + ] + ], + "test_not_dir": [ + [ + "tests/func/test_run_single_stage.py", + [ + "TestRunBadWdir", + "test_not_dir" + ] + ] + ], + "test_run_remove_outs": [ + [ + "tests/func/test_run_single_stage.py", + [ + "test_run_remove_outs" + ] + ] + ], + "test_run_unprotect_outs_copy": [ + [ + "tests/func/test_run_single_stage.py", + [ + "test_run_unprotect_outs_copy" + ] + ] + ], + "test_run_unprotect_outs_symlink": [ + [ + "tests/func/test_run_single_stage.py", + [ + "test_run_unprotect_outs_symlink" + ] + ] + ], + "test_run_unprotect_outs_hardlink": [ + [ + "tests/func/test_run_single_stage.py", + [ + "test_run_unprotect_outs_hardlink" + ] + ] + ], + "test_cmd_run_overwrite": [ + [ + "tests/func/test_run_single_stage.py", + [ + "test_cmd_run_overwrite" + ] + ] + ], + "test_cached": [ + [ + "tests/func/test_run_single_stage.py", + [ + "TestCmdRunCliMetrics", + "test_cached" + ] + ] + ], + "test_not_cached": [ + [ + "tests/func/test_run_single_stage.py", + [ + "TestCmdRunCliMetrics", + "test_not_cached" + ] + ] + ], + "test_default_wdir_is_not_written": [ + [ + "tests/func/test_run_single_stage.py", + [ + "TestCmdRunWorkingDirectory", + "test_default_wdir_is_not_written" + ] + ] + ], + "test_fname_changes_path_and_wdir": [ + [ + "tests/func/test_run_single_stage.py", + [ + "TestCmdRunWorkingDirectory", + "test_fname_changes_path_and_wdir" + ] + ] + ], + "test_rerun_deterministic": [ + [ + "tests/func/test_run_single_stage.py", + [ + "test_rerun_deterministic" + ] + ] + ], + "test_rerun_deterministic_ignore_cache": [ + [ + "tests/func/test_run_single_stage.py", + [ + "test_rerun_deterministic_ignore_cache" + ] + ] + ], + "run_callback": [ + [ + "tests/func/test_run_single_stage.py", + [ + "test_rerun_callback", + "run_callback" + ] + ] + ], + "test_rerun_callback": [ + [ + "tests/func/test_run_single_stage.py", + [ + "test_rerun_callback" + ] + ] + ], + "test_rerun_changed_dep": [ + [ + "tests/func/test_run_single_stage.py", + [ + "test_rerun_changed_dep" + ] + ] + ], + "test_rerun_changed_stage": [ + [ + "tests/func/test_run_single_stage.py", + [ + "test_rerun_changed_stage" + ] + ] + ], + "test_rerun_changed_out": [ + [ + "tests/func/test_run_single_stage.py", + [ + "test_rerun_changed_out" + ] + ] + ], + "test_run_commit": [ + [ + "tests/func/test_run_single_stage.py", + [ + "test_run_commit" + ] + ] + ], + "test_run_persist": [ + [ + "tests/func/test_run_single_stage.py", + [ + "test_run_persist" + ] + ] + ], + "test_should_raise_on_overlapping_output_paths": [ + [ + "tests/func/test_run_single_stage.py", + [ + "test_should_raise_on_overlapping_output_paths" + ] + ] + ], + "test_rerun_with_same_outputs": [ + [ + "tests/func/test_run_single_stage.py", + [ + "test_rerun_with_same_outputs" + ] + ] + ], + "test_should_not_checkout_upon_corrupted_local_hardlink_cache": [ + [ + "tests/func/test_run_single_stage.py", + [ + "test_should_not_checkout_upon_corrupted_local_hardlink_cache" + ] + ] + ], + "test_bad_stage_fname": [ + [ + "tests/func/test_run_single_stage.py", + [ + "test_bad_stage_fname" + ] + ] + ], + "test_should_raise_on_stage_dependency": [ + [ + "tests/func/test_run_single_stage.py", + [ + "test_should_raise_on_stage_dependency" + ] + ] + ], + "test_should_raise_on_stage_output": [ + [ + "tests/func/test_run_single_stage.py", + [ + "test_should_raise_on_stage_output" + ] + ] + ], + "test_metrics_dir": [ + [ + "tests/func/test_run_single_stage.py", + [ + "test_metrics_dir" + ] + ] + ], + "test_run_force_preserves_comments_and_meta": [ + [ + "tests/func/test_run_single_stage.py", + [ + "test_run_force_preserves_comments_and_meta" + ] + ] + ], + "test_init_none": [ + [ + "tests/func/test_scm.py", + [ + "test_init_none" + ] + ] + ], + "test_init_no_git": [ + [ + "tests/func/test_scm.py", + [ + "test_init_no_git" + ] + ] + ], + "test_init_sub_dir": [ + [ + "tests/func/test_scm.py", + [ + "test_init_sub_dir" + ] + ] + ], + "test_scm_context_autostage": [ + [ + "tests/func/test_scm_context.py", + [ + "test_scm_context_autostage" + ] + ] + ], + "test_scm_context_ignore": [ + [ + "tests/func/test_scm_context.py", + [ + "test_scm_context_ignore" + ] + ] + ], + "test_scm_context_when_already_ignored": [ + [ + "tests/func/test_scm_context.py", + [ + "test_scm_context_when_already_ignored" + ] + ] + ], + "test_scm_context_ignore_remove": [ + [ + "tests/func/test_scm_context.py", + [ + "test_scm_context_ignore_remove" + ] + ] + ], + "test_scm_context_try_ignore_remove_non_existing_entry": [ + [ + "tests/func/test_scm_context.py", + [ + "test_scm_context_try_ignore_remove_non_existing_entry" + ] + ] + ], + "test_scm_context_no_track_on_ignore_remove": [ + [ + "tests/func/test_scm_context.py", + [ + "test_scm_context_no_track_on_ignore_remove" + ] + ] + ], + "test_cmd_obj": [ + [ + "tests/func/test_stage.py", + [ + "test_cmd_obj" + ] + ] + ], + "test_cmd_none": [ + [ + "tests/func/test_stage.py", + [ + "test_cmd_none" + ] + ] + ], + "test_no_cmd": [ + [ + "tests/func/test_stage.py", + [ + "test_no_cmd" + ] + ] + ], + "test_cmd_str": [ + [ + "tests/func/test_stage.py", + [ + "test_cmd_str" + ] + ] + ], + "test_object": [ + [ + "tests/func/test_stage.py", + [ + "test_object" + ] + ] + ], + "test_none": [ + [ + "tests/func/test_stage.py", + [ + "test_none" + ] + ] + ], + "test_empty_list": [ + [ + "tests/func/test_stage.py", + [ + "test_empty_list" + ] + ] + ], + "test_reload": [ + [ + "tests/func/test_stage.py", + [ + "test_reload" + ] + ] + ], + "test_default_wdir_ignored_in_checksum": [ + [ + "tests/func/test_stage.py", + [ + "test_default_wdir_ignored_in_checksum" + ] + ] + ], + "test_external_remote_output_resolution": [ + [ + "tests/func/test_stage.py", + [ + "test_external_remote_output_resolution" + ] + ] + ], + "test_external_remote_dependency_resolution": [ + [ + "tests/func/test_stage.py", + [ + "test_external_remote_dependency_resolution" + ] + ] + ], + "test_md5_ignores_comments": [ + [ + "tests/func/test_stage.py", + [ + "test_md5_ignores_comments" + ] + ] + ], + "test_md5_ignores_annotations": [ + [ + "tests/func/test_stage.py", + [ + "test_md5_ignores_annotations" + ] + ] + ], + "test_meta_desc_is_preserved": [ + [ + "tests/func/test_stage.py", + [ + "test_meta_desc_is_preserved" + ] + ] + ], + "test_parent_repo_collect_stages": [ + [ + "tests/func/test_stage.py", + [ + "test_parent_repo_collect_stages" + ] + ] + ], + "test_collect_symlink": [ + [ + "tests/func/test_stage.py", + [ + "test_collect_symlink" + ] + ] + ], + "test_stage_strings_representation": [ + [ + "tests/func/test_stage.py", + [ + "test_stage_strings_representation" + ] + ] + ], + "test_stage_on_no_path_string_repr": [ + [ + "tests/func/test_stage.py", + [ + "test_stage_on_no_path_string_repr" + ] + ] + ], + "test_stage_remove_pipeline_stage": [ + [ + "tests/func/test_stage.py", + [ + "test_stage_remove_pipeline_stage" + ] + ] + ], + "test_stage_remove_pointer_stage": [ + [ + "tests/func/test_stage.py", + [ + "test_stage_remove_pointer_stage" + ] + ] + ], + "test_stage_run_checkpoint": [ + [ + "tests/func/test_stage.py", + [ + "test_stage_run_checkpoint" + ] + ] + ], + "test_stage_add_duplicated_output": [ + [ + "tests/func/test_stage.py", + [ + "test_stage_add_duplicated_output" + ] + ] + ], + "collect_outs": [ + [ + "tests/func/test_stage_load.py", + [ + "test_collect", + "collect_outs" + ] + ] + ], + "test_collect": [ + [ + "tests/func/test_stage_load.py", + [ + "test_collect" + ] + ] + ], + "test_collect_dir_recursive": [ + [ + "tests/func/test_stage_load.py", + [ + "test_collect_dir_recursive" + ] + ] + ], + "test_collect_with_not_existing_output_or_stage_name": [ + [ + "tests/func/test_stage_load.py", + [ + "test_collect_with_not_existing_output_or_stage_name" + ] + ] + ], + "collect_stages": [ + [ + "tests/func/test_stage_load.py", + [ + "test_stages", + "collect_stages" + ] + ] + ], + "test_stages": [ + [ + "tests/func/test_stage_load.py", + [ + "test_stages" + ] + ] + ], + "test_collect_not_a_group_stage_with_group_flag": [ + [ + "tests/func/test_stage_load.py", + [ + "test_collect_not_a_group_stage_with_group_flag" + ] + ] + ], + "test_collect_generated": [ + [ + "tests/func/test_stage_load.py", + [ + "test_collect_generated" + ] + ] + ], + "test_collect_glob": [ + [ + "tests/func/test_stage_load.py", + [ + "test_collect_glob" + ] + ] + ], + "test_collect_granular_with_no_target": [ + [ + "tests/func/test_stage_load.py", + [ + "test_collect_granular_with_no_target" + ] + ] + ], + "test_collect_granular_with_target": [ + [ + "tests/func/test_stage_load.py", + [ + "test_collect_granular_with_target" + ] + ] + ], + "test_collect_with_not_existing_dvcfile": [ + [ + "tests/func/test_stage_load.py", + [ + "test_collect_with_not_existing_dvcfile" + ] + ] + ], + "test_collect_granular_with_not_existing_output_or_stage_name": [ + [ + "tests/func/test_stage_load.py", + [ + "test_collect_granular_with_not_existing_output_or_stage_name" + ] + ] + ], + "test_collect_granular_with_deps": [ + [ + "tests/func/test_stage_load.py", + [ + "test_collect_granular_with_deps" + ] + ] + ], + "test_collect_granular_same_output_name_stage_name": [ + [ + "tests/func/test_stage_load.py", + [ + "test_collect_granular_same_output_name_stage_name" + ] + ] + ], + "test_collect_granular_priority_on_collision": [ + [ + "tests/func/test_stage_load.py", + [ + "test_collect_granular_priority_on_collision" + ] + ] + ], + "test_collect_granular_collision_output_dir_stage_name": [ + [ + "tests/func/test_stage_load.py", + [ + "test_collect_granular_collision_output_dir_stage_name" + ] + ] + ], + "test_collect_granular_not_existing_stage_name": [ + [ + "tests/func/test_stage_load.py", + [ + "test_collect_granular_not_existing_stage_name" + ] + ] + ], + "test_get_stages": [ + [ + "tests/func/test_stage_load.py", + [ + "test_get_stages" + ] + ] + ], + "test_get_stages_old_dvcfile": [ + [ + "tests/func/test_stage_load.py", + [ + "test_get_stages_old_dvcfile" + ] + ] + ], + "test_get_stage": [ + [ + "tests/func/test_stage_load.py", + [ + "test_get_stage" + ] + ] + ], + "test_get_stage_single_stage_dvcfile": [ + [ + "tests/func/test_stage_load.py", + [ + "test_get_stage_single_stage_dvcfile" + ] + ] + ], + "test_collect_optimization": [ + [ + "tests/func/test_stage_load.py", + [ + "test_collect_optimization" + ] + ] + ], + "test_collect_optimization_on_stage_name": [ + [ + "tests/func/test_stage_load.py", + [ + "test_collect_optimization_on_stage_name" + ] + ] + ], + "test_collect_repo_callback": [ + [ + "tests/func/test_stage_load.py", + [ + "test_collect_repo_callback" + ] + ] + ], + "test_gitignored_file_try_collect_granular_for_data_files": [ + [ + "tests/func/test_stage_load.py", + [ + "test_gitignored_file_try_collect_granular_for_data_files" + ] + ] + ], + "test_gitignored_file_try_collect_granular_for_dvc_yaml_files": [ + [ + "tests/func/test_stage_load.py", + [ + "test_gitignored_file_try_collect_granular_for_dvc_yaml_files" + ] + ] + ], + "test_state": [ + [ + "tests/func/test_state.py", + [ + "test_state" + ] + ] + ], + "test_state_overflow": [ + [ + "tests/func/test_state.py", + [ + "test_state_overflow" + ] + ] + ], + "get_inode_mocked": [ + [ + "tests/func/test_state.py", + [ + "mock_get_inode", + "get_inode_mocked" + ] + ] + ], + "mock_get_inode": [ + [ + "tests/func/test_state.py", + [ + "mock_get_inode" + ] + ] + ], + "test_remove_links": [ + [ + "tests/func/test_state.py", + [ + "test_remove_links" + ] + ] + ], + "test_get_unused_links": [ + [ + "tests/func/test_state.py", + [ + "test_get_unused_links" + ] + ] + ], + "test_quiet": [ + [ + "tests/func/test_status.py", + [ + "test_quiet" + ] + ] + ], + "test_implied_cloud": [ + [ + "tests/func/test_status.py", + [ + "test_implied_cloud" + ] + ] + ], + "test_status_non_dvc_repo_import": [ + [ + "tests/func/test_status.py", + [ + "test_status_non_dvc_repo_import" + ] + ] + ], + "test_status_before_and_after_dvc_init": [ + [ + "tests/func/test_status.py", + [ + "test_status_before_and_after_dvc_init" + ] + ] + ], + "test_status_on_pipeline_stages": [ + [ + "tests/func/test_status.py", + [ + "test_status_on_pipeline_stages" + ] + ] + ], + "test_status_recursive": [ + [ + "tests/func/test_status.py", + [ + "test_status_recursive" + ] + ] + ], + "test_status_outputs": [ + [ + "tests/func/test_status.py", + [ + "test_status_outputs" + ] + ] + ], + "test_params_without_targets": [ + [ + "tests/func/test_status.py", + [ + "test_params_without_targets" + ] + ] + ], + "test_unprotect": [ + [ + "tests/func/test_unprotect.py", + [ + "test_unprotect" + ] + ] + ], + "test_update_import": [ + [ + "tests/func/test_update.py", + [ + "test_update_import" + ] + ] + ], + "test_update_import_after_remote_updates_to_dvc": [ + [ + "tests/func/test_update.py", + [ + "test_update_import_after_remote_updates_to_dvc" + ] + ] + ], + "test_update_before_and_after_dvc_init": [ + [ + "tests/func/test_update.py", + [ + "test_update_before_and_after_dvc_init" + ] + ] + ], + "test_update_unchanged": [ + [ + "tests/func/test_update.py", + [ + "test_update_unchanged" + ] + ] + ], + "test_update_no_download": [ + [ + "tests/func/test_update.py", + [ + "test_update_no_download" + ] + ] + ], + "test_update_import_url": [ + [ + "tests/func/test_update.py", + [ + "test_update_import_url" + ] + ] + ], + "test_update_import_url_no_download": [ + [ + "tests/func/test_update.py", + [ + "test_update_import_url_no_download" + ] + ] + ], + "test_update_import_url_unchanged": [ + [ + "tests/func/test_update.py", + [ + "test_update_import_url_unchanged" + ] + ] + ], + "test_update_rev": [ + [ + "tests/func/test_update.py", + [ + "test_update_rev" + ] + ] + ], + "test_update_recursive": [ + [ + "tests/func/test_update.py", + [ + "test_update_recursive" + ] + ] + ], + "test_update_from_subrepos": [ + [ + "tests/func/test_update.py", + [ + "test_update_from_subrepos" + ] + ] + ], + "test_update_import_to_remote": [ + [ + "tests/func/test_update.py", + [ + "test_update_import_to_remote" + ] + ] + ], + "test_update_import_url_to_remote": [ + [ + "tests/func/test_update.py", + [ + "test_update_import_url_to_remote" + ] + ] + ], + "test_update_import_url_to_remote_directory": [ + [ + "tests/func/test_update.py", + [ + "test_update_import_url_to_remote_directory" + ] + ] + ], + "test_update_import_url_to_remote_directory_changed_contents": [ + [ + "tests/func/test_update.py", + [ + "test_update_import_url_to_remote_directory_changed_contents" + ] + ] + ], + "test_update_import_url_to_remote_directory_same_hash": [ + [ + "tests/func/test_update.py", + [ + "test_update_import_url_to_remote_directory_same_hash" + ] + ] + ], + "test_from_gitfs_when_pwd_not_in_root": [ + [ + "tests/func/test_used_objs.py", + [ + "test_from_gitfs_when_pwd_not_in_root" + ] + ] + ], + "test_used_objs_push": [ + [ + "tests/func/test_used_objs.py", + [ + "test_used_objs_push" + ] + ] + ], + "test_dict_md5": [ + [ + "tests/func/test_utils.py", + [ + "test_dict_md5" + ] + ] + ], + "test_boxify": [ + [ + "tests/func/test_utils.py", + [ + "test_boxify" + ] + ] + ], + "test_glob_no_match": [ + [ + "tests/func/test_utils.py", + [ + "test_glob_no_match" + ] + ] + ], + "test_": [ + [ + "tests/func/test_version.py", + [ + "test_" + ] + ], + [ + "tests/unit/command/test_gc.py", + [ + "test_" + ] + ] + ], + "_import_error": [ + [ + "tests/func/test_version.py", + [ + "test_import_error", + "_import_error" + ] + ] + ], + "test_import_error": [ + [ + "tests/func/test_version.py", + [ + "test_import_error" + ] + ] + ], + "test_apply_overrides": [ + [ + "tests/func/utils/test_hydra.py", + [ + "test_apply_overrides" + ] + ] + ], + "test_invalid_overrides": [ + [ + "tests/func/utils/test_hydra.py", + [ + "test_invalid_overrides" + ] + ] + ], + "hydra_setup": [ + [ + "tests/func/utils/test_hydra.py", + [ + "hydra_setup" + ] + ] + ], + "test_compose_and_dump": [ + [ + "tests/func/utils/test_hydra.py", + [ + "test_compose_and_dump" + ] + ] + ], + "test_compose_and_dump_yaml_handles_string": [ + [ + "tests/func/utils/test_hydra.py", + [ + "test_compose_and_dump_yaml_handles_string" + ] + ] + ], + "test_compose_and_dump_resolves_interpolation": [ + [ + "tests/func/utils/test_hydra.py", + [ + "test_compose_and_dump_resolves_interpolation" + ] + ] + ], + "test_hydra_sweeps": [ + [ + "tests/func/utils/test_hydra.py", + [ + "test_hydra_sweeps" + ] + ] + ], + "test_invalid_sweep": [ + [ + "tests/func/utils/test_hydra.py", + [ + "test_invalid_sweep" + ] + ] + ], + "force_posixpath": [ + [ + "tests/func/utils/test_strict_yaml.py", + [ + "force_posixpath" + ] + ] + ], + "fixed_width_term": [ + [ + "tests/func/utils/test_strict_yaml.py", + [ + "fixed_width_term" + ] + ] + ], + "test_exceptions": [ + [ + "tests/func/utils/test_strict_yaml.py", + [ + "test_exceptions" + ] + ] + ], + "test_on_revision": [ + [ + "tests/func/utils/test_strict_yaml.py", + [ + "test_on_revision" + ] + ] + ], + "test_make_relpath": [ + [ + "tests/func/utils/test_strict_yaml.py", + [ + "test_make_relpath" + ] + ] + ], + "test_fallback_exception_message": [ + [ + "tests/func/utils/test_strict_yaml.py", + [ + "test_fallback_exception_message" + ] + ] + ], + "repo_with_plots": [ + [ + "tests/integration/plots/conftest.py", + [ + "repo_with_plots" + ] + ] + ], + "repo_with_config_plots": [ + [ + "tests/integration/plots/conftest.py", + [ + "repo_with_config_plots" + ] + ] + ], + "extract_vega_specs": [ + [ + "tests/integration/plots/test_plots.py", + [ + "extract_vega_specs" + ] + ] + ], + "drop_fields": [ + [ + "tests/integration/plots/test_plots.py", + [ + "drop_fields" + ] + ] + ], + "verify_image": [ + [ + "tests/integration/plots/test_plots.py", + [ + "verify_image" + ] + ] + ], + "_remove_blanks": [ + [ + "tests/integration/plots/test_plots.py", + [ + "_remove_blanks" + ] + ] + ], + "_assert_templates_equal": [ + [ + "tests/integration/plots/test_plots.py", + [ + "verify_vega", + "_assert_templates_equal" + ] + ] + ], + "verify_vega": [ + [ + "tests/integration/plots/test_plots.py", + [ + "verify_vega" + ] + ] + ], + "verify_vega_props": [ + [ + "tests/integration/plots/test_plots.py", + [ + "verify_vega_props" + ] + ] + ], + "_update_datapoints": [ + [ + "tests/integration/plots/test_plots.py", + [ + "_update_datapoints" + ] + ] + ], + "test_no_plots": [ + [ + "tests/integration/plots/test_plots.py", + [ + "test_no_plots" + ] + ] + ], + "test_repo_with_plots": [ + [ + "tests/integration/plots/test_plots.py", + [ + "test_repo_with_plots" + ] + ] + ], + "test_repo_with_removed_plots": [ + [ + "tests/integration/plots/test_plots.py", + [ + "test_repo_with_removed_plots" + ] + ] + ], + "test_config_output_dir": [ + [ + "tests/integration/plots/test_plots.py", + [ + "test_config_output_dir" + ] + ] + ], + "test_repo_with_config_plots": [ + [ + "tests/integration/plots/test_plots.py", + [ + "test_repo_with_config_plots" + ] + ] + ], + "test_api": [ + [ + "tests/integration/plots/test_repo_plots_api.py", + [ + "test_api" + ] + ] + ], + "test_api_with_config_plots": [ + [ + "tests/integration/plots/test_repo_plots_api.py", + [ + "test_api_with_config_plots" + ] + ] + ], + "test_post_to_studio": [ + [ + "tests/integration/test_studio_live_experiments.py", + [ + "test_post_to_studio" + ] + ] + ], + "test_post_to_studio_custom_message": [ + [ + "tests/integration/test_studio_live_experiments.py", + [ + "test_post_to_studio_custom_message" + ] + ] + ], + "get_fs": [ + [ + "tests/remotes/git_server.py", + [ + "git_server", + "get_fs" + ] + ] + ], + "git_server": [ + [ + "tests/remotes/git_server.py", + [ + "git_server" + ] + ] + ], + "git_ssh_connection": [ + [ + "tests/remotes/git_server.py", + [ + "git_ssh_connection" + ] + ] + ], + "git_ssh": [ + [ + "tests/remotes/git_server.py", + [ + "git_ssh" + ] + ] + ], + "_add_script": [ + [ + "tests/scripts.py", + [ + "_add_script" + ] + ] + ], + "append_foo_script": [ + [ + "tests/scripts.py", + [ + "append_foo_script" + ] + ] + ], + "copy_script": [ + [ + "tests/scripts.py", + [ + "copy_script" + ] + ] + ], + "head_script": [ + [ + "tests/scripts.py", + [ + "head_script" + ] + ] + ], + "test_state_pickle_errors_are_correctly_raised": [ + [ + "tests/unit/cli/test_main.py", + [ + "test_state_pickle_errors_are_correctly_raised" + ] + ] + ], + "test_remote_missing_deps_are_correctly_reported": [ + [ + "tests/unit/cli/test_main.py", + [ + "test_remote_missing_deps_are_correctly_reported" + ] + ] + ], + "test_ignore_in_collected_dir_error_is_logged": [ + [ + "tests/unit/cli/test_main.py", + [ + "test_ignore_in_collected_dir_error_is_logged" + ] + ] + ], + "_test_cli": [ + [ + "tests/unit/command/ls/test_ls.py", + [ + "_test_cli" + ] + ] + ], + "test_list_recursive": [ + [ + "tests/unit/command/ls/test_ls.py", + [ + "test_list_recursive" + ] + ] + ], + "test_list_git_ssh_rev": [ + [ + "tests/unit/command/ls/test_ls.py", + [ + "test_list_git_ssh_rev" + ] + ] + ], + "test_list_targets": [ + [ + "tests/unit/command/ls/test_ls.py", + [ + "test_list_targets" + ] + ] + ], + "test_list_outputs_only": [ + [ + "tests/unit/command/ls/test_ls.py", + [ + "test_list_outputs_only" + ] + ] + ], + "test_show_json": [ + [ + "tests/unit/command/ls/test_ls.py", + [ + "test_show_json" + ] + ], + [ + "tests/unit/command/test_diff.py", + [ + "test_show_json" + ] + ], + [ + "tests/unit/command/test_plots.py", + [ + "test_show_json" + ] + ] + ], + "test_show_colors": [ + [ + "tests/unit/command/ls/test_ls.py", + [ + "test_show_colors" + ] + ] + ], + "test_list_alias": [ + [ + "tests/unit/command/ls/test_ls.py", + [ + "test_list_alias" + ] + ] + ], + "_colorize": [ + [ + "tests/unit/command/ls/test_ls_colors.py", + [ + "colorize", + "_colorize" + ] + ] + ], + "test_ls_colors_out_file": [ + [ + "tests/unit/command/ls/test_ls_colors.py", + [ + "test_ls_colors_out_file" + ] + ] + ], + "test_ls_colors_out_dir": [ + [ + "tests/unit/command/ls/test_ls_colors.py", + [ + "test_ls_colors_out_dir" + ] + ] + ], + "test_ls_colors_out_exec": [ + [ + "tests/unit/command/ls/test_ls_colors.py", + [ + "test_ls_colors_out_exec" + ] + ] + ], + "test_ls_colors_out_ext": [ + [ + "tests/unit/command/ls/test_ls_colors.py", + [ + "test_ls_colors_out_ext" + ] + ] + ], + "test_ls_colors_file": [ + [ + "tests/unit/command/ls/test_ls_colors.py", + [ + "test_ls_colors_file" + ] + ] + ], + "test_ls_colors_dir": [ + [ + "tests/unit/command/ls/test_ls_colors.py", + [ + "test_ls_colors_dir" + ] + ] + ], + "test_ls_colors_exec": [ + [ + "tests/unit/command/ls/test_ls_colors.py", + [ + "test_ls_colors_exec" + ] + ] + ], + "test_ls_colors_ext": [ + [ + "tests/unit/command/ls/test_ls_colors.py", + [ + "test_ls_colors_ext" + ] + ] + ], + "test_ls_repo_with_custom_color_env_defined": [ + [ + "tests/unit/command/ls/test_ls_colors.py", + [ + "test_ls_repo_with_custom_color_env_defined" + ] + ] + ], + "test_add_annotations": [ + [ + "tests/unit/command/test_annotations_flags.py", + [ + "test_add_annotations" + ] + ] + ], + "test_cache_dir_local": [ + [ + "tests/unit/command/test_cache.py", + [ + "test_cache_dir_local" + ] + ] + ], + "_assert_output": [ + [ + "tests/unit/command/test_checkout.py", + [ + "test_log_changes", + "_assert_output" + ] + ] + ], + "test_log_changes": [ + [ + "tests/unit/command/test_checkout.py", + [ + "test_log_changes" + ] + ] + ], + "_id_gen": [ + [ + "tests/unit/command/test_compat_flag.py", + [ + "_id_gen" + ] + ] + ], + "test_backward_compat_flags": [ + [ + "tests/unit/command/test_compat_flag.py", + [ + "test_backward_compat_flags" + ] + ] + ], + "test_config_formatter": [ + [ + "tests/unit/command/test_config.py", + [ + "test_config_formatter" + ] + ] + ], + "test_config_bad_name": [ + [ + "tests/unit/command/test_config.py", + [ + "test_config_bad_name" + ] + ] + ], + "test_dag": [ + [ + "tests/unit/command/test_dag.py", + [ + "test_dag" + ] + ] + ], + "test_build": [ + [ + "tests/unit/command/test_dag.py", + [ + "test_build" + ] + ] + ], + "test_build_target": [ + [ + "tests/unit/command/test_dag.py", + [ + "test_build_target" + ] + ] + ], + "test_build_target_with_outs": [ + [ + "tests/unit/command/test_dag.py", + [ + "test_build_target_with_outs" + ] + ] + ], + "test_build_granular_target_with_outs": [ + [ + "tests/unit/command/test_dag.py", + [ + "test_build_granular_target_with_outs" + ] + ] + ], + "test_build_full": [ + [ + "tests/unit/command/test_dag.py", + [ + "test_build_full" + ] + ] + ], + "test_build_full_outs": [ + [ + "tests/unit/command/test_dag.py", + [ + "test_build_full_outs" + ] + ] + ], + "test_show_ascii": [ + [ + "tests/unit/command/test_dag.py", + [ + "test_show_ascii" + ] + ] + ], + "test_show_dot": [ + [ + "tests/unit/command/test_dag.py", + [ + "test_show_dot" + ] + ] + ], + "test_show_dot_properly_escapes": [ + [ + "tests/unit/command/test_dag.py", + [ + "test_show_dot_properly_escapes" + ] + ] + ], + "test_show_mermaid": [ + [ + "tests/unit/command/test_dag.py", + [ + "test_show_mermaid" + ] + ] + ], + "test_show_mermaid_markdown": [ + [ + "tests/unit/command/test_dag.py", + [ + "test_show_mermaid_markdown" + ] + ] + ], + "test_ls": [ + [ + "tests/unit/command/test_data_ls.py", + [ + "test_ls" + ] + ] + ], + "mocked_status": [ + [ + "tests/unit/command/test_data_status.py", + [ + "mocked_status" + ] + ] + ], + "test_json": [ + [ + "tests/unit/command/test_data_status.py", + [ + "test_json" + ] + ] + ], + "test_no_changes_repo": [ + [ + "tests/unit/command/test_data_status.py", + [ + "test_no_changes_repo" + ] + ] + ], + "test_empty_scm_repo": [ + [ + "tests/unit/command/test_data_status.py", + [ + "test_empty_scm_repo" + ] + ] + ], + "test_show_status": [ + [ + "tests/unit/command/test_data_status.py", + [ + "test_show_status" + ] + ] + ], + "test_fetch": [ + [ + "tests/unit/command/test_data_sync.py", + [ + "test_fetch" + ] + ], + [ + "tests/unit/test_updater.py", + [ + "test_fetch" + ] + ] + ], + "test_digest": [ + [ + "tests/unit/command/test_diff.py", + [ + "test_digest" + ] + ] + ], + "test_default": [ + [ + "tests/unit/command/test_diff.py", + [ + "test_default" + ] + ], + [ + "tests/unit/test_progress.py", + [ + "test_default" + ] + ] + ], + "test_show_hash": [ + [ + "tests/unit/command/test_diff.py", + [ + "test_show_hash" + ] + ] + ], + "test_show_json_and_hash": [ + [ + "tests/unit/command/test_diff.py", + [ + "test_show_json_and_hash" + ] + ] + ], + "test_show_json_hide_missing": [ + [ + "tests/unit/command/test_diff.py", + [ + "test_show_json_hide_missing" + ] + ] + ], + "test_diff_show_markdown_and_hash": [ + [ + "tests/unit/command/test_diff.py", + [ + "test_diff_show_markdown_and_hash" + ] + ] + ], + "test_show_markdown": [ + [ + "tests/unit/command/test_diff.py", + [ + "test_show_markdown" + ] + ] + ], + "test_show_markdown_with_hash": [ + [ + "tests/unit/command/test_diff.py", + [ + "test_show_markdown_with_hash" + ] + ] + ], + "test_show_markdown_hide_missing": [ + [ + "tests/unit/command/test_diff.py", + [ + "test_show_markdown_hide_missing" + ] + ] + ], + "test_hide_missing": [ + [ + "tests/unit/command/test_diff.py", + [ + "test_hide_missing" + ] + ] + ], + "test_experiments_apply": [ + [ + "tests/unit/command/test_experiments.py", + [ + "test_experiments_apply" + ] + ] + ], + "test_experiments_diff": [ + [ + "tests/unit/command/test_experiments.py", + [ + "test_experiments_diff" + ] + ] + ], + "test_experiments_diff_revs": [ + [ + "tests/unit/command/test_experiments.py", + [ + "test_experiments_diff_revs" + ] + ] + ], + "test_experiments_show": [ + [ + "tests/unit/command/test_experiments.py", + [ + "test_experiments_show" + ] + ] + ], + "test_experiments_run": [ + [ + "tests/unit/command/test_experiments.py", + [ + "test_experiments_run" + ] + ] + ], + "test_experiments_gc": [ + [ + "tests/unit/command/test_experiments.py", + [ + "test_experiments_gc" + ] + ] + ], + "test_experiments_branch": [ + [ + "tests/unit/command/test_experiments.py", + [ + "test_experiments_branch" + ] + ] + ], + "test_experiments_list": [ + [ + "tests/unit/command/test_experiments.py", + [ + "test_experiments_list" + ] + ] + ], + "test_experiments_push": [ + [ + "tests/unit/command/test_experiments.py", + [ + "test_experiments_push" + ] + ] + ], + "test_experiments_pull": [ + [ + "tests/unit/command/test_experiments.py", + [ + "test_experiments_pull" + ] + ] + ], + "test_experiments_remove_flag": [ + [ + "tests/unit/command/test_experiments.py", + [ + "test_experiments_remove_flag" + ] + ] + ], + "test_experiments_remove_special": [ + [ + "tests/unit/command/test_experiments.py", + [ + "test_experiments_remove_special" + ] + ] + ], + "test_experiments_remove_invalid": [ + [ + "tests/unit/command/test_experiments.py", + [ + "test_experiments_remove_invalid" + ] + ], + [ + "tests/unit/command/test_queue.py", + [ + "test_experiments_remove_invalid" + ] + ] + ], + "test_experiments_init": [ + [ + "tests/unit/command/test_experiments.py", + [ + "test_experiments_init" + ] + ] + ], + "test_experiments_init_config": [ + [ + "tests/unit/command/test_experiments.py", + [ + "test_experiments_init_config" + ] + ] + ], + "test_experiments_init_explicit": [ + [ + "tests/unit/command/test_experiments.py", + [ + "test_experiments_init_explicit" + ] + ] + ], + "test_experiments_init_cmd_required_for_non_interactive_mode": [ + [ + "tests/unit/command/test_experiments.py", + [ + "test_experiments_init_cmd_required_for_non_interactive_mode" + ] + ] + ], + "test_experiments_init_cmd_not_required_for_interactive_mode": [ + [ + "tests/unit/command/test_experiments.py", + [ + "test_experiments_init_cmd_not_required_for_interactive_mode" + ] + ] + ], + "test_experiments_init_extra_args": [ + [ + "tests/unit/command/test_experiments.py", + [ + "test_experiments_init_extra_args" + ] + ] + ], + "test_experiments_init_type_invalid_choice": [ + [ + "tests/unit/command/test_experiments.py", + [ + "test_experiments_init_type_invalid_choice" + ] + ] + ], + "test_experiments_init_displays_output_on_no_run": [ + [ + "tests/unit/command/test_experiments.py", + [ + "test_experiments_init_displays_output_on_no_run" + ] + ] + ], + "test_experiments_save": [ + [ + "tests/unit/command/test_experiments.py", + [ + "test_experiments_save" + ] + ] + ], + "test_experiments_clean": [ + [ + "tests/unit/command/test_experiments.py", + [ + "test_experiments_clean" + ] + ] + ], + "test_out_of_repo": [ + [ + "tests/unit/command/test_git_hook.py", + [ + "test_out_of_repo" + ] + ] + ], + "test_import_no_exec": [ + [ + "tests/unit/command/test_imp.py", + [ + "test_import_no_exec" + ] + ] + ], + "test_failed_import_url": [ + [ + "tests/unit/command/test_imp_url.py", + [ + "test_failed_import_url" + ] + ] + ], + "test_import_url_no_exec_download_flags": [ + [ + "tests/unit/command/test_imp_url.py", + [ + "test_import_url_no_exec_download_flags" + ] + ] + ], + "test_import_url_to_remote": [ + [ + "tests/unit/command/test_imp_url.py", + [ + "test_import_url_to_remote" + ] + ] + ], + "test_import_url_to_remote_invalid_combination": [ + [ + "tests/unit/command/test_imp_url.py", + [ + "test_import_url_to_remote_invalid_combination" + ] + ] + ], + "test_import_url_to_remote_flag": [ + [ + "tests/unit/command/test_imp_url.py", + [ + "test_import_url_to_remote_flag" + ] + ] + ], + "test_ls_url": [ + [ + "tests/unit/command/test_ls_url.py", + [ + "test_ls_url" + ] + ] + ], + "test_create": [ + [ + "tests/unit/command/test_machine.py", + [ + "test_create" + ] + ] + ], + "test_ssh": [ + [ + "tests/unit/command/test_machine.py", + [ + "test_ssh" + ] + ] + ], + "test_rename": [ + [ + "tests/unit/command/test_machine.py", + [ + "test_rename" + ] + ] + ], + "test_help_message": [ + [ + "tests/unit/command/test_machine.py", + [ + "test_help_message" + ] + ] + ], + "test_metrics_diff": [ + [ + "tests/unit/command/test_metrics.py", + [ + "test_metrics_diff" + ] + ] + ], + "test_metrics_show": [ + [ + "tests/unit/command/test_metrics.py", + [ + "test_metrics_show" + ] + ] + ], + "test_metrics_show_json": [ + [ + "tests/unit/command/test_metrics.py", + [ + "test_metrics_show_json" + ] + ] + ], + "test_params_diff": [ + [ + "tests/unit/command/test_params.py", + [ + "test_params_diff" + ] + ] + ], + "test_params_diff_from_cli": [ + [ + "tests/unit/command/test_params.py", + [ + "test_params_diff_from_cli" + ] + ] + ], + "test_params_diff_show_json": [ + [ + "tests/unit/command/test_params.py", + [ + "test_params_diff_show_json" + ] + ] + ], + "plots_data": [ + [ + "tests/unit/command/test_plots.py", + [ + "plots_data" + ] + ] + ], + "test_plots_diff": [ + [ + "tests/unit/command/test_plots.py", + [ + "test_plots_diff" + ] + ] + ], + "test_plots_show_vega": [ + [ + "tests/unit/command/test_plots.py", + [ + "test_plots_show_vega" + ] + ] + ], + "test_plots_diff_vega": [ + [ + "tests/unit/command/test_plots.py", + [ + "test_plots_diff_vega" + ] + ] + ], + "test_plots_diff_open": [ + [ + "tests/unit/command/test_plots.py", + [ + "test_plots_diff_open" + ] + ] + ], + "test_plots_diff_open_wsl": [ + [ + "tests/unit/command/test_plots.py", + [ + "test_plots_diff_open_wsl" + ] + ] + ], + "test_plots_diff_open_failed": [ + [ + "tests/unit/command/test_plots.py", + [ + "test_plots_diff_open_failed" + ] + ] + ], + "test_plots_path_is_quoted_and_resolved_properly": [ + [ + "tests/unit/command/test_plots.py", + [ + "test_plots_path_is_quoted_and_resolved_properly" + ] + ] + ], + "test_should_pass_template_dir": [ + [ + "tests/unit/command/test_plots.py", + [ + "test_should_pass_template_dir" + ] + ] + ], + "test_should_call_render": [ + [ + "tests/unit/command/test_plots.py", + [ + "test_should_call_render" + ] + ] + ], + "test_plots_diff_json": [ + [ + "tests/unit/command/test_plots.py", + [ + "test_plots_diff_json" + ] + ] + ], + "test_plots_templates": [ + [ + "tests/unit/command/test_plots.py", + [ + "test_plots_templates" + ] + ] + ], + "test_show_json_no_renderers": [ + [ + "tests/unit/command/test_plots.py", + [ + "test_show_json_no_renderers" + ] + ] + ], + "test_show_json_with_error": [ + [ + "tests/unit/command/test_plots.py", + [ + "test_show_json_with_error" + ] + ] + ], + "test_experiments_remove_flags": [ + [ + "tests/unit/command/test_queue.py", + [ + "test_experiments_remove_flags" + ] + ] + ], + "test_experiments_remove_name": [ + [ + "tests/unit/command/test_queue.py", + [ + "test_experiments_remove_name" + ] + ] + ], + "test_experiments_kill": [ + [ + "tests/unit/command/test_queue.py", + [ + "test_experiments_kill" + ] + ] + ], + "test_experiments_start": [ + [ + "tests/unit/command/test_queue.py", + [ + "test_experiments_start" + ] + ] + ], + "test_experiments_stop": [ + [ + "tests/unit/command/test_queue.py", + [ + "test_experiments_stop" + ] + ] + ], + "test_worker_status": [ + [ + "tests/unit/command/test_queue.py", + [ + "test_worker_status" + ] + ] + ], + "test_experiments_status": [ + [ + "tests/unit/command/test_queue.py", + [ + "test_experiments_status" + ] + ] + ], + "test_queue_logs": [ + [ + "tests/unit/command/test_queue.py", + [ + "test_queue_logs" + ] + ] + ], + "test_default_arguments": [ + [ + "tests/unit/command/test_repro.py", + [ + "test_default_arguments" + ] + ] + ], + "test_run_args_from_cli": [ + [ + "tests/unit/command/test_run.py", + [ + "test_run_args_from_cli" + ] + ] + ], + "test_run_args_with_spaces": [ + [ + "tests/unit/command/test_run.py", + [ + "test_run_args_with_spaces" + ] + ] + ], + "test_stage_add": [ + [ + "tests/unit/command/test_stage.py", + [ + "test_stage_add" + ] + ] + ], + "test_cloud_status": [ + [ + "tests/unit/command/test_status.py", + [ + "test_cloud_status" + ] + ] + ], + "test_status_show_json": [ + [ + "tests/unit/command/test_status.py", + [ + "test_status_show_json" + ] + ] + ], + "test_status_quiet": [ + [ + "tests/unit/command/test_status.py", + [ + "test_status_quiet" + ] + ] + ], + "test_status_empty": [ + [ + "tests/unit/command/test_status.py", + [ + "test_status_empty" + ] + ] + ], + "test_status_up_to_date": [ + [ + "tests/unit/command/test_status.py", + [ + "test_status_up_to_date" + ] + ] + ], + "test_update_to_remote": [ + [ + "tests/unit/command/test_update.py", + [ + "test_update_to_remote" + ] + ] + ], + "test_status_download_optimization": [ + [ + "tests/unit/data/db/test_local.py", + [ + "test_status_download_optimization" + ] + ] + ], + "test_is_protected": [ + [ + "tests/unit/data/db/test_local.py", + [ + "test_is_protected" + ] + ] + ], + "test_protect_ignore_errors": [ + [ + "tests/unit/data/db/test_local.py", + [ + "test_protect_ignore_errors" + ] + ] + ], + "test_set_exec_ignore_errors": [ + [ + "tests/unit/data/db/test_local.py", + [ + "test_set_exec_ignore_errors" + ] + ] + ], + "test_staging_file": [ + [ + "tests/unit/data/db/test_local.py", + [ + "test_staging_file" + ] + ] + ], + "test_staging_dir": [ + [ + "tests/unit/data/db/test_local.py", + [ + "test_staging_dir" + ] + ] + ], + "test_save_missing": [ + [ + "tests/unit/dependency/test_dependency.py", + [ + "test_save_missing" + ] + ], + [ + "tests/unit/output/test_output.py", + [ + "test_save_missing" + ] + ] + ], + "test_loads_params": [ + [ + "tests/unit/dependency/test_params.py", + [ + "test_loads_params" + ] + ] + ], + "test_loads_params_without_any_specific_targets": [ + [ + "tests/unit/dependency/test_params.py", + [ + "test_loads_params_without_any_specific_targets" + ] + ] + ], + "test_params_error": [ + [ + "tests/unit/dependency/test_params.py", + [ + "test_params_error" + ] + ] + ], + "test_loadd_from": [ + [ + "tests/unit/dependency/test_params.py", + [ + "test_loadd_from" + ] + ] + ], + "test_dumpd_with_info": [ + [ + "tests/unit/dependency/test_params.py", + [ + "test_dumpd_with_info" + ] + ] + ], + "test_dumpd_without_info": [ + [ + "tests/unit/dependency/test_params.py", + [ + "test_dumpd_without_info" + ] + ] + ], + "test_read_params_nonexistent_file": [ + [ + "tests/unit/dependency/test_params.py", + [ + "test_read_params_nonexistent_file" + ] + ] + ], + "test_read_params_unsupported_format": [ + [ + "tests/unit/dependency/test_params.py", + [ + "test_read_params_unsupported_format" + ] + ] + ], + "test_read_params_nested": [ + [ + "tests/unit/dependency/test_params.py", + [ + "test_read_params_nested" + ] + ] + ], + "test_read_params_default_loader": [ + [ + "tests/unit/dependency/test_params.py", + [ + "test_read_params_default_loader" + ] + ] + ], + "test_read_params_wrong_suffix": [ + [ + "tests/unit/dependency/test_params.py", + [ + "test_read_params_wrong_suffix" + ] + ] + ], + "test_read_params_toml": [ + [ + "tests/unit/dependency/test_params.py", + [ + "test_read_params_toml" + ] + ] + ], + "test_read_params_py": [ + [ + "tests/unit/dependency/test_params.py", + [ + "test_read_params_py" + ] + ] + ], + "test_params_py_tuple_status": [ + [ + "tests/unit/dependency/test_params.py", + [ + "test_params_py_tuple_status" + ] + ] + ], + "test_get_hash_missing_config": [ + [ + "tests/unit/dependency/test_params.py", + [ + "test_get_hash_missing_config" + ] + ] + ], + "test_get_hash_missing_param": [ + [ + "tests/unit/dependency/test_params.py", + [ + "test_get_hash_missing_param" + ] + ] + ], + "test_params_with_false_values": [ + [ + "tests/unit/dependency/test_params.py", + [ + "test_params_with_false_values" + ] + ] + ], + "test_params_status_without_targets": [ + [ + "tests/unit/dependency/test_params.py", + [ + "test_params_status_without_targets" + ] + ] + ], + "test_strip_protocol_env_var": [ + [ + "tests/unit/fs/test_azure.py", + [ + "test_strip_protocol_env_var" + ] + ] + ], + "test_strip_protocol": [ + [ + "tests/unit/fs/test_azure.py", + [ + "test_strip_protocol" + ] + ] + ], + "get_login_method": [ + [ + "tests/unit/fs/test_azure.py", + [ + "test_azure_login_methods", + "get_login_method" + ] + ] + ], + "test_azure_login_methods": [ + [ + "tests/unit/fs/test_azure.py", + [ + "test_azure_login_methods" + ] + ] + ], + "test_missing_deps": [ + [ + "tests/unit/fs/test_base.py", + [ + "test_missing_deps" + ] + ] + ], + "test_get_key": [ + [ + "tests/unit/fs/test_data.py", + [ + "test_get_key" + ] + ] + ], + "test_exists": [ + [ + "tests/unit/fs/test_data.py", + [ + "test_exists" + ] + ], + [ + "tests/unit/fs/test_dvc.py", + [ + "test_exists" + ] + ] + ], + "test_open_dirty_hash": [ + [ + "tests/unit/fs/test_data.py", + [ + "test_open_dirty_hash" + ] + ], + [ + "tests/unit/fs/test_dvc.py", + [ + "test_open_dirty_hash" + ] + ] + ], + "test_open_no_remote": [ + [ + "tests/unit/fs/test_data.py", + [ + "test_open_no_remote" + ] + ] + ], + "test_open_dirty_no_hash": [ + [ + "tests/unit/fs/test_data.py", + [ + "test_open_dirty_no_hash" + ] + ], + [ + "tests/unit/fs/test_dvc.py", + [ + "test_open_dirty_no_hash" + ] + ] + ], + "test_open_in_history": [ + [ + "tests/unit/fs/test_data.py", + [ + "test_open_in_history" + ] + ], + [ + "tests/unit/fs/test_dvc.py", + [ + "test_open_in_history" + ] + ] + ], + "test_isdir_isfile": [ + [ + "tests/unit/fs/test_data.py", + [ + "test_isdir_isfile" + ] + ], + [ + "tests/unit/fs/test_dvc.py", + [ + "test_isdir_isfile" + ] + ] + ], + "test_isdir_mixed": [ + [ + "tests/unit/fs/test_data.py", + [ + "test_isdir_mixed" + ] + ], + [ + "tests/unit/fs/test_dvc.py", + [ + "test_isdir_mixed" + ] + ] + ], + "test_walk_dir": [ + [ + "tests/unit/fs/test_data.py", + [ + "test_walk_dir" + ] + ] + ], + "test_walk_missing": [ + [ + "tests/unit/fs/test_data.py", + [ + "test_walk_missing" + ] + ], + [ + "tests/unit/fs/test_dvc.py", + [ + "test_walk_missing" + ] + ] + ], + "test_walk_not_a_dir": [ + [ + "tests/unit/fs/test_data.py", + [ + "test_walk_not_a_dir" + ] + ], + [ + "tests/unit/fs/test_dvc.py", + [ + "test_walk_not_a_dir" + ] + ] + ], + "test_isdvc": [ + [ + "tests/unit/fs/test_data.py", + [ + "test_isdvc" + ] + ], + [ + "tests/unit/fs/test_dvc.py", + [ + "test_isdvc" + ] + ] + ], + "test_get_hash_file": [ + [ + "tests/unit/fs/test_data.py", + [ + "test_get_hash_file" + ] + ] + ], + "test_get_hash_dir": [ + [ + "tests/unit/fs/test_data.py", + [ + "test_get_hash_dir" + ] + ] + ], + "test_get_hash_granular": [ + [ + "tests/unit/fs/test_data.py", + [ + "test_get_hash_granular" + ] + ] + ], + "test_get_hash_dirty_file": [ + [ + "tests/unit/fs/test_data.py", + [ + "test_get_hash_dirty_file" + ] + ], + [ + "tests/unit/fs/test_dvc.py", + [ + "test_get_hash_dirty_file" + ] + ] + ], + "test_get_hash_dirty_dir": [ + [ + "tests/unit/fs/test_data.py", + [ + "test_get_hash_dirty_dir" + ] + ], + [ + "tests/unit/fs/test_dvc.py", + [ + "test_get_hash_dirty_dir" + ] + ] + ], + "test_exists_isdir_isfile_dirty": [ + [ + "tests/unit/fs/test_dvc.py", + [ + "test_exists_isdir_isfile_dirty" + ] + ] + ], + "test_walk_dirty": [ + [ + "tests/unit/fs/test_dvc.py", + [ + "test_walk_dirty" + ] + ] + ], + "test_walk_dirty_cached_dir": [ + [ + "tests/unit/fs/test_dvc.py", + [ + "test_walk_dirty_cached_dir" + ] + ] + ], + "test_walk_mixed_dir": [ + [ + "tests/unit/fs/test_dvc.py", + [ + "test_walk_mixed_dir" + ] + ] + ], + "f": [ + [ + "tests/unit/fs/test_dvc.py", + [ + "test_subrepos", + "assert_fs_belongs_to_repo", + "f" + ] + ] + ], + "assert_fs_belongs_to_repo": [ + [ + "tests/unit/fs/test_dvc.py", + [ + "test_subrepos", + "assert_fs_belongs_to_repo" + ] + ] + ], + "test_subrepos": [ + [ + "tests/unit/fs/test_dvc.py", + [ + "test_subrepos" + ] + ] + ], + "test_subrepo_walk": [ + [ + "tests/unit/fs/test_dvc.py", + [ + "test_subrepo_walk" + ] + ] + ], + "test_dvcfs_no_subrepos": [ + [ + "tests/unit/fs/test_dvc.py", + [ + "test_dvcfs_no_subrepos" + ] + ] + ], + "test_get_hash_cached_file": [ + [ + "tests/unit/fs/test_dvc.py", + [ + "test_get_hash_cached_file" + ] + ] + ], + "test_get_hash_cached_dir": [ + [ + "tests/unit/fs/test_dvc.py", + [ + "test_get_hash_cached_dir" + ] + ] + ], + "test_get_hash_cached_granular": [ + [ + "tests/unit/fs/test_dvc.py", + [ + "test_get_hash_cached_granular" + ] + ] + ], + "test_get_hash_mixed_dir": [ + [ + "tests/unit/fs/test_dvc.py", + [ + "test_get_hash_mixed_dir" + ] + ] + ], + "fs_structure": [ + [ + "tests/unit/fs/test_dvc.py", + [ + "test_walk_nested_subrepos", + "fs_structure" + ] + ] + ], + "dvc_structure": [ + [ + "tests/unit/fs/test_dvc.py", + [ + "test_walk_nested_subrepos", + "dvc_structure" + ] + ] + ], + "test_walk_nested_subrepos": [ + [ + "tests/unit/fs/test_dvc.py", + [ + "test_walk_nested_subrepos" + ] + ] + ], + "test_info_not_existing": [ + [ + "tests/unit/fs/test_dvc_info.py", + [ + "test_info_not_existing" + ] + ] + ], + "test_info_git_tracked_file": [ + [ + "tests/unit/fs/test_dvc_info.py", + [ + "test_info_git_tracked_file" + ] + ] + ], + "test_info_dvc_tracked_file": [ + [ + "tests/unit/fs/test_dvc_info.py", + [ + "test_info_dvc_tracked_file" + ] + ] + ], + "test_info_git_only_dirs": [ + [ + "tests/unit/fs/test_dvc_info.py", + [ + "test_info_git_only_dirs" + ] + ] + ], + "test_info_git_dvc_mixed_dirs": [ + [ + "tests/unit/fs/test_dvc_info.py", + [ + "test_info_git_dvc_mixed_dirs" + ] + ] + ], + "test_info_dvc_only_dirs": [ + [ + "tests/unit/fs/test_dvc_info.py", + [ + "test_info_dvc_only_dirs" + ] + ] + ], + "test_info_on_subrepos": [ + [ + "tests/unit/fs/test_dvc_info.py", + [ + "test_info_on_subrepos" + ] + ] + ], + "test_get_fs_cls": [ + [ + "tests/unit/fs/test_fs.py", + [ + "test_get_fs_cls" + ] + ] + ], + "test_get_fs_config": [ + [ + "tests/unit/fs/test_fs.py", + [ + "test_get_fs_config" + ] + ] + ], + "test_get_fs_config_error": [ + [ + "tests/unit/fs/test_fs.py", + [ + "test_get_fs_config_error" + ] + ] + ], + "test_remote_url": [ + [ + "tests/unit/fs/test_fs.py", + [ + "test_remote_url" + ] + ] + ], + "test_get_cloud_fs": [ + [ + "tests/unit/fs/test_fs.py", + [ + "test_get_cloud_fs" + ] + ], + [ + "tests/unit/fs/test_tree.py", + [ + "test_get_cloud_fs" + ] + ] + ], + "test_parts_posix": [ + [ + "tests/unit/fs/test_path.py", + [ + "test_parts_posix" + ] + ] + ], + "test_parts_nt": [ + [ + "tests/unit/fs/test_path.py", + [ + "test_parts_nt" + ] + ] + ], + "grants": [ + [ + "tests/unit/fs/test_s3.py", + [ + "grants" + ] + ] + ], + "test_verify_ssl_default_param": [ + [ + "tests/unit/fs/test_s3.py", + [ + "test_verify_ssl_default_param" + ] + ] + ], + "test_s3_config_credentialpath": [ + [ + "tests/unit/fs/test_s3.py", + [ + "test_s3_config_credentialpath" + ] + ] + ], + "test_ssl_verify_bool_param": [ + [ + "tests/unit/fs/test_s3.py", + [ + "test_ssl_verify_bool_param" + ] + ] + ], + "test_ssl_verify_path_param": [ + [ + "tests/unit/fs/test_s3.py", + [ + "test_ssl_verify_path_param" + ] + ] + ], + "test_ssl_verify_none_param": [ + [ + "tests/unit/fs/test_s3.py", + [ + "test_ssl_verify_none_param" + ] + ] + ], + "test_grants": [ + [ + "tests/unit/fs/test_s3.py", + [ + "test_grants" + ] + ] + ], + "test_grants_mutually_exclusive_acl_error": [ + [ + "tests/unit/fs/test_s3.py", + [ + "test_grants_mutually_exclusive_acl_error" + ] + ] + ], + "test_sse_kms_key_id": [ + [ + "tests/unit/fs/test_s3.py", + [ + "test_sse_kms_key_id" + ] + ] + ], + "test_key_id_and_secret": [ + [ + "tests/unit/fs/test_s3.py", + [ + "test_key_id_and_secret" + ] + ] + ], + "test_get_cloud_fs_validate": [ + [ + "tests/unit/fs/test_tree.py", + [ + "test_get_cloud_fs_validate" + ] + ] + ], + "test_validate_name": [ + [ + "tests/unit/machine/test_machine.py", + [ + "test_validate_name" + ] + ] + ], + "test_get_config_and_backend": [ + [ + "tests/unit/machine/test_machine.py", + [ + "test_get_config_and_backend" + ] + ] + ], + "test_get_config_and_backend_nonexistent": [ + [ + "tests/unit/machine/test_machine.py", + [ + "test_get_config_and_backend_nonexistent" + ] + ] + ], + "test_get_config_and_backend_default": [ + [ + "tests/unit/machine/test_machine.py", + [ + "test_get_config_and_backend_default" + ] + ] + ], + "test_annotation_to_dict": [ + [ + "tests/unit/output/test_annotations.py", + [ + "test_annotation_to_dict" + ] + ] + ], + "test_annotation_update": [ + [ + "tests/unit/output/test_annotations.py", + [ + "test_annotation_update" + ] + ] + ], + "test_load_from_pipeline": [ + [ + "tests/unit/output/test_load.py", + [ + "test_load_from_pipeline" + ] + ] + ], + "test_load_from_pipeline_accumulates_flag": [ + [ + "tests/unit/output/test_load.py", + [ + "test_load_from_pipeline_accumulates_flag" + ] + ] + ], + "test_load_remote_files_from_pipeline": [ + [ + "tests/unit/output/test_load.py", + [ + "test_load_remote_files_from_pipeline" + ] + ] + ], + "test_load_remote": [ + [ + "tests/unit/output/test_load.py", + [ + "test_load_remote" + ] + ] + ], + "test_load_from_pipeline_error_on_typ": [ + [ + "tests/unit/output/test_load.py", + [ + "test_load_from_pipeline_error_on_typ" + ] + ] + ], + "test_load_from_pipeline_illegal_type": [ + [ + "tests/unit/output/test_load.py", + [ + "test_load_from_pipeline_illegal_type" + ] + ] + ], + "test_plots_load_from_pipeline": [ + [ + "tests/unit/output/test_load.py", + [ + "test_plots_load_from_pipeline" + ] + ] + ], + "test_str_workdir_outside_repo": [ + [ + "tests/unit/output/test_local.py", + [ + "test_str_workdir_outside_repo" + ] + ] + ], + "test_str_workdir_inside_repo": [ + [ + "tests/unit/output/test_local.py", + [ + "test_str_workdir_inside_repo" + ] + ] + ], + "test_str_on_local_absolute_path": [ + [ + "tests/unit/output/test_local.py", + [ + "test_str_on_local_absolute_path" + ] + ] + ], + "test_str_on_external_absolute_path": [ + [ + "tests/unit/output/test_local.py", + [ + "test_str_on_external_absolute_path" + ] + ] + ], + "test_return_0_on_no_cache": [ + [ + "tests/unit/output/test_local.py", + [ + "test_return_0_on_no_cache" + ] + ] + ], + "test_return_multiple_for_dir": [ + [ + "tests/unit/output/test_local.py", + [ + "test_return_multiple_for_dir" + ] + ] + ], + "test_return_1_on_single_file_cache": [ + [ + "tests/unit/output/test_local.py", + [ + "test_return_1_on_single_file_cache" + ] + ] + ], + "test_checksum_schema": [ + [ + "tests/unit/output/test_output.py", + [ + "test_checksum_schema" + ] + ] + ], + "test_checksum_schema_fail": [ + [ + "tests/unit/output/test_output.py", + [ + "test_checksum_schema_fail" + ] + ] + ], + "test_get_used_objs": [ + [ + "tests/unit/output/test_output.py", + [ + "test_get_used_objs" + ] + ] + ], + "test_remote_missing_dependency_on_dir_pull": [ + [ + "tests/unit/output/test_output.py", + [ + "test_remote_missing_dependency_on_dir_pull" + ] + ] + ], + "test_hash_info_cloud_versioning_dir": [ + [ + "tests/unit/output/test_output.py", + [ + "test_hash_info_cloud_versioning_dir" + ] + ] + ], + "test_dumpd_cloud_versioning_dir": [ + [ + "tests/unit/output/test_output.py", + [ + "test_dumpd_cloud_versioning_dir" + ] + ] + ], + "test_version_aware_is_set_based_on_files": [ + [ + "tests/unit/output/test_output.py", + [ + "test_version_aware_is_set_based_on_files" + ] + ] + ], + "test_remote_with_hash_jobs": [ + [ + "tests/unit/remote/test_remote.py", + [ + "test_remote_with_hash_jobs" + ] + ] + ], + "test_remote_with_jobs": [ + [ + "tests/unit/remote/test_remote.py", + [ + "test_remote_with_jobs" + ] + ], + [ + "tests/unit/remote/test_webdav.py", + [ + "test_remote_with_jobs" + ] + ] + ], + "test_remote_without_hash_jobs": [ + [ + "tests/unit/remote/test_remote.py", + [ + "test_remote_without_hash_jobs" + ] + ] + ], + "test_remote_without_hash_jobs_default": [ + [ + "tests/unit/remote/test_remote.py", + [ + "test_remote_without_hash_jobs_default" + ] + ] + ], + "test_makedirs_not_create_for_top_level_path": [ + [ + "tests/unit/remote/test_remote.py", + [ + "test_makedirs_not_create_for_top_level_path" + ] + ] + ], + "test_common": [ + [ + "tests/unit/remote/test_webdav.py", + [ + "test_common" + ] + ] + ], + "test_user": [ + [ + "tests/unit/remote/test_webdav.py", + [ + "test_user" + ] + ] + ], + "test_password": [ + [ + "tests/unit/remote/test_webdav.py", + [ + "test_password" + ] + ] + ], + "test_token": [ + [ + "tests/unit/remote/test_webdav.py", + [ + "test_token" + ] + ] + ], + "test_ask_password": [ + [ + "tests/unit/remote/test_webdav.py", + [ + "test_ask_password" + ] + ] + ], + "test_custom_auth_header": [ + [ + "tests/unit/remote/test_webdav.py", + [ + "test_custom_auth_header" + ] + ] + ], + "test_ask_password_custom_auth_header": [ + [ + "tests/unit/remote/test_webdav.py", + [ + "test_ask_password_custom_auth_header" + ] + ] + ], + "test_ssl_verify_custom_cert": [ + [ + "tests/unit/remote/test_webdav.py", + [ + "test_ssl_verify_custom_cert" + ] + ] + ], + "fixture_webhdfs_config": [ + [ + "tests/unit/remote/test_webhdfs.py", + [ + "fixture_webhdfs_config" + ] + ] + ], + "test_verify_ssl": [ + [ + "tests/unit/remote/test_webhdfs.py", + [ + "test_verify_ssl" + ] + ] + ], + "test_to_json_vega": [ + [ + "tests/unit/render/test_convert.py", + [ + "test_to_json_vega" + ] + ] + ], + "test_to_json_vega_split": [ + [ + "tests/unit/render/test_convert.py", + [ + "test_to_json_vega_split" + ] + ] + ], + "test_to_json_image": [ + [ + "tests/unit/render/test_convert.py", + [ + "test_to_json_image" + ] + ] + ], + "test_image_converter_no_out": [ + [ + "tests/unit/render/test_image_converter.py", + [ + "test_image_converter_no_out" + ] + ] + ], + "test_image_converter_with_out": [ + [ + "tests/unit/render/test_image_converter.py", + [ + "test_image_converter_with_out" + ] + ] + ], + "test_image_converter_with_slash_in_revision": [ + [ + "tests/unit/render/test_image_converter.py", + [ + "test_image_converter_with_slash_in_revision" + ] + ] + ], + "test_group_definitions": [ + [ + "tests/unit/render/test_match.py", + [ + "test_group_definitions" + ] + ] + ], + "test_match_renderers": [ + [ + "tests/unit/render/test_match.py", + [ + "test_match_renderers" + ] + ] + ], + "test_flat_datapoints_errors_are_caught": [ + [ + "tests/unit/render/test_match.py", + [ + "test_flat_datapoints_errors_are_caught" + ] + ] + ], + "test_squash_plots_properties": [ + [ + "tests/unit/render/test_match.py", + [ + "test_squash_plots_properties" + ] + ] + ], + "test_finding_lists": [ + [ + "tests/unit/render/test_vega_converter.py", + [ + "test_finding_lists" + ] + ] + ], + "test_convert": [ + [ + "tests/unit/render/test_vega_converter.py", + [ + "test_convert" + ] + ] + ], + "test_convert_fail": [ + [ + "tests/unit/render/test_vega_converter.py", + [ + "test_convert_fail" + ] + ] + ], + "test_infer_x_label": [ + [ + "tests/unit/render/test_vega_converter.py", + [ + "test_infer_x_label" + ] + ] + ], + "exp_stage": [ + [ + "tests/unit/repo/experiments/conftest.py", + [ + "exp_stage" + ] + ] + ], + "checkpoint_stage": [ + [ + "tests/unit/repo/experiments/conftest.py", + [ + "checkpoint_stage" + ] + ] + ], + "failed_checkpoint_stage": [ + [ + "tests/unit/repo/experiments/conftest.py", + [ + "failed_checkpoint_stage" + ] + ] + ], + "failed_exp_stage": [ + [ + "tests/unit/repo/experiments/conftest.py", + [ + "failed_exp_stage" + ] + ] + ], + "_thread_worker": [ + [ + "tests/unit/repo/experiments/conftest.py", + [ + "_thread_worker" + ] + ] + ], + "session_app": [ + [ + "tests/unit/repo/experiments/conftest.py", + [ + "session_app" + ] + ] + ], + "session_worker": [ + [ + "tests/unit/repo/experiments/conftest.py", + [ + "session_worker" + ] + ] + ], + "session_queue": [ + [ + "tests/unit/repo/experiments/conftest.py", + [ + "session_queue" + ] + ] + ], + "test_queue": [ + [ + "tests/unit/repo/experiments/conftest.py", + [ + "test_queue" + ] + ] + ], + "test_shutdown_no_tasks": [ + [ + "tests/unit/repo/experiments/queue/test_celery.py", + [ + "test_shutdown_no_tasks" + ] + ] + ], + "_foo": [ + [ + "tests/unit/repo/experiments/queue/test_celery.py", + [ + "_foo" + ] + ] + ], + "test_shutdown": [ + [ + "tests/unit/repo/experiments/queue/test_celery.py", + [ + "test_shutdown" + ] + ] + ], + "test_shutdown_with_kill": [ + [ + "tests/unit/repo/experiments/queue/test_celery.py", + [ + "test_shutdown_with_kill" + ] + ] + ], + "test_post_run_after_kill": [ + [ + "tests/unit/repo/experiments/queue/test_celery.py", + [ + "test_post_run_after_kill" + ] + ] + ], + "kill_function": [ + [ + "tests/unit/repo/experiments/queue/test_celery.py", + [ + "test_celery_queue_kill", + "kill_function" + ] + ] + ], + "test_celery_queue_kill": [ + [ + "tests/unit/repo/experiments/queue/test_celery.py", + [ + "test_celery_queue_kill" + ] + ] + ], + "test_celery_queue_kill_invalid": [ + [ + "tests/unit/repo/experiments/queue/test_celery.py", + [ + "test_celery_queue_kill_invalid" + ] + ] + ], + "test_queue_iter_done_task": [ + [ + "tests/unit/repo/experiments/queue/test_celery.py", + [ + "test_queue_iter_done_task" + ] + ] + ], + "test_queue_status": [ + [ + "tests/unit/repo/experiments/queue/test_celery.py", + [ + "test_queue_status" + ] + ] + ], + "test_remove_queued": [ + [ + "tests/unit/repo/experiments/queue/test_remove.py", + [ + "test_remove_queued" + ] + ] + ], + "test_remove_done": [ + [ + "tests/unit/repo/experiments/queue/test_remove.py", + [ + "test_remove_done" + ] + ] + ], + "test_celery_queue_success_status": [ + [ + "tests/unit/repo/experiments/test_executor_status.py", + [ + "test_celery_queue_success_status" + ] + ] + ], + "test_celery_queue_failure_status": [ + [ + "tests/unit/repo/experiments/test_executor_status.py", + [ + "test_celery_queue_failure_status" + ] + ] + ], + "test_workspace_executor_success_status": [ + [ + "tests/unit/repo/experiments/test_executor_status.py", + [ + "test_workspace_executor_success_status" + ] + ] + ], + "test_workspace_executor_failed_status": [ + [ + "tests/unit/repo/experiments/test_executor_status.py", + [ + "test_workspace_executor_failed_status" + ] + ] + ], + "test_executor_status_compatiblity": [ + [ + "tests/unit/repo/experiments/test_executor_status.py", + [ + "test_executor_status_compatiblity" + ] + ] + ], + "test_remove_done_tasks": [ + [ + "tests/unit/repo/experiments/test_remove.py", + [ + "test_remove_done_tasks" + ] + ] + ], + "commit_exp_ref": [ + [ + "tests/unit/repo/experiments/test_utils.py", + [ + "commit_exp_ref" + ] + ] + ], + "test_resolve_exp_ref": [ + [ + "tests/unit/repo/experiments/test_utils.py", + [ + "test_resolve_exp_ref" + ] + ] + ], + "test_run_check_ref_format": [ + [ + "tests/unit/repo/experiments/test_utils.py", + [ + "test_run_check_ref_format" + ] + ] + ], + "test_to_studio_params": [ + [ + "tests/unit/repo/experiments/test_utils.py", + [ + "test_to_studio_params" + ] + ] + ], + "test_revisions": [ + [ + "tests/unit/repo/plots/test_diff.py", + [ + "test_revisions" + ] + ] + ], + "test_revisions_experiment": [ + [ + "tests/unit/repo/plots/test_diff.py", + [ + "test_revisions_experiment" + ] + ] + ], + "test_hook_is_called": [ + [ + "tests/unit/repo/test_open_repo.py", + [ + "test_hook_is_called" + ] + ] + ], + "test_subrepo_is_constructed_properly": [ + [ + "tests/unit/repo/test_open_repo.py", + [ + "test_subrepo_is_constructed_properly" + ] + ] + ], + "test_is_dvc_internal": [ + [ + "tests/unit/repo/test_repo.py", + [ + "test_is_dvc_internal" + ] + ] + ], + "test_find_outs_by_path": [ + [ + "tests/unit/repo/test_repo.py", + [ + "test_find_outs_by_path" + ] + ] + ], + "test_find_outs_by_path_does_graph_checks": [ + [ + "tests/unit/repo/test_repo.py", + [ + "test_find_outs_by_path_does_graph_checks" + ] + ] + ], + "test_locked": [ + [ + "tests/unit/repo/test_repo.py", + [ + "test_locked" + ] + ] + ], + "test_branch_config": [ + [ + "tests/unit/repo/test_repo.py", + [ + "test_branch_config" + ] + ] + ], + "test_dynamic_cache_initalization": [ + [ + "tests/unit/repo/test_repo.py", + [ + "test_dynamic_cache_initalization" + ] + ] + ], + "test_number_reproduces": [ + [ + "tests/unit/repo/test_reproduce.py", + [ + "test_number_reproduces" + ] + ] + ], + "test_get_stage_files": [ + [ + "tests/unit/repo/test_reproduce.py", + [ + "test_get_stage_files" + ] + ] + ], + "test_get_stage_files_wdir": [ + [ + "tests/unit/repo/test_reproduce.py", + [ + "test_get_stage_files_wdir" + ] + ] + ], + "test_scm_track_file": [ + [ + "tests/unit/repo/test_scm_context.py", + [ + "test_scm_track_file" + ] + ] + ], + "test_scm_track_changed_files": [ + [ + "tests/unit/repo/test_scm_context.py", + [ + "test_scm_track_changed_files" + ] + ] + ], + "test_ignore_remove": [ + [ + "tests/unit/repo/test_scm_context.py", + [ + "test_ignore_remove" + ] + ] + ], + "test_scm_context_reset_on_exit": [ + [ + "tests/unit/repo/test_scm_context.py", + [ + "test_scm_context_reset_on_exit" + ] + ] + ], + "test_scm_context_autostage_changed_files": [ + [ + "tests/unit/repo/test_scm_context.py", + [ + "test_scm_context_autostage_changed_files" + ] + ] + ], + "test_scm_context_clears_ignores_on_error": [ + [ + "tests/unit/repo/test_scm_context.py", + [ + "test_scm_context_clears_ignores_on_error" + ] + ] + ], + "test_scm_context_on_no_files_to_track": [ + [ + "tests/unit/repo/test_scm_context.py", + [ + "test_scm_context_on_no_files_to_track" + ] + ] + ], + "test_scm_context_remind_to_track": [ + [ + "tests/unit/repo/test_scm_context.py", + [ + "test_scm_context_remind_to_track" + ] + ] + ], + "test_scm_context_remind_disable": [ + [ + "tests/unit/repo/test_scm_context.py", + [ + "test_scm_context_remind_disable" + ] + ] + ], + "test_method": [ + [ + "tests/unit/repo/test_scm_context.py", + [ + "test_scm_context_decorator", + "test_method" + ] + ] + ], + "test_scm_context_decorator": [ + [ + "tests/unit/repo/test_scm_context.py", + [ + "test_scm_context_decorator" + ] + ] + ], + "_resolve_commit": [ + [ + "tests/unit/scm/test_scm.py", + [ + "test_iter_revs", + "_resolve_commit" + ] + ] + ], + "test_iter_revs": [ + [ + "tests/unit/scm/test_scm.py", + [ + "test_iter_revs" + ] + ] + ], + "test_stage_cache": [ + [ + "tests/unit/stage/test_cache.py", + [ + "test_stage_cache" + ] + ] + ], + "test_stage_cache_params": [ + [ + "tests/unit/stage/test_cache.py", + [ + "test_stage_cache_params" + ] + ] + ], + "test_stage_cache_wdir": [ + [ + "tests/unit/stage/test_cache.py", + [ + "test_stage_cache_wdir" + ] + ] + ], + "_mode": [ + [ + "tests/unit/stage/test_cache.py", + [ + "test_shared_stage_cache", + "_mode" + ] + ] + ], + "test_shared_stage_cache": [ + [ + "tests/unit/stage/test_cache.py", + [ + "test_shared_stage_cache" + ] + ] + ], + "test_unhashable": [ + [ + "tests/unit/stage/test_cache.py", + [ + "test_unhashable" + ] + ] + ], + "stage_data": [ + [ + "tests/unit/stage/test_loader_pipeline_file.py", + [ + "stage_data" + ] + ] + ], + "lock_data": [ + [ + "tests/unit/stage/test_loader_pipeline_file.py", + [ + "lock_data" + ] + ] + ], + "test_fill_from_lock_deps_outs": [ + [ + "tests/unit/stage/test_loader_pipeline_file.py", + [ + "test_fill_from_lock_deps_outs" + ] + ] + ], + "test_fill_from_lock_outs_isexec": [ + [ + "tests/unit/stage/test_loader_pipeline_file.py", + [ + "test_fill_from_lock_outs_isexec" + ] + ] + ], + "test_fill_from_lock_params": [ + [ + "tests/unit/stage/test_loader_pipeline_file.py", + [ + "test_fill_from_lock_params" + ] + ] + ], + "test_fill_from_lock_missing_params_section": [ + [ + "tests/unit/stage/test_loader_pipeline_file.py", + [ + "test_fill_from_lock_missing_params_section" + ] + ] + ], + "test_fill_from_lock_missing_checksums": [ + [ + "tests/unit/stage/test_loader_pipeline_file.py", + [ + "test_fill_from_lock_missing_checksums" + ] + ] + ], + "test_fill_from_lock_use_appropriate_checksum": [ + [ + "tests/unit/stage/test_loader_pipeline_file.py", + [ + "test_fill_from_lock_use_appropriate_checksum" + ] + ] + ], + "test_fill_from_lock_with_missing_sections": [ + [ + "tests/unit/stage/test_loader_pipeline_file.py", + [ + "test_fill_from_lock_with_missing_sections" + ] + ] + ], + "test_fill_from_lock_empty_data": [ + [ + "tests/unit/stage/test_loader_pipeline_file.py", + [ + "test_fill_from_lock_empty_data" + ] + ] + ], + "test_load_stage": [ + [ + "tests/unit/stage/test_loader_pipeline_file.py", + [ + "test_load_stage" + ] + ] + ], + "test_load_stage_cmd_with_list": [ + [ + "tests/unit/stage/test_loader_pipeline_file.py", + [ + "test_load_stage_cmd_with_list" + ] + ] + ], + "test_load_stage_outs_with_flags": [ + [ + "tests/unit/stage/test_loader_pipeline_file.py", + [ + "test_load_stage_outs_with_flags" + ] + ] + ], + "test_load_stage_no_lock": [ + [ + "tests/unit/stage/test_loader_pipeline_file.py", + [ + "test_load_stage_no_lock" + ] + ] + ], + "test_load_stage_with_params": [ + [ + "tests/unit/stage/test_loader_pipeline_file.py", + [ + "test_load_stage_with_params" + ] + ] + ], + "test_load_stage_with_metrics_and_plots": [ + [ + "tests/unit/stage/test_loader_pipeline_file.py", + [ + "test_load_stage_with_metrics_and_plots" + ] + ] + ], + "test_load_changed_command": [ + [ + "tests/unit/stage/test_loader_pipeline_file.py", + [ + "test_load_changed_command" + ] + ] + ], + "test_load_stage_wdir_and_path_correctly": [ + [ + "tests/unit/stage/test_loader_pipeline_file.py", + [ + "test_load_stage_wdir_and_path_correctly" + ] + ] + ], + "test_load_stage_mapping": [ + [ + "tests/unit/stage/test_loader_pipeline_file.py", + [ + "test_load_stage_mapping" + ] + ] + ], + "test_run_stage_dry": [ + [ + "tests/unit/stage/test_run.py", + [ + "test_run_stage_dry" + ] + ] + ], + "test_cmd": [ + [ + "tests/unit/stage/test_serialize_pipeline_file.py", + [ + "test_cmd" + ] + ] + ], + "test_wdir": [ + [ + "tests/unit/stage/test_serialize_pipeline_file.py", + [ + "test_wdir" + ] + ] + ], + "test_deps_sorted": [ + [ + "tests/unit/stage/test_serialize_pipeline_file.py", + [ + "test_deps_sorted" + ] + ] + ], + "test_outs_sorted": [ + [ + "tests/unit/stage/test_serialize_pipeline_file.py", + [ + "test_outs_sorted" + ] + ] + ], + "test_params_sorted": [ + [ + "tests/unit/stage/test_serialize_pipeline_file.py", + [ + "test_params_sorted" + ] + ] + ], + "test_params_file_sorted": [ + [ + "tests/unit/stage/test_serialize_pipeline_file.py", + [ + "test_params_file_sorted" + ] + ] + ], + "test_params_file_without_targets": [ + [ + "tests/unit/stage/test_serialize_pipeline_file.py", + [ + "test_params_file_without_targets" + ] + ] + ], + "test_outs_and_outs_flags_are_sorted": [ + [ + "tests/unit/stage/test_serialize_pipeline_file.py", + [ + "test_outs_and_outs_flags_are_sorted" + ] + ] + ], + "test_plot_props": [ + [ + "tests/unit/stage/test_serialize_pipeline_file.py", + [ + "test_plot_props" + ] + ] + ], + "test_frozen": [ + [ + "tests/unit/stage/test_serialize_pipeline_file.py", + [ + "test_frozen" + ] + ] + ], + "test_always_changed": [ + [ + "tests/unit/stage/test_serialize_pipeline_file.py", + [ + "test_always_changed" + ] + ], + [ + "tests/unit/stage/test_stage.py", + [ + "test_always_changed" + ] + ] + ], + "test_order": [ + [ + "tests/unit/stage/test_serialize_pipeline_file.py", + [ + "test_order" + ] + ], + [ + "tests/unit/stage/test_serialize_pipeline_lock.py", + [ + "test_order" + ] + ] + ], + "test_order_deps_outs": [ + [ + "tests/unit/stage/test_serialize_pipeline_file.py", + [ + "test_order_deps_outs" + ] + ] + ], + "test_lock": [ + [ + "tests/unit/stage/test_serialize_pipeline_lock.py", + [ + "test_lock" + ] + ] + ], + "test_lock_deps": [ + [ + "tests/unit/stage/test_serialize_pipeline_lock.py", + [ + "test_lock_deps" + ] + ] + ], + "test_lock_deps_order": [ + [ + "tests/unit/stage/test_serialize_pipeline_lock.py", + [ + "test_lock_deps_order" + ] + ] + ], + "test_lock_params": [ + [ + "tests/unit/stage/test_serialize_pipeline_lock.py", + [ + "test_lock_params" + ] + ] + ], + "test_lock_params_file_sorted": [ + [ + "tests/unit/stage/test_serialize_pipeline_lock.py", + [ + "test_lock_params_file_sorted" + ] + ] + ], + "test_lock_params_no_values_filled": [ + [ + "tests/unit/stage/test_serialize_pipeline_lock.py", + [ + "test_lock_params_no_values_filled" + ] + ] + ], + "test_lock_params_without_targets": [ + [ + "tests/unit/stage/test_serialize_pipeline_lock.py", + [ + "test_lock_params_without_targets" + ] + ] + ], + "test_lock_outs": [ + [ + "tests/unit/stage/test_serialize_pipeline_lock.py", + [ + "test_lock_outs" + ] + ] + ], + "test_lock_outs_isexec": [ + [ + "tests/unit/stage/test_serialize_pipeline_lock.py", + [ + "test_lock_outs_isexec" + ] + ] + ], + "test_lock_outs_order": [ + [ + "tests/unit/stage/test_serialize_pipeline_lock.py", + [ + "test_lock_outs_order" + ] + ] + ], + "test_dump_nondefault_hash": [ + [ + "tests/unit/stage/test_serialize_pipeline_lock.py", + [ + "test_dump_nondefault_hash" + ] + ] + ], + "test_to_lockfile": [ + [ + "tests/unit/stage/test_serialize_pipeline_lock.py", + [ + "test_to_lockfile" + ] + ] + ], + "test_to_single_stage_lockfile_cloud_versioning_dir": [ + [ + "tests/unit/stage/test_serialize_pipeline_lock.py", + [ + "test_to_single_stage_lockfile_cloud_versioning_dir" + ] + ] + ], + "test_stage_checksum": [ + [ + "tests/unit/stage/test_stage.py", + [ + "test_stage_checksum" + ] + ] + ], + "test_wdir_default_ignored": [ + [ + "tests/unit/stage/test_stage.py", + [ + "test_wdir_default_ignored" + ] + ] + ], + "test_wdir_non_default_is_not_ignored": [ + [ + "tests/unit/stage/test_stage.py", + [ + "test_wdir_non_default_is_not_ignored" + ] + ] + ], + "test_meta_ignored": [ + [ + "tests/unit/stage/test_stage.py", + [ + "test_meta_ignored" + ] + ] + ], + "test_path_conversion": [ + [ + "tests/unit/stage/test_stage.py", + [ + "test_path_conversion" + ] + ] + ], + "test_stage_update": [ + [ + "tests/unit/stage/test_stage.py", + [ + "test_stage_update" + ] + ] + ], + "test_stage_run_ignore_sigint": [ + [ + "tests/unit/stage/test_stage.py", + [ + "test_stage_run_ignore_sigint" + ] + ] + ], + "test_external_outs": [ + [ + "tests/unit/stage/test_stage.py", + [ + "test_external_outs" + ] + ] + ], + "mock_read_env": [ + [ + "tests/unit/stage/test_stage.py", + [ + "test_env", + "mock_read_env" + ] + ] + ], + "test_env": [ + [ + "tests/unit/stage/test_stage.py", + [ + "test_env" + ] + ] + ], + "test_resolve_paths": [ + [ + "tests/unit/stage/test_utils.py", + [ + "test_resolve_paths" + ] + ] + ], + "_user_config_dir": [ + [ + "tests/unit/test_analytics.py", + [ + "tmp_global_dir", + "_user_config_dir" + ] + ] + ], + "tmp_global_dir": [ + [ + "tests/unit/test_analytics.py", + [ + "tmp_global_dir" + ] + ], + [ + "tests/unit/test_updater.py", + [ + "tmp_global_dir" + ] + ] + ], + "test_runtime_info": [ + [ + "tests/unit/test_analytics.py", + [ + "test_runtime_info" + ] + ] + ], + "test_send": [ + [ + "tests/unit/test_analytics.py", + [ + "test_send" + ] + ] + ], + "test_is_enabled": [ + [ + "tests/unit/test_analytics.py", + [ + "test_is_enabled" + ] + ], + [ + "tests/unit/test_updater.py", + [ + "test_is_enabled" + ] + ] + ], + "test_is_enabled_env_neg": [ + [ + "tests/unit/test_analytics.py", + [ + "test_is_enabled_env_neg" + ] + ] + ], + "test_system_info": [ + [ + "tests/unit/test_analytics.py", + [ + "test_system_info" + ] + ] + ], + "test_open_raises_error_if_no_context": [ + [ + "tests/unit/test_api.py", + [ + "test_open_raises_error_if_no_context" + ] + ] + ], + "test_open_rev_raises_error_on_wrong_mode": [ + [ + "tests/unit/test_api.py", + [ + "test_open_rev_raises_error_on_wrong_mode" + ] + ] + ], + "test_collect_duplicates": [ + [ + "tests/unit/test_collect.py", + [ + "test_collect_duplicates" + ] + ] + ], + "test_diff_table": [ + [ + "tests/unit/test_compare.py", + [ + "test_diff_table" + ] + ] + ], + "test_diff_table_with_value_column": [ + [ + "tests/unit/test_compare.py", + [ + "test_diff_table_with_value_column" + ] + ] + ], + "test_no_path": [ + [ + "tests/unit/test_compare.py", + [ + "test_no_path" + ] + ] + ], + "test_do_not_show_changes": [ + [ + "tests/unit/test_compare.py", + [ + "test_do_not_show_changes" + ] + ] + ], + "test_diff_table_precision": [ + [ + "tests/unit/test_compare.py", + [ + "test_diff_table_precision" + ] + ] + ], + "test_diff_table_rounding": [ + [ + "tests/unit/test_compare.py", + [ + "test_diff_table_rounding" + ] + ] + ], + "test_diff_unsupported_diff_message": [ + [ + "tests/unit/test_compare.py", + [ + "test_diff_unsupported_diff_message" + ] + ] + ], + "test_diff_old_deleted": [ + [ + "tests/unit/test_compare.py", + [ + "test_diff_old_deleted" + ] + ] + ], + "test_diff_sorted": [ + [ + "tests/unit/test_compare.py", + [ + "test_diff_sorted" + ] + ] + ], + "test_diff_falsey_values": [ + [ + "tests/unit/test_compare.py", + [ + "test_diff_falsey_values" + ] + ] + ], + "test_diff_mocked": [ + [ + "tests/unit/test_compare.py", + [ + "test_diff_mocked" + ] + ] + ], + "test_diff_default": [ + [ + "tests/unit/test_compare.py", + [ + "test_diff_default" + ] + ] + ], + "test_metrics_diff_md": [ + [ + "tests/unit/test_compare.py", + [ + "test_metrics_diff_md" + ] + ] + ], + "test_metrics_show_with_valid_falsey_values": [ + [ + "tests/unit/test_compare.py", + [ + "test_metrics_show_with_valid_falsey_values" + ] + ] + ], + "test_metrics_show_with_no_revision": [ + [ + "tests/unit/test_compare.py", + [ + "test_metrics_show_with_no_revision" + ] + ] + ], + "test_metrics_show_with_non_dict_values": [ + [ + "tests/unit/test_compare.py", + [ + "test_metrics_show_with_non_dict_values" + ] + ] + ], + "test_metrics_show_with_multiple_revision": [ + [ + "tests/unit/test_compare.py", + [ + "test_metrics_show_with_multiple_revision" + ] + ] + ], + "test_metrics_show_with_one_revision_multiple_paths": [ + [ + "tests/unit/test_compare.py", + [ + "test_metrics_show_with_one_revision_multiple_paths" + ] + ] + ], + "test_metrics_show_with_different_metrics_header": [ + [ + "tests/unit/test_compare.py", + [ + "test_metrics_show_with_different_metrics_header" + ] + ] + ], + "test_metrics_show_precision": [ + [ + "tests/unit/test_compare.py", + [ + "test_metrics_show_precision" + ] + ] + ], + "test_metrics_show_mocked": [ + [ + "tests/unit/test_compare.py", + [ + "test_metrics_show_mocked" + ] + ] + ], + "test_metrics_show_default": [ + [ + "tests/unit/test_compare.py", + [ + "test_metrics_show_default" + ] + ] + ], + "test_metrics_show_markdown": [ + [ + "tests/unit/test_compare.py", + [ + "test_metrics_show_markdown" + ] + ] + ], + "test_to_relpath": [ + [ + "tests/unit/test_config.py", + [ + "test_to_relpath" + ] + ] + ], + "test_get_fs": [ + [ + "tests/unit/test_config.py", + [ + "test_get_fs" + ] + ] + ], + "test_s3_ssl_verify": [ + [ + "tests/unit/test_config.py", + [ + "test_s3_ssl_verify" + ] + ] + ], + "test_load_unicode_error": [ + [ + "tests/unit/test_config.py", + [ + "test_load_unicode_error" + ] + ] + ], + "test_load_configob_error": [ + [ + "tests/unit/test_config.py", + [ + "test_load_configob_error" + ] + ] + ], + "test_feature_section_supports_arbitrary_values": [ + [ + "tests/unit/test_config.py", + [ + "test_feature_section_supports_arbitrary_values" + ] + ] + ], + "test_context": [ + [ + "tests/unit/test_context.py", + [ + "test_context" + ] + ] + ], + "test_context_dict_ignores_keys_except_str": [ + [ + "tests/unit/test_context.py", + [ + "test_context_dict_ignores_keys_except_str" + ] + ] + ], + "test_context_list": [ + [ + "tests/unit/test_context.py", + [ + "test_context_list" + ] + ] + ], + "test_context_setitem_getitem": [ + [ + "tests/unit/test_context.py", + [ + "test_context_setitem_getitem" + ] + ] + ], + "test_loop_context": [ + [ + "tests/unit/test_context.py", + [ + "test_loop_context" + ] + ] + ], + "test_select": [ + [ + "tests/unit/test_context.py", + [ + "test_select" + ] + ] + ], + "test_select_unwrap": [ + [ + "tests/unit/test_context.py", + [ + "test_select_unwrap" + ] + ] + ], + "test_merge_dict": [ + [ + "tests/unit/test_context.py", + [ + "test_merge_dict" + ] + ] + ], + "test_merge_list": [ + [ + "tests/unit/test_context.py", + [ + "test_merge_list" + ] + ] + ], + "test_overwrite_with_setitem": [ + [ + "tests/unit/test_context.py", + [ + "test_overwrite_with_setitem" + ] + ] + ], + "test_load_from": [ + [ + "tests/unit/test_context.py", + [ + "test_load_from" + ] + ] + ], + "test_clone": [ + [ + "tests/unit/test_context.py", + [ + "test_clone" + ] + ] + ], + "key_tracked": [ + [ + "tests/unit/test_context.py", + [ + "test_track", + "key_tracked" + ] + ], + [ + "tests/unit/test_context.py", + [ + "test_track_from_multiple_files", + "key_tracked" + ] + ] + ], + "test_track": [ + [ + "tests/unit/test_context.py", + [ + "test_track" + ] + ] + ], + "test_track_from_multiple_files": [ + [ + "tests/unit/test_context.py", + [ + "test_track_from_multiple_files" + ] + ] + ], + "test_node_value": [ + [ + "tests/unit/test_context.py", + [ + "test_node_value" + ] + ] + ], + "test_resolve_resolves_dict_keys": [ + [ + "tests/unit/test_context.py", + [ + "test_resolve_resolves_dict_keys" + ] + ] + ], + "test_resolve_resolves_boolean_value": [ + [ + "tests/unit/test_context.py", + [ + "test_resolve_resolves_boolean_value" + ] + ] + ], + "test_load_from_raises_if_file_not_exist": [ + [ + "tests/unit/test_context.py", + [ + "test_load_from_raises_if_file_not_exist" + ] + ] + ], + "test_load_from_raises_if_file_is_directory": [ + [ + "tests/unit/test_context.py", + [ + "test_load_from_raises_if_file_is_directory" + ] + ] + ], + "test_daemon": [ + [ + "tests/unit/test_daemon.py", + [ + "test_daemon" + ] + ] + ], + "test_no_recursive_spawn": [ + [ + "tests/unit/test_daemon.py", + [ + "test_no_recursive_spawn" + ] + ] + ], + "test_pipelines_file": [ + [ + "tests/unit/test_dvcfile.py", + [ + "test_pipelines_file" + ] + ] + ], + "test_pipelines_single_stage_file": [ + [ + "tests/unit/test_dvcfile.py", + [ + "test_pipelines_single_stage_file" + ] + ] + ], + "test_stage_load_on_not_existing_file": [ + [ + "tests/unit/test_dvcfile.py", + [ + "test_stage_load_on_not_existing_file" + ] + ] + ], + "test_stage_load_on_non_file": [ + [ + "tests/unit/test_dvcfile.py", + [ + "test_stage_load_on_non_file" + ] + ] + ], + "test_stage_load_on_invalid_data": [ + [ + "tests/unit/test_dvcfile.py", + [ + "test_stage_load_on_invalid_data" + ] + ] + ], + "test_dump_stage": [ + [ + "tests/unit/test_dvcfile.py", + [ + "test_dump_stage" + ] + ] + ], + "test_stage_load_file_exists_but_dvcignored": [ + [ + "tests/unit/test_dvcfile.py", + [ + "test_stage_load_file_exists_but_dvcignored" + ] + ] + ], + "test_try_loading_dvcfile_that_is_gitignored": [ + [ + "tests/unit/test_dvcfile.py", + [ + "test_try_loading_dvcfile_that_is_gitignored" + ] + ] + ], + "test_dvcfile_encoding_error": [ + [ + "tests/unit/test_dvcfile.py", + [ + "test_dvcfile_encoding_error" + ] + ] + ], + "test_as_raw": [ + [ + "tests/unit/test_hashinfo.py", + [ + "test_as_raw" + ] + ] + ], + "mock_dvcignore": [ + [ + "tests/unit/test_ignore.py", + [ + "mock_dvcignore" + ] + ] + ], + "test_match_ignore_from_file": [ + [ + "tests/unit/test_ignore.py", + [ + "test_match_ignore_from_file" + ] + ] + ], + "test_should_ignore_dir": [ + [ + "tests/unit/test_ignore.py", + [ + "test_should_ignore_dir" + ] + ] + ], + "test_no_remote_imports": [ + [ + "tests/unit/test_imports.py", + [ + "test_no_remote_imports" + ] + ] + ], + "find_supported_remotes": [ + [ + "tests/unit/test_info.py", + [ + "find_supported_remotes" + ] + ] + ], + "test_info_in_repo": [ + [ + "tests/unit/test_info.py", + [ + "test_info_in_repo" + ] + ] + ], + "test_info_in_subdir": [ + [ + "tests/unit/test_info.py", + [ + "test_info_in_subdir" + ] + ] + ], + "test_info_in_broken_git_repo": [ + [ + "tests/unit/test_info.py", + [ + "test_info_in_broken_git_repo" + ] + ] + ], + "test_caches": [ + [ + "tests/unit/test_info.py", + [ + "test_caches" + ] + ] + ], + "test_remotes_empty": [ + [ + "tests/unit/test_info.py", + [ + "test_remotes_empty" + ] + ] + ], + "test_remotes": [ + [ + "tests/unit/test_info.py", + [ + "test_remotes" + ] + ] + ], + "test_fs_info_in_repo": [ + [ + "tests/unit/test_info.py", + [ + "test_fs_info_in_repo" + ] + ] + ], + "test_info_outside_of_repo": [ + [ + "tests/unit/test_info.py", + [ + "test_info_outside_of_repo" + ] + ] + ], + "test_fs_info_outside_of_repo": [ + [ + "tests/unit/test_info.py", + [ + "test_fs_info_outside_of_repo" + ] + ] + ], + "test_plugin_versions": [ + [ + "tests/unit/test_info.py", + [ + "test_plugin_versions" + ] + ] + ], + "test_resolve_primitive_values": [ + [ + "tests/unit/test_interpolate.py", + [ + "test_resolve_primitive_values" + ] + ] + ], + "test_escape": [ + [ + "tests/unit/test_interpolate.py", + [ + "test_escape" + ] + ] + ], + "test_resolve_str": [ + [ + "tests/unit/test_interpolate.py", + [ + "test_resolve_str" + ] + ] + ], + "test_resolve_primitives_dict_access": [ + [ + "tests/unit/test_interpolate.py", + [ + "test_resolve_primitives_dict_access" + ] + ] + ], + "test_resolve_primitives_list_access": [ + [ + "tests/unit/test_interpolate.py", + [ + "test_resolve_primitives_list_access" + ] + ] + ], + "test_resolve_collection": [ + [ + "tests/unit/test_interpolate.py", + [ + "test_resolve_collection" + ] + ] + ], + "test_resolve_unicode": [ + [ + "tests/unit/test_interpolate.py", + [ + "test_resolve_unicode" + ] + ] + ], + "test_stage_dump_no_outs_deps": [ + [ + "tests/unit/test_lockfile.py", + [ + "test_stage_dump_no_outs_deps" + ] + ] + ], + "test_stage_dump_when_already_exists": [ + [ + "tests/unit/test_lockfile.py", + [ + "test_stage_dump_when_already_exists" + ] + ] + ], + "test_stage_dump_with_deps_and_outs": [ + [ + "tests/unit/test_lockfile.py", + [ + "test_stage_dump_with_deps_and_outs" + ] + ] + ], + "test_stage_overwrites_if_already_exists": [ + [ + "tests/unit/test_lockfile.py", + [ + "test_stage_overwrites_if_already_exists" + ] + ] + ], + "test_load_when_lockfile_does_not_exist": [ + [ + "tests/unit/test_lockfile.py", + [ + "test_load_when_lockfile_does_not_exist" + ] + ] + ], + "test_load_when_lockfile_is_corrupted": [ + [ + "tests/unit/test_lockfile.py", + [ + "test_load_when_lockfile_is_corrupted" + ] + ] + ], + "test_try_loading_lockfile_that_is_gitignored": [ + [ + "tests/unit/test_lockfile.py", + [ + "test_try_loading_lockfile_that_is_gitignored" + ] + ] + ], + "dt": [ + [ + "tests/unit/test_logger.py", + [ + "dt" + ] + ] + ], + "test_debug": [ + [ + "tests/unit/test_logger.py", + [ + "TestColorFormatter", + "test_debug" + ] + ] + ], + "test_info": [ + [ + "tests/unit/test_logger.py", + [ + "TestColorFormatter", + "test_info" + ] + ] + ], + "test_warning": [ + [ + "tests/unit/test_logger.py", + [ + "TestColorFormatter", + "test_warning" + ] + ] + ], + "test_error": [ + [ + "tests/unit/test_logger.py", + [ + "TestColorFormatter", + "test_error" + ] + ] + ], + "test_exception": [ + [ + "tests/unit/test_logger.py", + [ + "TestColorFormatter", + "test_exception" + ] + ] + ], + "test_exception_with_description_and_without_message": [ + [ + "tests/unit/test_logger.py", + [ + "TestColorFormatter", + "test_exception_with_description_and_without_message" + ] + ] + ], + "test_exception_with_description_and_message": [ + [ + "tests/unit/test_logger.py", + [ + "TestColorFormatter", + "test_exception_with_description_and_message" + ] + ] + ], + "test_exception_under_verbose": [ + [ + "tests/unit/test_logger.py", + [ + "TestColorFormatter", + "test_exception_under_verbose" + ] + ] + ], + "test_exc_info_on_other_record_types": [ + [ + "tests/unit/test_logger.py", + [ + "TestColorFormatter", + "test_exc_info_on_other_record_types" + ] + ] + ], + "test_tb_only": [ + [ + "tests/unit/test_logger.py", + [ + "TestColorFormatter", + "test_tb_only" + ] + ] + ], + "test_nested_exceptions": [ + [ + "tests/unit/test_logger.py", + [ + "TestColorFormatter", + "test_nested_exceptions" + ] + ] + ], + "test_progress_awareness": [ + [ + "tests/unit/test_logger.py", + [ + "TestColorFormatter", + "test_progress_awareness" + ] + ] + ], + "test_handlers": [ + [ + "tests/unit/test_logger.py", + [ + "test_handlers" + ] + ] + ], + "test_logging_debug_with_datetime": [ + [ + "tests/unit/test_logger.py", + [ + "test_logging_debug_with_datetime" + ] + ] + ], + "test_info_with_debug_loglevel_shows_no_datetime": [ + [ + "tests/unit/test_logger.py", + [ + "test_info_with_debug_loglevel_shows_no_datetime" + ] + ] + ], + "test_add_existing_level": [ + [ + "tests/unit/test_logger.py", + [ + "test_add_existing_level" + ] + ] + ], + "test_metrics_order": [ + [ + "tests/unit/test_metrics.py", + [ + "test_metrics_order" + ] + ] + ], + "test_params_order": [ + [ + "tests/unit/test_params.py", + [ + "test_params_order" + ] + ] + ], + "test_repro_unicode": [ + [ + "tests/unit/test_params.py", + [ + "test_repro_unicode" + ] + ] + ], + "test_dvcignore_pattern_change_dir": [ + [ + "tests/unit/test_pathspec_math.py", + [ + "test_dvcignore_pattern_change_dir" + ] + ] + ], + "test_quiet_logging": [ + [ + "tests/unit/test_progress.py", + [ + "test_quiet_logging" + ] + ] + ], + "test_quiet_logging_disable_false": [ + [ + "tests/unit/test_progress.py", + [ + "test_quiet_logging_disable_false" + ] + ] + ], + "test_quiet_notty": [ + [ + "tests/unit/test_progress.py", + [ + "test_quiet_notty" + ] + ] + ], + "test_confirm_in_tty_if_stdin_is_closed": [ + [ + "tests/unit/test_prompt.py", + [ + "test_confirm_in_tty_if_stdin_is_closed" + ] + ] + ], + "test_valid_stage_names": [ + [ + "tests/unit/test_run.py", + [ + "test_valid_stage_names" + ] + ] + ], + "test_invalid_stage_names": [ + [ + "tests/unit/test_run.py", + [ + "test_invalid_stage_names" + ] + ] + ], + "test_rwlock": [ + [ + "tests/unit/test_rwlock.py", + [ + "test_rwlock" + ] + ] + ], + "test_rwlock_reentrant": [ + [ + "tests/unit/test_rwlock.py", + [ + "test_rwlock_reentrant" + ] + ] + ], + "test_rwlock_edit_is_guarded": [ + [ + "tests/unit/test_rwlock.py", + [ + "test_rwlock_edit_is_guarded" + ] + ] + ], + "test_rwlock_subdirs": [ + [ + "tests/unit/test_rwlock.py", + [ + "test_rwlock_subdirs" + ] + ] + ], + "test_broken_rwlock": [ + [ + "tests/unit/test_rwlock.py", + [ + "test_broken_rwlock" + ] + ] + ], + "test_corrupted_rwlock": [ + [ + "tests/unit/test_rwlock.py", + [ + "test_corrupted_rwlock" + ] + ] + ], + "test_resolve_rev_empty_git_repo": [ + [ + "tests/unit/test_scm.py", + [ + "test_resolve_rev_empty_git_repo" + ] + ] + ], + "test_table_empty": [ + [ + "tests/unit/test_tabular_data.py", + [ + "test_table_empty" + ] + ] + ], + "test_list_operations": [ + [ + "tests/unit/test_tabular_data.py", + [ + "test_list_operations" + ] + ] + ], + "test_dict_like_interfaces": [ + [ + "tests/unit/test_tabular_data.py", + [ + "test_dict_like_interfaces" + ] + ] + ], + "test_fill_value": [ + [ + "tests/unit/test_tabular_data.py", + [ + "test_fill_value" + ] + ] + ], + "test_drop": [ + [ + "tests/unit/test_tabular_data.py", + [ + "test_drop" + ] + ] + ], + "test_protected": [ + [ + "tests/unit/test_tabular_data.py", + [ + "test_protected" + ] + ] + ], + "test_row_from_dict": [ + [ + "tests/unit/test_tabular_data.py", + [ + "test_row_from_dict" + ] + ] + ], + "test_dropna": [ + [ + "tests/unit/test_tabular_data.py", + [ + "test_dropna" + ] + ] + ], + "test_dropna_subset": [ + [ + "tests/unit/test_tabular_data.py", + [ + "test_dropna_subset" + ] + ] + ], + "test_drop_duplicates": [ + [ + "tests/unit/test_tabular_data.py", + [ + "test_drop_duplicates" + ] + ] + ], + "test_drop_duplicates_rich_text": [ + [ + "tests/unit/test_tabular_data.py", + [ + "test_drop_duplicates_rich_text" + ] + ] + ], + "test_drop_duplicates_subset": [ + [ + "tests/unit/test_tabular_data.py", + [ + "test_drop_duplicates_subset" + ] + ] + ], + "test_dropna_invalid_axis": [ + [ + "tests/unit/test_tabular_data.py", + [ + "test_dropna_invalid_axis" + ] + ] + ], + "test_drop_duplicates_invalid_axis": [ + [ + "tests/unit/test_tabular_data.py", + [ + "test_drop_duplicates_invalid_axis" + ] + ] + ], + "test_to_parallel_coordinates": [ + [ + "tests/unit/test_tabular_data.py", + [ + "test_to_parallel_coordinates" + ] + ] + ], + "mock_env": [ + [ + "tests/unit/test_updater.py", + [ + "mock_env" + ] + ] + ], + "updater": [ + [ + "tests/unit/test_updater.py", + [ + "updater" + ] + ] + ], + "mock_tty": [ + [ + "tests/unit/test_updater.py", + [ + "mock_tty" + ] + ] + ], + "test_check_update_respect_config": [ + [ + "tests/unit/test_updater.py", + [ + "test_check_update_respect_config" + ] + ] + ], + "test_check_updates": [ + [ + "tests/unit/test_updater.py", + [ + "test_check_updates" + ] + ] + ], + "test_check_refetches_each_day": [ + [ + "tests/unit/test_updater.py", + [ + "test_check_refetches_each_day" + ] + ] + ], + "test_check_fetches_on_invalid_data_format": [ + [ + "tests/unit/test_updater.py", + [ + "test_check_fetches_on_invalid_data_format" + ] + ] + ], + "test_check": [ + [ + "tests/unit/test_updater.py", + [ + "test_check" + ] + ] + ], + "test_notify_message": [ + [ + "tests/unit/test_updater.py", + [ + "test_notify_message" + ] + ] + ], + "test_write": [ + [ + "tests/unit/ui/test_console.py", + [ + "test_write" + ] + ] + ], + "test_write_json": [ + [ + "tests/unit/ui/test_console.py", + [ + "test_write_json" + ] + ] + ], + "test_capsys_works": [ + [ + "tests/unit/ui/test_console.py", + [ + "test_capsys_works" + ] + ] + ], + "clear_envs": [ + [ + "tests/unit/ui/test_pager.py", + [ + "clear_envs" + ] + ] + ], + "test_find_pager_when_not_isatty": [ + [ + "tests/unit/ui/test_pager.py", + [ + "test_find_pager_when_not_isatty" + ] + ] + ], + "test_find_pager_uses_custom_pager_when_dvc_pager_env_var_is_defined": [ + [ + "tests/unit/ui/test_pager.py", + [ + "test_find_pager_uses_custom_pager_when_dvc_pager_env_var_is_defined" + ] + ] + ], + "test_find_pager_uses_custom_pager_when_pager_env_is_defined": [ + [ + "tests/unit/ui/test_pager.py", + [ + "test_find_pager_uses_custom_pager_when_pager_env_is_defined" + ] + ] + ], + "test_find_pager_uses_default_pager_when_found": [ + [ + "tests/unit/ui/test_pager.py", + [ + "test_find_pager_uses_default_pager_when_found" + ] + ] + ], + "test_find_pager_fails_to_find_any_pager": [ + [ + "tests/unit/ui/test_pager.py", + [ + "test_find_pager_fails_to_find_any_pager" + ] + ] + ], + "test_dvc_sets_default_options_on_less_without_less_env": [ + [ + "tests/unit/ui/test_pager.py", + [ + "test_dvc_sets_default_options_on_less_without_less_env" + ] + ] + ], + "test_dvc_sets_some_options_on_less_if_less_env_defined": [ + [ + "tests/unit/ui/test_pager.py", + [ + "test_dvc_sets_some_options_on_less_if_less_env_defined" + ] + ] + ], + "test_make_pager_when_no_pager_found": [ + [ + "tests/unit/ui/test_pager.py", + [ + "test_make_pager_when_no_pager_found" + ] + ] + ], + "test_pager": [ + [ + "tests/unit/ui/test_pager.py", + [ + "test_pager" + ] + ] + ], + "test_prompt_interrupt_message_not_interleaved": [ + [ + "tests/unit/ui/test_prompt.py", + [ + "test_prompt_interrupt_message_not_interleaved" + ] + ] + ], + "test_prompt_str": [ + [ + "tests/unit/ui/test_prompt.py", + [ + "test_prompt_str" + ] + ] + ], + "test_prompt_disallows_empty_response": [ + [ + "tests/unit/ui/test_prompt.py", + [ + "test_prompt_disallows_empty_response" + ] + ] + ], + "test_prompt_with_conditional_skip": [ + [ + "tests/unit/ui/test_prompt.py", + [ + "test_prompt_with_conditional_skip" + ] + ] + ], + "test_prompt_retries_on_invalid_response_from_validator": [ + [ + "tests/unit/ui/test_prompt.py", + [ + "test_prompt_retries_on_invalid_response_from_validator" + ] + ] + ], + "test_prompt_shows_message_from_validator_response": [ + [ + "tests/unit/ui/test_prompt.py", + [ + "test_prompt_shows_message_from_validator_response" + ] + ] + ], + "test_prompt_default": [ + [ + "tests/unit/ui/test_prompt.py", + [ + "test_prompt_default" + ] + ] + ], + "test_prompt_confirm": [ + [ + "tests/unit/ui/test_prompt.py", + [ + "test_prompt_confirm" + ] + ] + ], + "test_plain": [ + [ + "tests/unit/ui/test_table.py", + [ + "test_plain" + ] + ] + ], + "test_plain_md": [ + [ + "tests/unit/ui/test_table.py", + [ + "test_plain_md" + ] + ] + ], + "test_plain_pager": [ + [ + "tests/unit/ui/test_table.py", + [ + "test_plain_pager" + ] + ] + ], + "test_plain_headerless": [ + [ + "tests/unit/ui/test_table.py", + [ + "test_plain_headerless" + ] + ] + ], + "test_rich_simple": [ + [ + "tests/unit/ui/test_table.py", + [ + "test_rich_simple" + ] + ] + ], + "test_rich_headerless": [ + [ + "tests/unit/ui/test_table.py", + [ + "test_rich_headerless" + ] + ] + ], + "test_rich_border": [ + [ + "tests/unit/ui/test_table.py", + [ + "test_rich_border" + ] + ] + ], + "test_rich_styles": [ + [ + "tests/unit/ui/test_table.py", + [ + "test_rich_styles" + ] + ] + ], + "test_rich_pager": [ + [ + "tests/unit/ui/test_table.py", + [ + "test_rich_pager" + ] + ] + ], + "test_empty": [ + [ + "tests/unit/ui/test_table.py", + [ + "test_empty" + ] + ] + ], + "test_empty_markdown": [ + [ + "tests/unit/ui/test_table.py", + [ + "test_empty_markdown" + ] + ] + ], + "test_parse_valid_types": [ + [ + "tests/unit/utils/serialize/test_python.py", + [ + "test_parse_valid_types" + ] + ] + ], + "test_parse_invalid_types": [ + [ + "tests/unit/utils/serialize/test_python.py", + [ + "test_parse_invalid_types" + ] + ] + ], + "test_preserve_comments": [ + [ + "tests/unit/utils/serialize/test_toml.py", + [ + "test_preserve_comments" + ] + ] + ], + "test_parse_toml_type": [ + [ + "tests/unit/utils/serialize/test_toml.py", + [ + "test_parse_toml_type" + ] + ] + ], + "test_parse_toml_for_update": [ + [ + "tests/unit/utils/serialize/test_toml.py", + [ + "test_parse_toml_for_update" + ] + ] + ], + "test_parse_yaml_duplicate_key_error": [ + [ + "tests/unit/utils/serialize/test_yaml.py", + [ + "test_parse_yaml_duplicate_key_error" + ] + ] + ], + "test_parse_yaml_invalid_unicode": [ + [ + "tests/unit/utils/serialize/test_yaml.py", + [ + "test_parse_yaml_invalid_unicode" + ] + ] + ], + "test_parse_params": [ + [ + "tests/unit/utils/test_cli_parse.py", + [ + "test_parse_params" + ] + ] + ], + "test_to_path_overrides": [ + [ + "tests/unit/utils/test_cli_parse.py", + [ + "test_to_path_overrides" + ] + ] + ], + "test_apply_diff_is_inplace": [ + [ + "tests/unit/utils/test_collections.py", + [ + "test_apply_diff_is_inplace" + ] + ] + ], + "test_apply_diff_mapping": [ + [ + "tests/unit/utils/test_collections.py", + [ + "test_apply_diff_mapping" + ] + ] + ], + "test_apply_diff_seq": [ + [ + "tests/unit/utils/test_collections.py", + [ + "test_apply_diff_seq" + ] + ] + ], + "test_chunk_dict": [ + [ + "tests/unit/utils/test_collections.py", + [ + "test_chunk_dict" + ] + ] + ], + "_test_func": [ + [ + "tests/unit/utils/test_collections.py", + [ + "_test_func" + ] + ] + ], + "test_pre_validate_decorator_required_args": [ + [ + "tests/unit/utils/test_collections.py", + [ + "test_pre_validate_decorator_required_args" + ] + ] + ], + "test_pre_validate_decorator_kwargs_args": [ + [ + "tests/unit/utils/test_collections.py", + [ + "test_pre_validate_decorator_kwargs_args" + ] + ] + ], + "test_validator": [ + [ + "tests/unit/utils/test_collections.py", + [ + "test_pre_validate_update_args", + "test_validator" + ] + ] + ], + "test_func": [ + [ + "tests/unit/utils/test_collections.py", + [ + "test_pre_validate_update_args", + "test_func" + ] + ] + ], + "test_pre_validate_update_args": [ + [ + "tests/unit/utils/test_collections.py", + [ + "test_pre_validate_update_args" + ] + ] + ], + "none_filter": [ + [ + "tests/unit/utils/test_collections.py", + [ + "test_post_validate_decorator", + "none_filter" + ] + ] + ], + "test_post_validate_decorator": [ + [ + "tests/unit/utils/test_collections.py", + [ + "test_post_validate_decorator" + ] + ] + ], + "is_serializable": [ + [ + "tests/unit/utils/test_collections.py", + [ + "is_serializable" + ] + ] + ], + "test_to_omegaconf": [ + [ + "tests/unit/utils/test_collections.py", + [ + "test_to_omegaconf" + ] + ] + ], + "test_merge_dicts": [ + [ + "tests/unit/utils/test_collections.py", + [ + "test_merge_dicts" + ] + ] + ], + "test_remove_missing_keys": [ + [ + "tests/unit/utils/test_collections.py", + [ + "test_remove_missing_keys" + ] + ] + ], + "test_cancel_futures": [ + [ + "tests/unit/utils/test_executors.py", + [ + "test_cancel_futures" + ] + ] + ], + "test_cancel_on_error_context_manager": [ + [ + "tests/unit/utils/test_executors.py", + [ + "test_cancel_on_error_context_manager" + ] + ] + ], + "test_should_raise_exception_on_base_path_not_in_path": [ + [ + "tests/unit/utils/test_fs.py", + [ + "test_should_raise_exception_on_base_path_not_in_path" + ] + ] + ], + "test_should_return_true_on_symlink_in_path": [ + [ + "tests/unit/utils/test_fs.py", + [ + "test_should_return_true_on_symlink_in_path" + ] + ] + ], + "test_should_return_false_on_path_eq_to_base_path": [ + [ + "tests/unit/utils/test_fs.py", + [ + "test_should_return_false_on_path_eq_to_base_path" + ] + ] + ], + "test_should_return_false_on_no_more_dirs_below_path": [ + [ + "tests/unit/utils/test_fs.py", + [ + "test_should_return_false_on_no_more_dirs_below_path" + ] + ] + ], + "base_path_is_symlink": [ + [ + "tests/unit/utils/test_fs.py", + [ + "test_should_return_false_when_base_path_is_symlink", + "base_path_is_symlink" + ] + ] + ], + "test_should_return_false_when_base_path_is_symlink": [ + [ + "tests/unit/utils/test_fs.py", + [ + "test_should_return_false_when_base_path_is_symlink" + ] + ] + ], + "test_path_object_and_str_are_valid_arg_types": [ + [ + "tests/unit/utils/test_fs.py", + [ + "test_path_object_and_str_are_valid_arg_types" + ] + ] + ], + "test_should_call_recursive_on_no_condition_matched": [ + [ + "tests/unit/utils/test_fs.py", + [ + "test_should_call_recursive_on_no_condition_matched" + ] + ] + ], + "test_relpath_windows_different_drives": [ + [ + "tests/unit/utils/test_fs.py", + [ + "test_relpath_windows_different_drives" + ] + ] + ], + "test_path_isin_positive": [ + [ + "tests/unit/utils/test_fs.py", + [ + "test_path_isin_positive" + ] + ] + ], + "test_path_isin_on_same_path": [ + [ + "tests/unit/utils/test_fs.py", + [ + "test_path_isin_on_same_path" + ] + ] + ], + "test_path_isin_on_common_substring_path": [ + [ + "tests/unit/utils/test_fs.py", + [ + "test_path_isin_on_common_substring_path" + ] + ] + ], + "test_path_isin_with_absolute_path": [ + [ + "tests/unit/utils/test_fs.py", + [ + "test_path_isin_with_absolute_path" + ] + ] + ], + "test_path_isin_case_sensitive": [ + [ + "tests/unit/utils/test_fs.py", + [ + "test_path_isin_case_sensitive" + ] + ] + ], + "test_contains_symlink_case_sensitive_win": [ + [ + "tests/unit/utils/test_fs.py", + [ + "test_contains_symlink_case_sensitive_win" + ] + ] + ], + "test_contains_symlink_case_sensitive_posix": [ + [ + "tests/unit/utils/test_fs.py", + [ + "test_contains_symlink_case_sensitive_posix" + ] + ] + ], + "test_makedirs": [ + [ + "tests/unit/utils/test_fs.py", + [ + "test_makedirs" + ] + ] + ], + "test_get_summary": [ + [ + "tests/unit/utils/test_humanize.py", + [ + "test_get_summary" + ] + ] + ], + "test_truncate_text": [ + [ + "tests/unit/utils/test_humanize.py", + [ + "test_truncate_text" + ] + ] + ], + "test_truncate_text_smaller_than_max_length": [ + [ + "tests/unit/utils/test_humanize.py", + [ + "test_truncate_text_smaller_than_max_length" + ] + ] + ], + "test_notify_refs": [ + [ + "tests/unit/utils/test_studio.py", + [ + "test_notify_refs" + ] + ] + ], + "test_fix_env_pyenv": [ + [ + "tests/unit/utils/test_utils.py", + [ + "test_fix_env_pyenv" + ] + ] + ], + "dummy_realpath": [ + [ + "tests/unit/utils/test_utils.py", + [ + "test_relpath_windows", + "dummy_realpath" + ] + ] + ], + "test_relpath_windows": [ + [ + "tests/unit/utils/test_utils.py", + [ + "test_relpath_windows" + ] + ] + ], + "test_resolve_output": [ + [ + "tests/unit/utils/test_utils.py", + [ + "test_resolve_output" + ] + ] + ], + "test_parse_target": [ + [ + "tests/unit/utils/test_utils.py", + [ + "test_parse_target" + ] + ] + ], + "test_hint_on_lockfile": [ + [ + "tests/unit/utils/test_utils.py", + [ + "test_hint_on_lockfile" + ] + ] + ], + "test_dict_sha256": [ + [ + "tests/unit/utils/test_utils.py", + [ + "test_dict_sha256" + ] + ] + ], + "get_gitignore_content": [ + [ + "tests/utils/__init__.py", + [ + "get_gitignore_content" + ] + ] + ], + "cd": [ + [ + "tests/utils/__init__.py", + [ + "cd" + ] + ] + ], + "to_posixpath": [ + [ + "tests/utils/__init__.py", + [ + "to_posixpath" + ] + ] + ], + "dump_sv": [ + [ + "tests/utils/__init__.py", + [ + "dump_sv" + ] + ] + ], + "issubset": [ + [ + "tests/utils/asserts.py", + [ + "issubset" + ] + ] + ], + "called_once_with_subset": [ + [ + "tests/utils/asserts.py", + [ + "called_once_with_subset" + ] + ] + ], + "get_plot": [ + [ + "tests/utils/plots.py", + [ + "get_plot" + ] + ] + ] +} \ No newline at end of file