Codebase-Index-Lite / iterative__dvc-1808 /blocks_by_function_name.json
Jiayi-Pan's picture
Add files using upload-large-folder tool
7250653 verified
raw
history blame
159 kB
{
"_update_version_file": [
[
"dvc/__init__.py",
[
"_update_version_file"
]
]
],
"_remove_version_file": [
[
"dvc/__init__.py",
[
"_remove_version_file"
]
]
],
"load": [
[
"dvc/analytics.py",
[
"Analytics",
"load"
]
],
[
"dvc/config.py",
[
"Config",
"load"
]
],
[
"dvc/stage.py",
[
"Stage",
"load"
]
],
[
"dvc/state.py",
[
"State",
"load"
]
]
],
"_write_user_id": [
[
"dvc/analytics.py",
[
"Analytics",
"_write_user_id"
]
]
],
"_read_user_id": [
[
"dvc/analytics.py",
[
"Analytics",
"_read_user_id"
]
]
],
"_get_user_id": [
[
"dvc/analytics.py",
[
"Analytics",
"_get_user_id"
]
]
],
"_collect_windows": [
[
"dvc/analytics.py",
[
"Analytics",
"_collect_windows"
]
]
],
"_collect_darwin": [
[
"dvc/analytics.py",
[
"Analytics",
"_collect_darwin"
]
]
],
"_collect_linux": [
[
"dvc/analytics.py",
[
"Analytics",
"_collect_linux"
]
]
],
"_collect_system_info": [
[
"dvc/analytics.py",
[
"Analytics",
"_collect_system_info"
]
]
],
"collect": [
[
"dvc/analytics.py",
[
"Analytics",
"collect"
]
],
[
"dvc/repo/__init__.py",
[
"Repo",
"collect"
]
]
],
"collect_cmd": [
[
"dvc/analytics.py",
[
"Analytics",
"collect_cmd"
]
]
],
"dump": [
[
"dvc/analytics.py",
[
"Analytics",
"dump"
]
],
[
"dvc/stage.py",
[
"Stage",
"dump"
]
],
[
"dvc/state.py",
[
"State",
"dump"
]
]
],
"_is_enabled_config": [
[
"dvc/analytics.py",
[
"Analytics",
"_is_enabled_config"
]
]
],
"_is_enabled": [
[
"dvc/analytics.py",
[
"Analytics",
"_is_enabled"
]
]
],
"send_cmd": [
[
"dvc/analytics.py",
[
"Analytics",
"send_cmd"
]
]
],
"send": [
[
"dvc/analytics.py",
[
"Analytics",
"send"
]
]
],
"local": [
[
"dvc/cache.py",
[
"Cache",
"local"
]
]
],
"s3": [
[
"dvc/cache.py",
[
"Cache",
"s3"
]
],
[
"dvc/remote/s3.py",
[
"RemoteS3",
"s3"
]
]
],
"gs": [
[
"dvc/cache.py",
[
"Cache",
"gs"
]
],
[
"dvc/remote/gs.py",
[
"RemoteGS",
"gs"
]
]
],
"ssh": [
[
"dvc/cache.py",
[
"Cache",
"ssh"
]
],
[
"dvc/remote/ssh/__init__.py",
[
"RemoteSSH",
"ssh"
]
]
],
"hdfs": [
[
"dvc/cache.py",
[
"Cache",
"hdfs"
]
]
],
"azure": [
[
"dvc/cache.py",
[
"Cache",
"azure"
]
]
],
"_get_remote": [
[
"dvc/cache.py",
[
"Cache",
"_get_remote"
]
]
],
"error": [
[
"dvc/cli.py",
[
"DvcParser",
"error"
]
],
[
"dvc/logger.py",
[
"error"
]
]
],
"__call__": [
[
"dvc/cli.py",
[
"VersionAction",
"__call__"
]
],
[
"dvc/remote/azure.py",
[
"Callback",
"__call__"
]
],
[
"dvc/remote/http.py",
[
"ProgressBarCallback",
"__call__"
]
],
[
"dvc/remote/s3.py",
[
"Callback",
"__call__"
]
]
],
"get_parent_parser": [
[
"dvc/cli.py",
[
"get_parent_parser"
]
]
],
"parse_args": [
[
"dvc/cli.py",
[
"parse_args"
]
]
],
"run": [
[
"dvc/command/add.py",
[
"CmdAdd",
"run"
]
],
[
"dvc/command/base.py",
[
"CmdBase",
"run"
]
],
[
"dvc/command/cache.py",
[
"CmdCacheDir",
"run"
]
],
[
"dvc/command/checkout.py",
[
"CmdCheckout",
"run"
]
],
[
"dvc/command/commit.py",
[
"CmdCommit",
"run"
]
],
[
"dvc/command/config.py",
[
"CmdConfig",
"run"
]
],
[
"dvc/command/daemon.py",
[
"CmdDaemonUpdater",
"run"
]
],
[
"dvc/command/daemon.py",
[
"CmdDaemonAnalytics",
"run"
]
],
[
"dvc/command/data_sync.py",
[
"CmdDataBase",
"run"
]
],
[
"dvc/command/gc.py",
[
"CmdGC",
"run"
]
],
[
"dvc/command/imp.py",
[
"CmdImport",
"run"
]
],
[
"dvc/command/lock.py",
[
"CmdLock",
"run"
]
],
[
"dvc/command/lock.py",
[
"CmdUnlock",
"run"
]
],
[
"dvc/command/metrics.py",
[
"CmdMetricsShow",
"run"
]
],
[
"dvc/command/metrics.py",
[
"CmdMetricsModify",
"run"
]
],
[
"dvc/command/metrics.py",
[
"CmdMetricsAdd",
"run"
]
],
[
"dvc/command/metrics.py",
[
"CmdMetricsRemove",
"run"
]
],
[
"dvc/command/move.py",
[
"CmdMove",
"run"
]
],
[
"dvc/command/pipeline.py",
[
"CmdPipelineShow",
"run"
]
],
[
"dvc/command/pipeline.py",
[
"CmdPipelineList",
"run"
]
],
[
"dvc/command/pkg.py",
[
"CmdPkg",
"run"
]
],
[
"dvc/command/remote.py",
[
"CmdRemoteAdd",
"run"
]
],
[
"dvc/command/remote.py",
[
"CmdRemoteRemove",
"run"
]
],
[
"dvc/command/remote.py",
[
"CmdRemoteModify",
"run"
]
],
[
"dvc/command/remote.py",
[
"CmdRemoteDefault",
"run"
]
],
[
"dvc/command/remote.py",
[
"CmdRemoteList",
"run"
]
],
[
"dvc/command/remove.py",
[
"CmdRemove",
"run"
]
],
[
"dvc/command/repro.py",
[
"CmdRepro",
"run"
]
],
[
"dvc/command/root.py",
[
"CmdRoot",
"run"
]
],
[
"dvc/command/run.py",
[
"CmdRun",
"run"
]
],
[
"dvc/command/tag.py",
[
"CmdTagAdd",
"run"
]
],
[
"dvc/command/tag.py",
[
"CmdTagRemove",
"run"
]
],
[
"dvc/command/tag.py",
[
"CmdTagList",
"run"
]
],
[
"dvc/command/unprotect.py",
[
"CmdUnprotect",
"run"
]
],
[
"dvc/repo/run.py",
[
"run"
]
],
[
"dvc/repo/scm_context.py",
[
"scm_context",
"run"
]
],
[
"dvc/stage.py",
[
"Stage",
"run"
]
]
],
"add_parser": [
[
"dvc/command/add.py",
[
"add_parser"
]
],
[
"dvc/command/cache.py",
[
"add_parser"
]
],
[
"dvc/command/checkout.py",
[
"add_parser"
]
],
[
"dvc/command/commit.py",
[
"add_parser"
]
],
[
"dvc/command/config.py",
[
"add_parser"
]
],
[
"dvc/command/daemon.py",
[
"add_parser"
]
],
[
"dvc/command/data_sync.py",
[
"add_parser"
]
],
[
"dvc/command/destroy.py",
[
"add_parser"
]
],
[
"dvc/command/gc.py",
[
"add_parser"
]
],
[
"dvc/command/imp.py",
[
"add_parser"
]
],
[
"dvc/command/init.py",
[
"add_parser"
]
],
[
"dvc/command/install.py",
[
"add_parser"
]
],
[
"dvc/command/lock.py",
[
"add_parser"
]
],
[
"dvc/command/metrics.py",
[
"add_parser"
]
],
[
"dvc/command/move.py",
[
"add_parser"
]
],
[
"dvc/command/pipeline.py",
[
"add_parser"
]
],
[
"dvc/command/pkg.py",
[
"add_parser"
]
],
[
"dvc/command/remote.py",
[
"add_parser"
]
],
[
"dvc/command/remove.py",
[
"add_parser"
]
],
[
"dvc/command/repro.py",
[
"add_parser"
]
],
[
"dvc/command/root.py",
[
"add_parser"
]
],
[
"dvc/command/run.py",
[
"add_parser"
]
],
[
"dvc/command/tag.py",
[
"add_parser"
]
],
[
"dvc/command/unprotect.py",
[
"add_parser"
]
]
],
"fix_subparsers": [
[
"dvc/command/base.py",
[
"fix_subparsers"
]
]
],
"append_doc_link": [
[
"dvc/command/base.py",
[
"append_doc_link"
]
]
],
"default_targets": [
[
"dvc/command/base.py",
[
"CmdBase",
"default_targets"
]
]
],
"set_loglevel": [
[
"dvc/command/base.py",
[
"CmdBase",
"set_loglevel"
]
]
],
"run_cmd": [
[
"dvc/command/base.py",
[
"CmdBase",
"run_cmd"
]
],
[
"dvc/command/config.py",
[
"CmdConfig",
"run_cmd"
]
],
[
"dvc/command/daemon.py",
[
"CmdDaemonBase",
"run_cmd"
]
],
[
"dvc/command/destroy.py",
[
"CmdDestroy",
"run_cmd"
]
],
[
"dvc/command/init.py",
[
"CmdInit",
"run_cmd"
]
],
[
"dvc/command/install.py",
[
"CmdInstall",
"run_cmd"
]
],
[
"dvc/command/root.py",
[
"CmdRoot",
"run_cmd"
]
]
],
"_unset": [
[
"dvc/command/config.py",
[
"CmdConfig",
"_unset"
]
]
],
"_show": [
[
"dvc/command/config.py",
[
"CmdConfig",
"_show"
]
],
[
"dvc/command/pipeline.py",
[
"CmdPipelineShow",
"_show"
]
],
[
"dvc/command/status.py",
[
"CmdDataStatus",
"_show"
]
]
],
"_set": [
[
"dvc/command/config.py",
[
"CmdConfig",
"_set"
]
]
],
"do_run": [
[
"dvc/command/data_sync.py",
[
"CmdDataBase",
"do_run"
]
],
[
"dvc/command/data_sync.py",
[
"CmdDataPull",
"do_run"
]
],
[
"dvc/command/data_sync.py",
[
"CmdDataPush",
"do_run"
]
],
[
"dvc/command/data_sync.py",
[
"CmdDataFetch",
"do_run"
]
],
[
"dvc/command/status.py",
[
"CmdDataStatus",
"do_run"
]
]
],
"check_up_to_date": [
[
"dvc/command/data_sync.py",
[
"CmdDataBase",
"check_up_to_date"
]
]
],
"shared_parent_parser": [
[
"dvc/command/data_sync.py",
[
"shared_parent_parser"
]
]
],
"_run": [
[
"dvc/command/lock.py",
[
"CmdLockBase",
"_run"
]
],
[
"dvc/stage.py",
[
"Stage",
"_run"
]
],
[
"tests/test_run.py",
[
"TestRunDeterministicBase",
"_run"
]
]
],
"show_metrics": [
[
"dvc/command/metrics.py",
[
"show_metrics"
]
]
],
"__build_graph": [
[
"dvc/command/pipeline.py",
[
"CmdPipelineShow",
"__build_graph"
]
]
],
"_show_ascii": [
[
"dvc/command/pipeline.py",
[
"CmdPipelineShow",
"_show_ascii"
]
]
],
"_show_dependencies_tree": [
[
"dvc/command/pipeline.py",
[
"CmdPipelineShow",
"_show_dependencies_tree"
]
]
],
"__write_dot": [
[
"dvc/command/pipeline.py",
[
"CmdPipelineShow",
"__write_dot"
]
]
],
"resolve_path": [
[
"dvc/command/remote.py",
[
"CmdRemoteAdd",
"resolve_path"
]
]
],
"_remove_default": [
[
"dvc/command/remote.py",
[
"CmdRemoteRemove",
"_remove_default"
]
]
],
"_is_outs_only": [
[
"dvc/command/remove.py",
[
"CmdRemove",
"_is_outs_only"
]
]
],
"_parsed_cmd": [
[
"dvc/command/run.py",
[
"CmdRun",
"_parsed_cmd"
]
]
],
"_quote_argument": [
[
"dvc/command/run.py",
[
"CmdRun",
"_quote_argument"
]
]
],
"_normalize": [
[
"dvc/command/status.py",
[
"CmdDataStatus",
"_normalize"
]
]
],
"supported_cache_type": [
[
"dvc/config.py",
[
"supported_cache_type"
]
]
],
"supported_loglevel": [
[
"dvc/config.py",
[
"supported_loglevel"
]
]
],
"supported_cloud": [
[
"dvc/config.py",
[
"supported_cloud"
]
]
],
"is_bool": [
[
"dvc/config.py",
[
"is_bool"
]
]
],
"to_bool": [
[
"dvc/config.py",
[
"to_bool"
]
]
],
"is_whole": [
[
"dvc/config.py",
[
"is_whole"
]
]
],
"is_percent": [
[
"dvc/config.py",
[
"is_percent"
]
]
],
"get_global_config_dir": [
[
"dvc/config.py",
[
"Config",
"get_global_config_dir"
]
]
],
"get_system_config_dir": [
[
"dvc/config.py",
[
"Config",
"get_system_config_dir"
]
]
],
"init": [
[
"dvc/config.py",
[
"Config",
"init"
]
],
[
"dvc/repo/__init__.py",
[
"Repo",
"init"
]
],
[
"dvc/repo/init.py",
[
"init"
]
]
],
"_load": [
[
"dvc/config.py",
[
"Config",
"_load"
]
]
],
"_load_config": [
[
"dvc/config.py",
[
"Config",
"_load_config"
]
]
],
"_resolve_path": [
[
"dvc/config.py",
[
"Config",
"_resolve_path"
]
]
],
"_resolve_cache_path": [
[
"dvc/config.py",
[
"Config",
"_resolve_cache_path"
]
]
],
"_resolve_paths": [
[
"dvc/config.py",
[
"Config",
"_resolve_paths"
]
]
],
"_get_key": [
[
"dvc/config.py",
[
"Config",
"_get_key"
]
]
],
"save": [
[
"dvc/config.py",
[
"Config",
"save"
]
],
[
"dvc/output/base.py",
[
"OutputBase",
"save"
]
],
[
"dvc/output/local.py",
[
"OutputLOCAL",
"save"
]
],
[
"dvc/remote/base.py",
[
"RemoteBase",
"save"
]
],
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"save"
]
],
[
"dvc/stage.py",
[
"Stage",
"save"
]
]
],
"unset": [
[
"dvc/config.py",
[
"Config",
"unset"
]
]
],
"set": [
[
"dvc/config.py",
[
"Config",
"set"
]
]
],
"show": [
[
"dvc/config.py",
[
"Config",
"show"
]
],
[
"dvc/repo/metrics/__init__.py",
[
"Metrics",
"show"
]
],
[
"dvc/repo/metrics/show.py",
[
"show"
]
]
],
"_merge": [
[
"dvc/config.py",
[
"Config",
"_merge"
]
]
],
"_lower": [
[
"dvc/config.py",
[
"Config",
"_lower"
]
]
],
"_spawn_windows": [
[
"dvc/daemon.py",
[
"_spawn_windows"
]
]
],
"_spawn_posix": [
[
"dvc/daemon.py",
[
"_spawn_posix"
]
]
],
"daemon": [
[
"dvc/daemon.py",
[
"daemon"
]
]
],
"h": [
[
"dvc/dagascii.py",
[
"VertexViewer",
"h"
]
]
],
"w": [
[
"dvc/dagascii.py",
[
"VertexViewer",
"w"
]
]
],
"draw": [
[
"dvc/dagascii.py",
[
"AsciiCanvas",
"draw"
]
],
[
"dvc/dagascii.py",
[
"draw"
]
]
],
"_do_draw": [
[
"dvc/dagascii.py",
[
"AsciiCanvas",
"_do_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"
]
],
[
"dvc/logger.py",
[
"box"
]
]
],
"_build_sugiyama_layout": [
[
"dvc/dagascii.py",
[
"_build_sugiyama_layout"
]
]
],
"_cloud": [
[
"dvc/data_cloud.py",
[
"DataCloud",
"_cloud"
]
]
],
"_init_remote": [
[
"dvc/data_cloud.py",
[
"DataCloud",
"_init_remote"
]
]
],
"_init_compat": [
[
"dvc/data_cloud.py",
[
"DataCloud",
"_init_compat"
]
]
],
"_init_cloud": [
[
"dvc/data_cloud.py",
[
"DataCloud",
"_init_cloud"
]
]
],
"_get_cloud": [
[
"dvc/data_cloud.py",
[
"DataCloud",
"_get_cloud"
]
]
],
"push": [
[
"dvc/data_cloud.py",
[
"DataCloud",
"push"
]
],
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"push"
]
],
[
"dvc/repo/push.py",
[
"push"
]
]
],
"pull": [
[
"dvc/data_cloud.py",
[
"DataCloud",
"pull"
]
],
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"pull"
]
],
[
"dvc/repo/pull.py",
[
"pull"
]
]
],
"status": [
[
"dvc/data_cloud.py",
[
"DataCloud",
"status"
]
],
[
"dvc/output/base.py",
[
"OutputBase",
"status"
]
],
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"status"
]
],
[
"dvc/repo/status.py",
[
"status"
]
],
[
"dvc/stage.py",
[
"Stage",
"status"
]
]
],
"_get": [
[
"dvc/dependency/__init__.py",
[
"_get"
]
],
[
"dvc/output/__init__.py",
[
"_get"
]
],
[
"dvc/remote/__init__.py",
[
"_get"
]
],
[
"tests/test_dependency.py",
[
"TestDepScheme",
"_get"
]
],
[
"tests/test_output.py",
[
"TestOutScheme",
"_get"
]
]
],
"loadd_from": [
[
"dvc/dependency/__init__.py",
[
"loadd_from"
]
],
[
"dvc/output/__init__.py",
[
"loadd_from"
]
]
],
"loads_from": [
[
"dvc/dependency/__init__.py",
[
"loads_from"
]
],
[
"dvc/output/__init__.py",
[
"loads_from"
]
]
],
"_int2byte": [
[
"dvc/istextfile.py",
[
"_int2byte"
]
]
],
"istextfile": [
[
"dvc/istextfile.py",
[
"istextfile"
]
]
],
"_do_lock": [
[
"dvc/lock.py",
[
"Lock",
"_do_lock"
]
]
],
"lock": [
[
"dvc/lock.py",
[
"Lock",
"lock"
]
],
[
"dvc/repo/lock.py",
[
"lock"
]
]
],
"unlock": [
[
"dvc/lock.py",
[
"Lock",
"unlock"
]
]
],
"__enter__": [
[
"dvc/lock.py",
[
"Lock",
"__enter__"
]
],
[
"dvc/progress.py",
[
"Progress",
"__enter__"
]
],
[
"dvc/remote/ssh/connection.py",
[
"SSHConnection",
"__enter__"
]
],
[
"dvc/state.py",
[
"State",
"__enter__"
]
],
[
"dvc/temp_git_repo.py",
[
"TempGitRepo",
"__enter__"
]
],
[
"tests/utils/httpd.py",
[
"StaticFileServer",
"__enter__"
]
],
[
"tests/utils/logger.py",
[
"MockLoggerHandlers",
"__enter__"
]
],
[
"tests/utils/logger.py",
[
"ConsoleFontColorsRemover",
"__enter__"
]
]
],
"__exit__": [
[
"dvc/lock.py",
[
"Lock",
"__exit__"
]
],
[
"dvc/progress.py",
[
"Progress",
"__exit__"
]
],
[
"dvc/remote/ssh/connection.py",
[
"SSHConnection",
"__exit__"
]
],
[
"dvc/state.py",
[
"State",
"__exit__"
]
],
[
"dvc/temp_git_repo.py",
[
"TempGitRepo",
"__exit__"
]
],
[
"tests/utils/httpd.py",
[
"StaticFileServer",
"__exit__"
]
],
[
"tests/utils/logger.py",
[
"MockLoggerHandlers",
"__exit__"
]
],
[
"tests/utils/logger.py",
[
"ConsoleFontColorsRemover",
"__exit__"
]
]
],
"info": [
[
"dvc/logger.py",
[
"info"
]
]
],
"debug": [
[
"dvc/logger.py",
[
"debug"
]
]
],
"warning": [
[
"dvc/logger.py",
[
"warning"
]
]
],
"level": [
[
"dvc/logger.py",
[
"level"
]
]
],
"set_level": [
[
"dvc/logger.py",
[
"set_level"
]
]
],
"be_quiet": [
[
"dvc/logger.py",
[
"be_quiet"
]
]
],
"be_verbose": [
[
"dvc/logger.py",
[
"be_verbose"
]
]
],
"verbose": [
[
"dvc/logger.py",
[
"verbose"
]
]
],
"quiet": [
[
"dvc/logger.py",
[
"quiet"
]
]
],
"is_quiet": [
[
"dvc/logger.py",
[
"is_quiet"
]
]
],
"is_verbose": [
[
"dvc/logger.py",
[
"is_verbose"
]
]
],
"colorize": [
[
"dvc/logger.py",
[
"colorize"
]
]
],
"set_default_level": [
[
"dvc/logger.py",
[
"set_default_level"
]
]
],
"filter": [
[
"dvc/logger.py",
[
"_add_handlers",
"_LogLevelFilter",
"filter"
]
]
],
"_add_handlers": [
[
"dvc/logger.py",
[
"_add_handlers"
]
]
],
"_walk_exc": [
[
"dvc/logger.py",
[
"_walk_exc"
]
]
],
"_parse_exc": [
[
"dvc/logger.py",
[
"_parse_exc"
]
]
],
"_description": [
[
"dvc/logger.py",
[
"_description"
]
]
],
"_footer": [
[
"dvc/logger.py",
[
"_footer"
]
]
],
"_visual_width": [
[
"dvc/logger.py",
[
"_visual_width"
]
]
],
"_visual_center": [
[
"dvc/logger.py",
[
"_visual_center"
]
]
],
"main": [
[
"dvc/main.py",
[
"main"
]
],
[
"tests/test_data_cloud.py",
[
"TestDataCloudCLIBase",
"main"
]
],
[
"tests/test_data_cloud.py",
[
"TestWarnOnOutdatedStage",
"main"
]
],
[
"tests/test_data_cloud.py",
[
"TestRecursiveSyncOperations",
"main"
]
]
],
"__repr__": [
[
"dvc/output/base.py",
[
"OutputBase",
"__repr__"
]
],
[
"dvc/remote/base.py",
[
"RemoteBase",
"__repr__"
]
],
[
"dvc/repo/__init__.py",
[
"Repo",
"__repr__"
]
],
[
"dvc/scm/base.py",
[
"Base",
"__repr__"
]
],
[
"dvc/stage.py",
[
"Stage",
"__repr__"
]
]
],
"__str__": [
[
"dvc/output/base.py",
[
"OutputBase",
"__str__"
]
],
[
"dvc/output/local.py",
[
"OutputLOCAL",
"__str__"
]
]
],
"is_local": [
[
"dvc/output/base.py",
[
"OutputBase",
"is_local"
]
],
[
"dvc/output/local.py",
[
"OutputLOCAL",
"is_local"
]
]
],
"assign_to_stage_file": [
[
"dvc/output/base.py",
[
"OutputBase",
"assign_to_stage_file"
]
],
[
"dvc/output/local.py",
[
"OutputLOCAL",
"assign_to_stage_file"
]
]
],
"match": [
[
"dvc/output/base.py",
[
"OutputBase",
"match"
]
],
[
"dvc/remote/base.py",
[
"RemoteBase",
"match"
]
]
],
"group": [
[
"dvc/output/base.py",
[
"OutputBase",
"group"
]
],
[
"dvc/remote/base.py",
[
"RemoteBase",
"group"
]
]
],
"supported": [
[
"dvc/output/base.py",
[
"OutputBase",
"supported"
]
],
[
"dvc/remote/base.py",
[
"RemoteBase",
"supported"
]
]
],
"scheme": [
[
"dvc/output/base.py",
[
"OutputBase",
"scheme"
]
],
[
"tests/test_repro.py",
[
"TestReproExternalBase",
"scheme"
]
],
[
"tests/test_repro.py",
[
"TestReproExternalS3",
"scheme"
]
],
[
"tests/test_repro.py",
[
"TestReproExternalGS",
"scheme"
]
],
[
"tests/test_repro.py",
[
"TestReproExternalHDFS",
"scheme"
]
],
[
"tests/test_repro.py",
[
"TestReproExternalSSH",
"scheme"
]
],
[
"tests/test_repro.py",
[
"TestReproExternalLOCAL",
"scheme"
]
]
],
"path": [
[
"dvc/output/base.py",
[
"OutputBase",
"path"
]
]
],
"sep": [
[
"dvc/output/base.py",
[
"OutputBase",
"sep"
]
],
[
"dvc/output/local.py",
[
"OutputLOCAL",
"sep"
]
],
[
"tests/test_repro.py",
[
"TestReproExternalBase",
"sep"
]
],
[
"tests/test_repro.py",
[
"TestReproExternalLOCAL",
"sep"
]
]
],
"checksum": [
[
"dvc/output/base.py",
[
"OutputBase",
"checksum"
]
],
[
"dvc/remote/hdfs.py",
[
"RemoteHDFS",
"checksum"
]
]
],
"exists": [
[
"dvc/output/base.py",
[
"OutputBase",
"exists"
]
],
[
"dvc/remote/base.py",
[
"RemoteBase",
"exists"
]
],
[
"dvc/remote/gs.py",
[
"RemoteGS",
"exists"
]
],
[
"dvc/remote/hdfs.py",
[
"RemoteHDFS",
"exists"
]
],
[
"dvc/remote/http.py",
[
"RemoteHTTP",
"exists"
]
],
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"exists"
]
],
[
"dvc/remote/s3.py",
[
"RemoteS3",
"exists"
]
],
[
"dvc/remote/ssh/__init__.py",
[
"RemoteSSH",
"exists"
]
],
[
"dvc/scm/git/tree.py",
[
"GitTree",
"exists"
]
],
[
"dvc/scm/tree.py",
[
"BaseTree",
"exists"
]
],
[
"dvc/scm/tree.py",
[
"WorkingTree",
"exists"
]
]
],
"changed_checksum": [
[
"dvc/output/base.py",
[
"OutputBase",
"changed_checksum"
]
]
],
"changed_cache": [
[
"dvc/output/base.py",
[
"OutputBase",
"changed_cache"
]
],
[
"dvc/remote/base.py",
[
"RemoteBase",
"changed_cache"
]
],
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"changed_cache"
]
]
],
"changed": [
[
"dvc/output/base.py",
[
"OutputBase",
"changed"
]
],
[
"dvc/remote/base.py",
[
"RemoteBase",
"changed"
]
],
[
"dvc/stage.py",
[
"Stage",
"changed"
]
],
[
"dvc/state.py",
[
"State",
"changed"
]
]
],
"commit": [
[
"dvc/output/base.py",
[
"OutputBase",
"commit"
]
],
[
"dvc/repo/commit.py",
[
"commit"
]
],
[
"dvc/scm/base.py",
[
"Base",
"commit"
]
],
[
"dvc/scm/git/__init__.py",
[
"Git",
"commit"
]
],
[
"dvc/stage.py",
[
"Stage",
"commit"
]
]
],
"dumpd": [
[
"dvc/output/base.py",
[
"OutputBase",
"dumpd"
]
],
[
"dvc/output/local.py",
[
"OutputLOCAL",
"dumpd"
]
],
[
"dvc/stage.py",
[
"Stage",
"dumpd"
]
]
],
"verify_metric": [
[
"dvc/output/base.py",
[
"OutputBase",
"verify_metric"
]
],
[
"dvc/output/local.py",
[
"OutputLOCAL",
"verify_metric"
]
]
],
"download": [
[
"dvc/output/base.py",
[
"OutputBase",
"download"
]
],
[
"dvc/remote/azure.py",
[
"RemoteAzure",
"download"
]
],
[
"dvc/remote/base.py",
[
"RemoteBase",
"download"
]
],
[
"dvc/remote/gs.py",
[
"RemoteGS",
"download"
]
],
[
"dvc/remote/hdfs.py",
[
"RemoteHDFS",
"download"
]
],
[
"dvc/remote/http.py",
[
"RemoteHTTP",
"download"
]
],
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"download"
]
],
[
"dvc/remote/s3.py",
[
"RemoteS3",
"download"
]
],
[
"dvc/remote/ssh/__init__.py",
[
"RemoteSSH",
"download"
]
],
[
"dvc/remote/ssh/connection.py",
[
"SSHConnection",
"download"
]
]
],
"checkout": [
[
"dvc/output/base.py",
[
"OutputBase",
"checkout"
]
],
[
"dvc/remote/base.py",
[
"RemoteBase",
"checkout"
]
],
[
"dvc/repo/checkout.py",
[
"checkout"
]
],
[
"dvc/scm/base.py",
[
"Base",
"checkout"
]
],
[
"dvc/scm/git/__init__.py",
[
"Git",
"checkout"
]
],
[
"dvc/stage.py",
[
"Stage",
"checkout"
]
]
],
"remove": [
[
"dvc/output/base.py",
[
"OutputBase",
"remove"
]
],
[
"dvc/remote/azure.py",
[
"RemoteAzure",
"remove"
]
],
[
"dvc/remote/base.py",
[
"RemoteBase",
"remove"
]
],
[
"dvc/remote/gs.py",
[
"RemoteGS",
"remove"
]
],
[
"dvc/remote/hdfs.py",
[
"RemoteHDFS",
"remove"
]
],
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"remove"
]
],
[
"dvc/remote/s3.py",
[
"RemoteS3",
"remove"
]
],
[
"dvc/remote/ssh/__init__.py",
[
"RemoteSSH",
"remove"
]
],
[
"dvc/remote/ssh/connection.py",
[
"SSHConnection",
"remove"
]
],
[
"dvc/repo/metrics/__init__.py",
[
"Metrics",
"remove"
]
],
[
"dvc/repo/metrics/remove.py",
[
"remove"
]
],
[
"dvc/repo/remove.py",
[
"remove"
]
],
[
"dvc/repo/tag/__init__.py",
[
"Tag",
"remove"
]
],
[
"dvc/repo/tag/remove.py",
[
"remove"
]
],
[
"dvc/stage.py",
[
"Stage",
"remove"
]
],
[
"dvc/utils/__init__.py",
[
"remove"
]
]
],
"move": [
[
"dvc/output/base.py",
[
"OutputBase",
"move"
]
],
[
"dvc/remote/base.py",
[
"RemoteBase",
"move"
]
],
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"move"
]
],
[
"dvc/repo/move.py",
[
"move"
]
],
[
"dvc/utils/__init__.py",
[
"move"
]
]
],
"get_files_number": [
[
"dvc/output/base.py",
[
"OutputBase",
"get_files_number"
]
],
[
"dvc/output/local.py",
[
"OutputLOCAL",
"get_files_number"
]
]
],
"unprotect": [
[
"dvc/output/base.py",
[
"OutputBase",
"unprotect"
]
],
[
"dvc/remote/base.py",
[
"RemoteBase",
"unprotect"
]
],
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"unprotect"
]
],
[
"dvc/repo/__init__.py",
[
"Repo",
"unprotect"
]
]
],
"rel_path": [
[
"dvc/output/local.py",
[
"OutputLOCAL",
"rel_path"
]
]
],
"stage_path": [
[
"dvc/output/local.py",
[
"OutputLOCAL",
"stage_path"
]
]
],
"cache": [
[
"dvc/output/local.py",
[
"OutputLOCAL",
"cache"
]
]
],
"is_dir_cache": [
[
"dvc/output/local.py",
[
"OutputLOCAL",
"is_dir_cache"
]
],
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"is_dir_cache"
]
]
],
"dir_cache": [
[
"dvc/output/local.py",
[
"OutputLOCAL",
"dir_cache"
]
]
],
"set_n_total": [
[
"dvc/progress.py",
[
"Progress",
"set_n_total"
]
]
],
"is_finished": [
[
"dvc/progress.py",
[
"Progress",
"is_finished"
]
]
],
"clearln": [
[
"dvc/progress.py",
[
"Progress",
"clearln"
]
]
],
"_writeln": [
[
"dvc/progress.py",
[
"Progress",
"_writeln"
]
]
],
"reset": [
[
"dvc/progress.py",
[
"Progress",
"reset"
]
]
],
"refresh": [
[
"dvc/progress.py",
[
"Progress",
"refresh"
]
]
],
"update_target": [
[
"dvc/progress.py",
[
"Progress",
"update_target"
]
]
],
"finish_target": [
[
"dvc/progress.py",
[
"Progress",
"finish_target"
]
]
],
"_bar": [
[
"dvc/progress.py",
[
"Progress",
"_bar"
]
]
],
"print": [
[
"dvc/progress.py",
[
"Progress",
"print"
]
]
],
"wrapper": [
[
"dvc/progress.py",
[
"progress_aware",
"wrapper"
]
],
[
"tests/utils/__init__.py",
[
"spy",
"wrapper"
]
]
],
"progress_aware": [
[
"dvc/progress.py",
[
"progress_aware"
]
]
],
"update": [
[
"dvc/progress.py",
[
"ProgressCallback",
"update"
]
],
[
"dvc/state.py",
[
"State",
"update"
]
]
],
"finish": [
[
"dvc/progress.py",
[
"ProgressCallback",
"finish"
]
]
],
"_ask": [
[
"dvc/prompt.py",
[
"_ask"
]
]
],
"confirm": [
[
"dvc/prompt.py",
[
"confirm"
]
]
],
"password": [
[
"dvc/prompt.py",
[
"password"
]
]
],
"Remote": [
[
"dvc/remote/__init__.py",
[
"Remote"
]
]
],
"blob_service": [
[
"dvc/remote/azure.py",
[
"RemoteAzure",
"blob_service"
]
]
],
"_list_paths": [
[
"dvc/remote/azure.py",
[
"RemoteAzure",
"_list_paths"
]
],
[
"dvc/remote/gs.py",
[
"RemoteGS",
"_list_paths"
]
],
[
"dvc/remote/s3.py",
[
"RemoteS3",
"_list_paths"
]
]
],
"list_cache_paths": [
[
"dvc/remote/azure.py",
[
"RemoteAzure",
"list_cache_paths"
]
],
[
"dvc/remote/base.py",
[
"RemoteBase",
"list_cache_paths"
]
],
[
"dvc/remote/gs.py",
[
"RemoteGS",
"list_cache_paths"
]
],
[
"dvc/remote/hdfs.py",
[
"RemoteHDFS",
"list_cache_paths"
]
],
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"list_cache_paths"
]
],
[
"dvc/remote/s3.py",
[
"RemoteS3",
"list_cache_paths"
]
],
[
"dvc/remote/ssh/__init__.py",
[
"RemoteSSH",
"list_cache_paths"
]
]
],
"upload": [
[
"dvc/remote/azure.py",
[
"RemoteAzure",
"upload"
]
],
[
"dvc/remote/base.py",
[
"RemoteBase",
"upload"
]
],
[
"dvc/remote/gs.py",
[
"RemoteGS",
"upload"
]
],
[
"dvc/remote/hdfs.py",
[
"RemoteHDFS",
"upload"
]
],
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"upload"
]
],
[
"dvc/remote/s3.py",
[
"RemoteS3",
"upload"
]
],
[
"dvc/remote/ssh/__init__.py",
[
"RemoteSSH",
"upload"
]
],
[
"dvc/remote/ssh/connection.py",
[
"SSHConnection",
"upload"
]
]
],
"compat_config": [
[
"dvc/remote/base.py",
[
"RemoteBase",
"compat_config"
]
],
[
"dvc/remote/gs.py",
[
"RemoteGS",
"compat_config"
]
],
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"compat_config"
]
],
[
"dvc/remote/s3.py",
[
"RemoteS3",
"compat_config"
]
]
],
"save_info": [
[
"dvc/remote/base.py",
[
"RemoteBase",
"save_info"
]
],
[
"dvc/remote/gs.py",
[
"RemoteGS",
"save_info"
]
],
[
"dvc/remote/hdfs.py",
[
"RemoteHDFS",
"save_info"
]
],
[
"dvc/remote/http.py",
[
"RemoteHTTP",
"save_info"
]
],
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"save_info"
]
],
[
"dvc/remote/s3.py",
[
"RemoteS3",
"save_info"
]
],
[
"dvc/remote/ssh/__init__.py",
[
"RemoteSSH",
"save_info"
]
]
],
"copy": [
[
"dvc/remote/base.py",
[
"RemoteBase",
"copy"
]
],
[
"dvc/remote/gs.py",
[
"RemoteGS",
"copy"
]
],
[
"dvc/remote/hdfs.py",
[
"RemoteHDFS",
"copy"
]
],
[
"dvc/remote/s3.py",
[
"RemoteS3",
"copy"
]
],
[
"dvc/remote/ssh/__init__.py",
[
"RemoteSSH",
"copy"
]
]
],
"_verify_path_args": [
[
"dvc/remote/base.py",
[
"RemoteBase",
"_verify_path_args"
]
]
],
"ospath": [
[
"dvc/remote/base.py",
[
"RemoteBase",
"ospath"
]
],
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"ospath"
]
]
],
"checksum_to_path": [
[
"dvc/remote/base.py",
[
"RemoteBase",
"checksum_to_path"
]
]
],
"path_to_checksum": [
[
"dvc/remote/base.py",
[
"RemoteBase",
"path_to_checksum"
]
]
],
"checksum_to_path_info": [
[
"dvc/remote/base.py",
[
"RemoteBase",
"checksum_to_path_info"
]
]
],
"md5s_to_path_infos": [
[
"dvc/remote/base.py",
[
"RemoteBase",
"md5s_to_path_infos"
]
]
],
"all": [
[
"dvc/remote/base.py",
[
"RemoteBase",
"all"
]
]
],
"gc": [
[
"dvc/remote/base.py",
[
"RemoteBase",
"gc"
]
],
[
"dvc/remote/http.py",
[
"RemoteHTTP",
"gc"
]
],
[
"dvc/repo/gc.py",
[
"gc"
]
]
],
"cache_exists": [
[
"dvc/remote/base.py",
[
"RemoteBase",
"cache_exists"
]
],
[
"dvc/remote/http.py",
[
"RemoteHTTP",
"cache_exists"
]
],
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"cache_exists"
]
]
],
"already_cached": [
[
"dvc/remote/base.py",
[
"RemoteBase",
"already_cached"
]
],
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"already_cached"
]
]
],
"safe_remove": [
[
"dvc/remote/base.py",
[
"RemoteBase",
"safe_remove"
]
]
],
"do_checkout": [
[
"dvc/remote/base.py",
[
"RemoteBase",
"do_checkout"
]
],
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"do_checkout"
]
]
],
"get_md5": [
[
"dvc/remote/gs.py",
[
"RemoteGS",
"get_md5"
]
]
],
"hadoop_fs": [
[
"dvc/remote/hdfs.py",
[
"RemoteHDFS",
"hadoop_fs"
]
]
],
"_group": [
[
"dvc/remote/hdfs.py",
[
"RemoteHDFS",
"_group"
]
],
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"_group"
]
]
],
"rm": [
[
"dvc/remote/hdfs.py",
[
"RemoteHDFS",
"rm"
]
]
],
"prefix": [
[
"dvc/remote/http.py",
[
"RemoteHTTP",
"prefix"
]
],
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"prefix"
]
]
],
"func": [
[
"dvc/remote/http.py",
[
"RemoteHTTP",
"cache_exists",
"func"
]
],
[
"dvc/repo/__init__.py",
[
"Repo",
"find_outs_by_path",
"func"
]
]
],
"_content_length": [
[
"dvc/remote/http.py",
[
"RemoteHTTP",
"_content_length"
]
]
],
"_etag": [
[
"dvc/remote/http.py",
[
"RemoteHTTP",
"_etag"
]
]
],
"_download_to": [
[
"dvc/remote/http.py",
[
"RemoteHTTP",
"_download_to"
]
]
],
"_write_request_content": [
[
"dvc/remote/http.py",
[
"RemoteHTTP",
"_write_request_content"
]
]
],
"_validate_existing_file_size": [
[
"dvc/remote/http.py",
[
"RemoteHTTP",
"_validate_existing_file_size"
]
]
],
"_determine_mode_get_transferred_bytes": [
[
"dvc/remote/http.py",
[
"RemoteHTTP",
"_determine_mode_get_transferred_bytes"
]
]
],
"_request": [
[
"dvc/remote/http.py",
[
"RemoteHTTP",
"_request"
]
]
],
"url": [
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"url"
]
]
],
"get": [
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"get"
]
]
],
"changed_cache_file": [
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"changed_cache_file"
]
]
],
"link": [
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"link"
]
]
],
"to_ospath": [
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"to_ospath"
]
]
],
"unixpath": [
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"unixpath"
]
]
],
"ntpath": [
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"ntpath"
]
]
],
"collect_dir_cache": [
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"collect_dir_cache"
]
]
],
"load_dir_cache": [
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"load_dir_cache"
]
]
],
"dump_dir_cache": [
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"dump_dir_cache"
]
]
],
"_discard_working_directory_changes": [
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"_discard_working_directory_changes"
]
]
],
"_move": [
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"_move"
]
]
],
"_save_file": [
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"_save_file"
]
]
],
"_save_dir": [
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"_save_dir"
]
]
],
"_fill_statuses": [
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"_fill_statuses"
]
]
],
"_get_chunks": [
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"_get_chunks"
]
]
],
"_process": [
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"_process"
]
]
],
"_cache_metadata_changed": [
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"_cache_metadata_changed"
]
]
],
"_log_missing_caches": [
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"_log_missing_caches"
]
]
],
"_unprotect_file": [
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"_unprotect_file"
]
]
],
"_unprotect_dir": [
[
"dvc/remote/local.py",
[
"RemoteLOCAL",
"_unprotect_dir"
]
]
],
"get_etag": [
[
"dvc/remote/s3.py",
[
"RemoteS3",
"get_etag"
]
]
],
"md5": [
[
"dvc/remote/ssh/__init__.py",
[
"RemoteSSH",
"md5"
]
],
[
"dvc/remote/ssh/connection.py",
[
"SSHConnection",
"md5"
]
]
],
"sizeof_fmt": [
[
"dvc/remote/ssh/connection.py",
[
"sizeof_fmt"
]
]
],
"percent_cb": [
[
"dvc/remote/ssh/connection.py",
[
"percent_cb"
]
]
],
"create_cb": [
[
"dvc/remote/ssh/connection.py",
[
"create_cb"
]
]
],
"_sftp_connect": [
[
"dvc/remote/ssh/connection.py",
[
"SSHConnection",
"_sftp_connect"
]
]
],
"close": [
[
"dvc/remote/ssh/connection.py",
[
"SSHConnection",
"close"
]
]
],
"file_exists": [
[
"dvc/remote/ssh/connection.py",
[
"SSHConnection",
"file_exists"
]
]
],
"isdir": [
[
"dvc/remote/ssh/connection.py",
[
"SSHConnection",
"isdir"
]
],
[
"dvc/scm/git/tree.py",
[
"GitTree",
"isdir"
]
],
[
"dvc/scm/tree.py",
[
"BaseTree",
"isdir"
]
],
[
"dvc/scm/tree.py",
[
"WorkingTree",
"isdir"
]
]
],
"isfile": [
[
"dvc/remote/ssh/connection.py",
[
"SSHConnection",
"isfile"
]
],
[
"dvc/scm/git/tree.py",
[
"GitTree",
"isfile"
]
],
[
"dvc/scm/tree.py",
[
"BaseTree",
"isfile"
]
],
[
"dvc/scm/tree.py",
[
"WorkingTree",
"isfile"
]
]
],
"islink": [
[
"dvc/remote/ssh/connection.py",
[
"SSHConnection",
"islink"
]
]
],
"makedirs": [
[
"dvc/remote/ssh/connection.py",
[
"SSHConnection",
"makedirs"
]
]
],
"walk_files": [
[
"dvc/remote/ssh/connection.py",
[
"SSHConnection",
"walk_files"
]
],
[
"dvc/utils/__init__.py",
[
"walk_files"
]
]
],
"execute": [
[
"dvc/remote/ssh/connection.py",
[
"SSHConnection",
"execute"
]
]
],
"cp": [
[
"dvc/remote/ssh/connection.py",
[
"SSHConnection",
"cp"
]
]
],
"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"
]
]
],
"check_dag": [
[
"dvc/repo/__init__.py",
[
"Repo",
"check_dag"
]
]
],
"_check_cyclic_graph": [
[
"dvc/repo/__init__.py",
[
"Repo",
"_check_cyclic_graph"
]
]
],
"_get_pipeline": [
[
"dvc/repo/__init__.py",
[
"Repo",
"_get_pipeline"
]
]
],
"_collect_dir_cache": [
[
"dvc/repo/__init__.py",
[
"Repo",
"_collect_dir_cache"
]
]
],
"_collect_used_cache": [
[
"dvc/repo/__init__.py",
[
"Repo",
"_collect_used_cache"
]
]
],
"used_cache": [
[
"dvc/repo/__init__.py",
[
"Repo",
"used_cache"
]
]
],
"graph": [
[
"dvc/repo/__init__.py",
[
"Repo",
"graph"
]
]
],
"pipelines": [
[
"dvc/repo/__init__.py",
[
"Repo",
"pipelines"
]
]
],
"filter_dirs": [
[
"dvc/repo/__init__.py",
[
"Repo",
"stages",
"for_root_dirs_files_in_",
"filter_dirs"
]
]
],
"stages": [
[
"dvc/repo/__init__.py",
[
"Repo",
"stages"
]
]
],
"active_stages": [
[
"dvc/repo/__init__.py",
[
"Repo",
"active_stages"
]
]
],
"find_outs_by_path": [
[
"dvc/repo/__init__.py",
[
"Repo",
"find_outs_by_path"
]
]
],
"is_dvc_internal": [
[
"dvc/repo/__init__.py",
[
"Repo",
"is_dvc_internal"
]
]
],
"add": [
[
"dvc/repo/add.py",
[
"add"
]
],
[
"dvc/repo/metrics/__init__.py",
[
"Metrics",
"add"
]
],
[
"dvc/repo/metrics/add.py",
[
"add"
]
],
[
"dvc/repo/tag/__init__.py",
[
"Tag",
"add"
]
],
[
"dvc/repo/tag/add.py",
[
"add"
]
],
[
"dvc/scm/base.py",
[
"Base",
"add"
]
],
[
"dvc/scm/git/__init__.py",
[
"Git",
"add"
]
]
],
"_find_all_targets": [
[
"dvc/repo/add.py",
[
"_find_all_targets"
]
]
],
"_create_stages": [
[
"dvc/repo/add.py",
[
"_create_stages"
]
]
],
"brancher": [
[
"dvc/repo/brancher.py",
[
"brancher"
]
]
],
"_cleanup_unused_links": [
[
"dvc/repo/checkout.py",
[
"_cleanup_unused_links"
]
]
],
"get_all_files_numbers": [
[
"dvc/repo/checkout.py",
[
"get_all_files_numbers"
]
]
],
"get_progress_callback": [
[
"dvc/repo/checkout.py",
[
"get_progress_callback"
]
]
],
"destroy": [
[
"dvc/repo/destroy.py",
[
"destroy"
]
]
],
"fetch": [
[
"dvc/repo/fetch.py",
[
"fetch"
]
],
[
"dvc/temp_git_repo.py",
[
"TempGitRepo",
"fetch"
]
],
[
"dvc/updater.py",
[
"Updater",
"fetch"
]
]
],
"_merge_cache_lists": [
[
"dvc/repo/gc.py",
[
"_merge_cache_lists"
]
]
],
"_load_all_used_cache": [
[
"dvc/repo/gc.py",
[
"_load_all_used_cache"
]
]
],
"_do_gc": [
[
"dvc/repo/gc.py",
[
"_do_gc"
]
]
],
"imp": [
[
"dvc/repo/imp.py",
[
"imp"
]
]
],
"_welcome_message": [
[
"dvc/repo/init.py",
[
"_welcome_message"
]
]
],
"install": [
[
"dvc/repo/install.py",
[
"install"
]
],
[
"dvc/scm/base.py",
[
"Base",
"install"
]
],
[
"dvc/scm/git/__init__.py",
[
"Git",
"install"
]
]
],
"modify": [
[
"dvc/repo/metrics/__init__.py",
[
"Metrics",
"modify"
]
],
[
"dvc/repo/metrics/modify.py",
[
"modify"
]
]
],
"_read_metric_json": [
[
"dvc/repo/metrics/show.py",
[
"_read_metric_json"
]
]
],
"_get_values": [
[
"dvc/repo/metrics/show.py",
[
"_get_values"
]
]
],
"_do_read_metric_xsv": [
[
"dvc/repo/metrics/show.py",
[
"_do_read_metric_xsv"
]
]
],
"_read_metric_hxsv": [
[
"dvc/repo/metrics/show.py",
[
"_read_metric_hxsv"
]
]
],
"_read_metric_xsv": [
[
"dvc/repo/metrics/show.py",
[
"_read_metric_xsv"
]
]
],
"_read_typed_metric": [
[
"dvc/repo/metrics/show.py",
[
"_read_typed_metric"
]
]
],
"_format_csv": [
[
"dvc/repo/metrics/show.py",
[
"_format_csv"
]
]
],
"_format_output": [
[
"dvc/repo/metrics/show.py",
[
"_format_output"
]
]
],
"_read_metric": [
[
"dvc/repo/metrics/show.py",
[
"_read_metric"
]
]
],
"_collect_metrics": [
[
"dvc/repo/metrics/show.py",
[
"_collect_metrics"
]
]
],
"_read_metrics_filesystem": [
[
"dvc/repo/metrics/show.py",
[
"_read_metrics_filesystem"
]
]
],
"_read_metrics": [
[
"dvc/repo/metrics/show.py",
[
"_read_metrics"
]
]
],
"_expand_target_path": [
[
"dvc/repo/move.py",
[
"_expand_target_path"
]
]
],
"all_addresses": [
[
"dvc/repo/pkg.py",
[
"PackageParams",
"all_addresses"
]
]
],
"read_packages": [
[
"dvc/repo/pkg.py",
[
"PackageManager",
"read_packages"
]
]
],
"get_package": [
[
"dvc/repo/pkg.py",
[
"PackageManager",
"get_package"
]
]
],
"install_or_update": [
[
"dvc/repo/pkg.py",
[
"Package",
"install_or_update"
]
],
[
"dvc/repo/pkg.py",
[
"GitPackage",
"install_or_update"
]
]
],
"is_in_root": [
[
"dvc/repo/pkg.py",
[
"Package",
"is_in_root"
]
]
],
"persist_stage_and_scm_state": [
[
"dvc/repo/pkg.py",
[
"GitPackage",
"persist_stage_and_scm_state"
]
]
],
"create_module_dir": [
[
"dvc/repo/pkg.py",
[
"GitPackage",
"create_module_dir"
]
]
],
"get_dvc_file_name": [
[
"dvc/repo/pkg.py",
[
"GitPackage",
"get_dvc_file_name"
]
]
],
"install_pkg": [
[
"dvc/repo/pkg.py",
[
"install_pkg"
]
]
],
"_reproduce_stage": [
[
"dvc/repo/reproduce.py",
[
"_reproduce_stage"
]
]
],
"reproduce": [
[
"dvc/repo/reproduce.py",
[
"reproduce"
]
],
[
"dvc/stage.py",
[
"Stage",
"reproduce"
]
]
],
"_reproduce": [
[
"dvc/repo/reproduce.py",
[
"_reproduce"
]
]
],
"_reproduce_stages": [
[
"dvc/repo/reproduce.py",
[
"_reproduce_stages"
]
]
],
"scm_context": [
[
"dvc/repo/scm_context.py",
[
"scm_context"
]
]
],
"_local_status": [
[
"dvc/repo/status.py",
[
"_local_status"
]
]
],
"_cloud_status": [
[
"dvc/repo/status.py",
[
"_cloud_status"
]
]
],
"list": [
[
"dvc/repo/tag/__init__.py",
[
"Tag",
"list"
]
],
[
"dvc/repo/tag/list.py",
[
"list"
]
]
],
"SCM": [
[
"dvc/scm/__init__.py",
[
"SCM"
]
]
],
"dir": [
[
"dvc/scm/base.py",
[
"Base",
"dir"
]
],
[
"dvc/scm/git/__init__.py",
[
"Git",
"dir"
]
]
],
"is_repo": [
[
"dvc/scm/base.py",
[
"Base",
"is_repo"
]
],
[
"dvc/scm/git/__init__.py",
[
"Git",
"is_repo"
]
]
],
"is_submodule": [
[
"dvc/scm/base.py",
[
"Base",
"is_submodule"
]
],
[
"dvc/scm/git/__init__.py",
[
"Git",
"is_submodule"
]
]
],
"ignore": [
[
"dvc/scm/base.py",
[
"Base",
"ignore"
]
],
[
"dvc/scm/git/__init__.py",
[
"Git",
"ignore"
]
]
],
"ignore_remove": [
[
"dvc/scm/base.py",
[
"Base",
"ignore_remove"
]
],
[
"dvc/scm/git/__init__.py",
[
"Git",
"ignore_remove"
]
]
],
"ignore_file": [
[
"dvc/scm/base.py",
[
"Base",
"ignore_file"
]
],
[
"dvc/scm/git/__init__.py",
[
"Git",
"ignore_file"
]
]
],
"ignore_list": [
[
"dvc/scm/base.py",
[
"Base",
"ignore_list"
]
]
],
"branch": [
[
"dvc/scm/base.py",
[
"Base",
"branch"
]
],
[
"dvc/scm/git/__init__.py",
[
"Git",
"branch"
]
]
],
"tag": [
[
"dvc/scm/base.py",
[
"Base",
"tag"
]
],
[
"dvc/scm/git/__init__.py",
[
"Git",
"tag"
]
]
],
"untracked_files": [
[
"dvc/scm/base.py",
[
"Base",
"untracked_files"
]
],
[
"dvc/scm/git/__init__.py",
[
"Git",
"untracked_files"
]
]
],
"is_tracked": [
[
"dvc/scm/base.py",
[
"Base",
"is_tracked"
]
],
[
"dvc/scm/git/__init__.py",
[
"Git",
"is_tracked"
]
]
],
"is_dirty": [
[
"dvc/scm/base.py",
[
"Base",
"is_dirty"
]
],
[
"dvc/scm/git/__init__.py",
[
"Git",
"is_dirty"
]
]
],
"active_branch": [
[
"dvc/scm/base.py",
[
"Base",
"active_branch"
]
],
[
"dvc/scm/git/__init__.py",
[
"Git",
"active_branch"
]
]
],
"list_branches": [
[
"dvc/scm/base.py",
[
"Base",
"list_branches"
]
],
[
"dvc/scm/git/__init__.py",
[
"Git",
"list_branches"
]
]
],
"list_tags": [
[
"dvc/scm/base.py",
[
"Base",
"list_tags"
]
],
[
"dvc/scm/git/__init__.py",
[
"Git",
"list_tags"
]
]
],
"cleanup_ignores": [
[
"dvc/scm/base.py",
[
"Base",
"cleanup_ignores"
]
],
[
"dvc/scm/git/__init__.py",
[
"Git",
"cleanup_ignores"
]
]
],
"reset_ignores": [
[
"dvc/scm/base.py",
[
"Base",
"reset_ignores"
]
],
[
"dvc/scm/git/__init__.py",
[
"Git",
"reset_ignores"
]
]
],
"remind_to_track": [
[
"dvc/scm/base.py",
[
"Base",
"remind_to_track"
]
],
[
"dvc/scm/git/__init__.py",
[
"Git",
"remind_to_track"
]
]
],
"track_file": [
[
"dvc/scm/base.py",
[
"Base",
"track_file"
]
],
[
"dvc/scm/git/__init__.py",
[
"Git",
"track_file"
]
]
],
"belongs_to_scm": [
[
"dvc/scm/base.py",
[
"Base",
"belongs_to_scm"
]
],
[
"dvc/scm/git/__init__.py",
[
"Git",
"belongs_to_scm"
]
]
],
"_get_git_dir": [
[
"dvc/scm/git/__init__.py",
[
"Git",
"_get_git_dir"
]
]
],
"_get_gitignore": [
[
"dvc/scm/git/__init__.py",
[
"Git",
"_get_gitignore"
]
]
],
"_add_entry_to_gitignore": [
[
"dvc/scm/git/__init__.py",
[
"Git",
"_add_entry_to_gitignore"
]
]
],
"_install_hook": [
[
"dvc/scm/git/__init__.py",
[
"Git",
"_install_hook"
]
]
],
"get_tree": [
[
"dvc/scm/git/__init__.py",
[
"Git",
"get_tree"
]
]
],
"open": [
[
"dvc/scm/git/tree.py",
[
"GitTree",
"open"
]
],
[
"dvc/scm/tree.py",
[
"BaseTree",
"open"
]
],
[
"dvc/scm/tree.py",
[
"WorkingTree",
"open"
]
]
],
"_is_tree_and_contains": [
[
"dvc/scm/git/tree.py",
[
"GitTree",
"_is_tree_and_contains"
]
]
],
"git_object_by_path": [
[
"dvc/scm/git/tree.py",
[
"GitTree",
"git_object_by_path"
]
]
],
"_walk": [
[
"dvc/scm/git/tree.py",
[
"GitTree",
"_walk"
]
]
],
"walk": [
[
"dvc/scm/git/tree.py",
[
"GitTree",
"walk"
]
],
[
"dvc/scm/tree.py",
[
"BaseTree",
"walk"
]
],
[
"dvc/scm/tree.py",
[
"WorkingTree",
"walk"
]
]
],
"onerror": [
[
"dvc/scm/tree.py",
[
"WorkingTree",
"walk",
"onerror"
]
]
],
"relpath": [
[
"dvc/stage.py",
[
"Stage",
"relpath"
]
]
],
"is_data_source": [
[
"dvc/stage.py",
[
"Stage",
"is_data_source"
]
]
],
"is_valid_filename": [
[
"dvc/stage.py",
[
"Stage",
"is_valid_filename"
]
]
],
"is_stage_file": [
[
"dvc/stage.py",
[
"Stage",
"is_stage_file"
]
]
],
"changed_md5": [
[
"dvc/stage.py",
[
"Stage",
"changed_md5"
]
]
],
"is_callback": [
[
"dvc/stage.py",
[
"Stage",
"is_callback"
]
]
],
"is_import": [
[
"dvc/stage.py",
[
"Stage",
"is_import"
]
]
],
"_changed_deps": [
[
"dvc/stage.py",
[
"Stage",
"_changed_deps"
]
]
],
"_changed_outs": [
[
"dvc/stage.py",
[
"Stage",
"_changed_outs"
]
]
],
"_changed_md5": [
[
"dvc/stage.py",
[
"Stage",
"_changed_md5"
]
]
],
"remove_outs": [
[
"dvc/stage.py",
[
"Stage",
"remove_outs"
]
]
],
"unprotect_outs": [
[
"dvc/stage.py",
[
"Stage",
"unprotect_outs"
]
]
],
"validate": [
[
"dvc/stage.py",
[
"Stage",
"validate"
]
]
],
"_stage_fname": [
[
"dvc/stage.py",
[
"Stage",
"_stage_fname"
]
]
],
"_expand_to_path_on_add_local": [
[
"dvc/stage.py",
[
"Stage",
"_expand_to_path_on_add_local"
]
]
],
"_check_stage_path": [
[
"dvc/stage.py",
[
"Stage",
"_check_stage_path"
]
]
],
"is_cached": [
[
"dvc/stage.py",
[
"Stage",
"is_cached"
]
]
],
"create": [
[
"dvc/stage.py",
[
"Stage",
"create"
]
],
[
"tests/basic_env.py",
[
"TestDirFixture",
"create"
]
]
],
"_fill_stage_outputs": [
[
"dvc/stage.py",
[
"Stage",
"_fill_stage_outputs"
]
]
],
"_check_dvc_filename": [
[
"dvc/stage.py",
[
"Stage",
"_check_dvc_filename"
]
]
],
"_check_file_exists": [
[
"dvc/stage.py",
[
"Stage",
"_check_file_exists"
]
]
],
"_check_isfile": [
[
"dvc/stage.py",
[
"Stage",
"_check_isfile"
]
]
],
"_get_path_tag": [
[
"dvc/stage.py",
[
"Stage",
"_get_path_tag"
]
]
],
"_compute_md5": [
[
"dvc/stage.py",
[
"Stage",
"_compute_md5"
]
]
],
"_changed_entries": [
[
"dvc/stage.py",
[
"Stage",
"_changed_entries"
]
]
],
"check_can_commit": [
[
"dvc/stage.py",
[
"Stage",
"check_can_commit"
]
]
],
"_check_missing_deps": [
[
"dvc/stage.py",
[
"Stage",
"_check_missing_deps"
]
]
],
"_warn_if_fish": [
[
"dvc/stage.py",
[
"Stage",
"_warn_if_fish"
]
]
],
"_check_circular_dependency": [
[
"dvc/stage.py",
[
"Stage",
"_check_circular_dependency"
]
]
],
"_check_duplicated_arguments": [
[
"dvc/stage.py",
[
"Stage",
"_check_duplicated_arguments"
]
]
],
"check_missing_outputs": [
[
"dvc/stage.py",
[
"Stage",
"check_missing_outputs"
]
]
],
"_status": [
[
"dvc/stage.py",
[
"Stage",
"_status"
]
]
],
"_already_cached": [
[
"dvc/stage.py",
[
"Stage",
"_already_cached"
]
]
],
"get_all_files_number": [
[
"dvc/stage.py",
[
"Stage",
"get_all_files_number"
]
]
],
"_file_metadata_changed": [
[
"dvc/state.py",
[
"_file_metadata_changed"
]
]
],
"_collect": [
[
"dvc/state.py",
[
"State",
"_collect"
]
]
],
"_execute": [
[
"dvc/state.py",
[
"State",
"_execute"
]
]
],
"_fetchall": [
[
"dvc/state.py",
[
"State",
"_fetchall"
]
]
],
"_to_sqlite": [
[
"dvc/state.py",
[
"State",
"_to_sqlite"
]
]
],
"_from_sqlite": [
[
"dvc/state.py",
[
"State",
"_from_sqlite"
]
]
],
"_prepare_db": [
[
"dvc/state.py",
[
"State",
"_prepare_db"
]
]
],
"_vacuum": [
[
"dvc/state.py",
[
"State",
"_vacuum"
]
]
],
"_do_update": [
[
"dvc/state.py",
[
"State",
"_do_update"
]
]
],
"_update_existing_state_record": [
[
"dvc/state.py",
[
"State",
"_update_existing_state_record"
]
]
],
"_update_state_record_timestamp_for_inode": [
[
"dvc/state.py",
[
"State",
"_update_state_record_timestamp_for_inode"
]
]
],
"_update_state_for_path_changed": [
[
"dvc/state.py",
[
"State",
"_update_state_for_path_changed"
]
]
],
"_insert_new_state_record": [
[
"dvc/state.py",
[
"State",
"_insert_new_state_record"
]
]
],
"get_state_record_for_inode": [
[
"dvc/state.py",
[
"State",
"get_state_record_for_inode"
]
]
],
"update_info": [
[
"dvc/state.py",
[
"State",
"update_info"
]
]
],
"update_link": [
[
"dvc/state.py",
[
"State",
"update_link"
]
]
],
"remove_unused_links": [
[
"dvc/state.py",
[
"State",
"remove_unused_links"
]
]
],
"_update_cache_directory_state": [
[
"dvc/state.py",
[
"State",
"_update_cache_directory_state"
]
]
],
"is_unix": [
[
"dvc/system.py",
[
"System",
"is_unix"
]
]
],
"hardlink": [
[
"dvc/system.py",
[
"System",
"hardlink"
]
]
],
"symlink": [
[
"dvc/system.py",
[
"System",
"symlink"
]
]
],
"_reflink_darwin": [
[
"dvc/system.py",
[
"System",
"_reflink_darwin"
]
]
],
"_reflink_windows": [
[
"dvc/system.py",
[
"System",
"_reflink_windows"
]
]
],
"_reflink_linux": [
[
"dvc/system.py",
[
"System",
"_reflink_linux"
]
]
],
"reflink": [
[
"dvc/system.py",
[
"System",
"reflink"
]
]
],
"getdirinfo": [
[
"dvc/system.py",
[
"System",
"getdirinfo"
]
]
],
"inode": [
[
"dvc/system.py",
[
"System",
"inode"
]
]
],
"_wait_for_input_windows": [
[
"dvc/system.py",
[
"System",
"_wait_for_input_windows"
]
]
],
"_wait_for_input_posix": [
[
"dvc/system.py",
[
"System",
"_wait_for_input_posix"
]
]
],
"wait_for_input": [
[
"dvc/system.py",
[
"System",
"wait_for_input"
]
]
],
"is_symlink": [
[
"dvc/system.py",
[
"System",
"is_symlink"
]
]
],
"is_hardlink": [
[
"dvc/system.py",
[
"System",
"is_hardlink"
]
]
],
"_reset_state": [
[
"dvc/temp_git_repo.py",
[
"TempGitRepo",
"_reset_state"
]
]
],
"_set_state": [
[
"dvc/temp_git_repo.py",
[
"TempGitRepo",
"_set_state"
]
]
],
"is_state_set": [
[
"dvc/temp_git_repo.py",
[
"TempGitRepo",
"is_state_set"
]
]
],
"_clone_to_temp_dir": [
[
"dvc/temp_git_repo.py",
[
"TempGitRepo",
"_clone_to_temp_dir"
]
]
],
"_remove_git_files_and_dirs": [
[
"dvc/temp_git_repo.py",
[
"TempGitRepo",
"_remove_git_files_and_dirs"
]
]
],
"_clean_mod_temp_dir": [
[
"dvc/temp_git_repo.py",
[
"TempGitRepo",
"_clean_mod_temp_dir"
]
]
],
"_read_outputs": [
[
"dvc/temp_git_repo.py",
[
"TempGitRepo",
"_read_outputs"
]
]
],
"persist_to": [
[
"dvc/temp_git_repo.py",
[
"TempGitRepo",
"persist_to"
]
]
],
"_move_all_cache_files": [
[
"dvc/temp_git_repo.py",
[
"TempGitRepo",
"_move_all_cache_files"
]
]
],
"_is_outdated_file": [
[
"dvc/updater.py",
[
"Updater",
"_is_outdated_file"
]
]
],
"_with_lock": [
[
"dvc/updater.py",
[
"Updater",
"_with_lock"
]
]
],
"check": [
[
"dvc/updater.py",
[
"Updater",
"check"
]
]
],
"_check": [
[
"dvc/updater.py",
[
"Updater",
"_check"
]
],
[
"tests/test_repo.py",
[
"TestCollect",
"_check"
]
]
],
"_get_latest_version": [
[
"dvc/updater.py",
[
"Updater",
"_get_latest_version"
]
]
],
"_is_outdated": [
[
"dvc/updater.py",
[
"Updater",
"_is_outdated"
]
]
],
"_notify": [
[
"dvc/updater.py",
[
"Updater",
"_notify"
]
]
],
"_get_update_instructions": [
[
"dvc/updater.py",
[
"Updater",
"_get_update_instructions"
]
]
],
"_get_linux": [
[
"dvc/updater.py",
[
"Updater",
"_get_linux"
]
]
],
"_get_darwin": [
[
"dvc/updater.py",
[
"Updater",
"_get_darwin"
]
]
],
"_get_windows": [
[
"dvc/updater.py",
[
"Updater",
"_get_windows"
]
]
],
"_get_package_manager": [
[
"dvc/updater.py",
[
"Updater",
"_get_package_manager"
]
]
],
"dos2unix": [
[
"dvc/utils/__init__.py",
[
"dos2unix"
]
]
],
"file_md5": [
[
"dvc/utils/__init__.py",
[
"file_md5"
]
]
],
"bytes_md5": [
[
"dvc/utils/__init__.py",
[
"bytes_md5"
]
]
],
"dict_filter": [
[
"dvc/utils/__init__.py",
[
"dict_filter"
]
]
],
"dict_md5": [
[
"dvc/utils/__init__.py",
[
"dict_md5"
]
]
],
"copyfile": [
[
"dvc/utils/__init__.py",
[
"copyfile"
]
]
],
"_chmod": [
[
"dvc/utils/__init__.py",
[
"remove",
"_chmod"
]
]
],
"to_chunks": [
[
"dvc/utils/__init__.py",
[
"to_chunks"
]
]
],
"is_binary": [
[
"dvc/utils/__init__.py",
[
"is_binary"
]
]
],
"fix_env": [
[
"dvc/utils/__init__.py",
[
"fix_env"
]
]
],
"convert_to_unicode": [
[
"dvc/utils/__init__.py",
[
"convert_to_unicode"
]
]
],
"tmp_fname": [
[
"dvc/utils/__init__.py",
[
"tmp_fname"
]
]
],
"current_timestamp": [
[
"dvc/utils/__init__.py",
[
"current_timestamp"
]
]
],
"load_stage_file": [
[
"dvc/utils/__init__.py",
[
"load_stage_file"
]
],
[
"tests/utils/__init__.py",
[
"load_stage_file"
]
]
],
"load_stage_file_fobj": [
[
"dvc/utils/__init__.py",
[
"load_stage_file_fobj"
]
]
],
"no_code": [
[
"dvc/utils/compat.py",
[
"no_code"
]
]
],
"encode": [
[
"dvc/utils/compat.py",
[
"encode"
]
]
],
"csv_reader": [
[
"dvc/utils/compat.py",
[
"csv_reader"
]
]
],
"utf_8_encoder": [
[
"dvc/utils/compat.py",
[
"utf_8_encoder"
]
]
],
"cast_bytes": [
[
"dvc/utils/compat.py",
[
"cast_bytes"
]
]
],
"_makedirs": [
[
"dvc/utils/compat.py",
[
"_makedirs"
]
]
],
"get_inode": [
[
"dvc/utils/fs.py",
[
"get_inode"
]
]
],
"get_mtime_and_size": [
[
"dvc/utils/fs.py",
[
"get_mtime_and_size"
]
]
],
"contains_symlink_up_to": [
[
"dvc/utils/fs.py",
[
"contains_symlink_up_to"
]
]
],
"_pushd": [
[
"tests/basic_env.py",
[
"TestDirFixture",
"_pushd"
]
]
],
"_popd": [
[
"tests/basic_env.py",
[
"TestDirFixture",
"_popd"
]
]
],
"mkdtemp": [
[
"tests/basic_env.py",
[
"TestDirFixture",
"mkdtemp"
]
]
],
"setUp": [
[
"tests/basic_env.py",
[
"TestDirFixture",
"setUp"
]
],
[
"tests/basic_env.py",
[
"TestGitFixture",
"setUp"
]
],
[
"tests/basic_env.py",
[
"TestGitSubmoduleFixture",
"setUp"
]
],
[
"tests/basic_env.py",
[
"TestDvcFixture",
"setUp"
]
],
[
"tests/basic_env.py",
[
"TestDvcGitInitializedFixture",
"setUp"
]
],
[
"tests/basic_env.py",
[
"TestDvcDataFileFixture",
"setUp"
]
],
[
"tests/test_cache.py",
[
"TestCache",
"setUp"
]
],
[
"tests/test_checkout.py",
[
"TestCheckout",
"setUp"
]
],
[
"tests/test_checkout.py",
[
"TestCheckoutShouldHaveSelfClearingProgressBar",
"setUp"
]
],
[
"tests/test_data_cloud.py",
[
"TestShouldWarnOnNoChecksumInLocalAndRemoteCache",
"setUp"
]
],
[
"tests/test_gc.py",
[
"TestGC",
"setUp"
]
],
[
"tests/test_gc.py",
[
"TestGCMultipleDvcRepos",
"setUp"
]
],
[
"tests/test_import.py",
[
"TestShouldRemoveOutsBeforeImport",
"setUp"
]
],
[
"tests/test_logger.py",
[
"TestLogger",
"setUp"
]
],
[
"tests/test_metrics.py",
[
"TestMetrics",
"setUp"
]
],
[
"tests/test_metrics.py",
[
"TestMetricsRecursive",
"setUp"
]
],
[
"tests/test_pipeline.py",
[
"TestPipelineShowSingle",
"setUp"
]
],
[
"tests/test_pipeline.py",
[
"TestPipelineShow",
"setUp"
]
],
[
"tests/test_pipeline.py",
[
"TestPipelineShowDeep",
"setUp"
]
],
[
"tests/test_pkg.py",
[
"TestPkgBasic",
"setUp"
]
],
[
"tests/test_repo.py",
[
"TestCollect",
"setUp"
]
],
[
"tests/test_repro.py",
[
"TestRepro",
"setUp"
]
],
[
"tests/test_repro.py",
[
"TestReproChangedDeepData",
"setUp"
]
],
[
"tests/test_repro.py",
[
"TestReproPipelines",
"setUp"
]
],
[
"tests/test_repro.py",
[
"TestReproExternalLOCAL",
"setUp"
]
],
[
"tests/test_run.py",
[
"TestRunDeterministicBase",
"setUp"
]
],
[
"tests/test_tree.py",
[
"TestWorkingTree",
"setUp"
]
],
[
"tests/test_tree.py",
[
"TestGitTree",
"setUp"
]
],
[
"tests/unit/scm/test_scm.py",
[
"TestScmContext",
"setUp"
]
]
],
"tearDown": [
[
"tests/basic_env.py",
[
"TestDirFixture",
"tearDown"
]
],
[
"tests/test_logger.py",
[
"TestLogger",
"tearDown"
]
]
],
"test": [
[
"tests/test_add.py",
[
"TestAdd",
"test"
]
],
[
"tests/test_add.py",
[
"TestAddUnupportedFile",
"test"
]
],
[
"tests/test_add.py",
[
"TestAddDirectory",
"test"
]
],
[
"tests/test_add.py",
[
"TestAddDirectoryRecursive",
"test"
]
],
[
"tests/test_add.py",
[
"TestAddCmdDirectoryRecursive",
"test"
]
],
[
"tests/test_add.py",
[
"TestAddDirectoryWithForwardSlash",
"test"
]
],
[
"tests/test_add.py",
[
"TestAddTrackedFile",
"test"
]
],
[
"tests/test_add.py",
[
"TestAddDirWithExistingCache",
"test"
]
],
[
"tests/test_add.py",
[
"TestAddModifiedDir",
"test"
]
],
[
"tests/test_add.py",
[
"TestAddFileInDir",
"test"
]
],
[
"tests/test_add.py",
[
"TestAddExternalLocalFile",
"test"
]
],
[
"tests/test_add.py",
[
"TestAddLocalRemoteFile",
"test"
]
],
[
"tests/test_add.py",
[
"TestCmdAdd",
"test"
]
],
[
"tests/test_add.py",
[
"TestShouldUpdateStateEntryForFileAfterAdd",
"test"
]
],
[
"tests/test_add.py",
[
"TestShouldUpdateStateEntryForDirectoryAfterAdd",
"test"
]
],
[
"tests/test_add.py",
[
"TestAddCommit",
"test"
]
],
[
"tests/test_add.py",
[
"TestShouldNotCheckCacheForDirIfCacheMetadataDidNotChange",
"test"
]
],
[
"tests/test_add.py",
[
"TestShouldCollectDirCacheOnlyOnce",
"test"
]
],
[
"tests/test_add.py",
[
"TestShouldAddDataFromExternalSymlink",
"test"
]
],
[
"tests/test_add.py",
[
"TestShouldAddDataFromInternalSymlink",
"test"
]
],
[
"tests/test_add.py",
[
"TestShouldPlaceStageInDataDirIfRepositoryBelowSymlink",
"test"
]
],
[
"tests/test_add.py",
[
"TestShouldThrowProperExceptionOnCorruptedStageFile",
"test"
]
],
[
"tests/test_add.py",
[
"TestAddFilename",
"test"
]
],
[
"tests/test_add.py",
[
"TestShouldCleanUpAfterFailedAdd",
"test"
]
],
[
"tests/test_add.py",
[
"TestShouldNotTrackGitInternalFiles",
"test"
]
],
[
"tests/test_analytics.py",
[
"TestAnalytics",
"test"
]
],
[
"tests/test_cache.py",
[
"TestCacheLoadBadDirCache",
"test"
]
],
[
"tests/test_cache.py",
[
"TestExternalCacheDir",
"test"
]
],
[
"tests/test_cache.py",
[
"TestSharedCacheDir",
"test"
]
],
[
"tests/test_cache.py",
[
"TestCacheLinkType",
"test"
]
],
[
"tests/test_cache.py",
[
"TestCmdCacheDir",
"test"
]
],
[
"tests/test_checkout.py",
[
"TestCheckout",
"test"
]
],
[
"tests/test_checkout.py",
[
"TestCheckoutSingleStage",
"test"
]
],
[
"tests/test_checkout.py",
[
"TestCheckoutCorruptedCacheFile",
"test"
]
],
[
"tests/test_checkout.py",
[
"TestCheckoutCorruptedCacheDir",
"test"
]
],
[
"tests/test_checkout.py",
[
"TestCmdCheckout",
"test"
]
],
[
"tests/test_checkout.py",
[
"TestRemoveFilesWhenCheckout",
"test"
]
],
[
"tests/test_checkout.py",
[
"TestCheckoutCleanWorkingDir",
"test"
]
],
[
"tests/test_checkout.py",
[
"TestCheckoutSelectiveRemove",
"test"
]
],
[
"tests/test_checkout.py",
[
"TestGitIgnoreBasic",
"test"
]
],
[
"tests/test_checkout.py",
[
"TestGitIgnoreWhenCheckout",
"test"
]
],
[
"tests/test_checkout.py",
[
"TestCheckoutMissingMd5InStageFile",
"test"
]
],
[
"tests/test_checkout.py",
[
"TestCheckoutEmptyDir",
"test"
]
],
[
"tests/test_checkout.py",
[
"TestCheckoutNotCachedFile",
"test"
]
],
[
"tests/test_checkout.py",
[
"TestCheckoutWithDeps",
"test"
]
],
[
"tests/test_checkout.py",
[
"TestCheckoutDirectory",
"test"
]
],
[
"tests/test_checkout.py",
[
"TestCheckoutHook",
"test"
]
],
[
"tests/test_checkout.py",
[
"TestCheckoutSuggestGit",
"test"
]
],
[
"tests/test_checkout.py",
[
"TestCheckoutShouldHaveSelfClearingProgressBar",
"test"
]
],
[
"tests/test_checkout.py",
[
"TestCheckoutTargetRecursiveShouldNotRemoveOtherUsedFiles",
"test"
]
],
[
"tests/test_checkout.py",
[
"TestCheckoutRecursiveNotDirectory",
"test"
]
],
[
"tests/test_cli.py",
[
"TestArgParse",
"test"
]
],
[
"tests/test_cli.py",
[
"TestRun",
"test"
]
],
[
"tests/test_cli.py",
[
"TestPull",
"test"
]
],
[
"tests/test_cli.py",
[
"TestPush",
"test"
]
],
[
"tests/test_cli.py",
[
"TestStatus",
"test"
]
],
[
"tests/test_cli.py",
[
"TestRepro",
"test"
]
],
[
"tests/test_cli.py",
[
"TestRemove",
"test"
]
],
[
"tests/test_cli.py",
[
"TestAdd",
"test"
]
],
[
"tests/test_cli.py",
[
"TestGC",
"test"
]
],
[
"tests/test_cli.py",
[
"TestGCMultipleDvcRepos",
"test"
]
],
[
"tests/test_cli.py",
[
"TestConfig",
"test"
]
],
[
"tests/test_cli.py",
[
"TestCheckout",
"test"
]
],
[
"tests/test_cli.py",
[
"TestFindRoot",
"test"
]
],
[
"tests/test_commit.py",
[
"TestCommitRecursive",
"test"
]
],
[
"tests/test_commit.py",
[
"TestCommitForce",
"test"
]
],
[
"tests/test_commit.py",
[
"TestCommitWithDeps",
"test"
]
],
[
"tests/test_commit.py",
[
"TestCommitChangedMd5",
"test"
]
],
[
"tests/test_config.py",
[
"TestConfigCLI",
"test"
]
],
[
"tests/test_data_cloud.py",
[
"TestDataCloud",
"test"
]
],
[
"tests/test_data_cloud.py",
[
"TestDataCloudBase",
"test"
]
],
[
"tests/test_data_cloud.py",
[
"TestRemoteLOCAL",
"test"
]
],
[
"tests/test_data_cloud.py",
[
"TestDataCloudCLIBase",
"test"
]
],
[
"tests/test_data_cloud.py",
[
"TestWarnOnOutdatedStage",
"test"
]
],
[
"tests/test_data_cloud.py",
[
"TestRecursiveSyncOperations",
"test"
]
],
[
"tests/test_data_cloud.py",
[
"TestCheckSumRecalculation",
"test"
]
],
[
"tests/test_data_cloud.py",
[
"TestShouldWarnOnNoChecksumInLocalAndRemoteCache",
"test"
]
],
[
"tests/test_destroy.py",
[
"TestDestroyNoConfirmation",
"test"
]
],
[
"tests/test_destroy.py",
[
"TestDestroyForce",
"test"
]
],
[
"tests/test_gc.py",
[
"TestGCBranchesTags",
"test"
]
],
[
"tests/test_gc.py",
[
"TestGCMultipleDvcRepos",
"test"
]
],
[
"tests/test_import.py",
[
"TestCmdImport",
"test"
]
],
[
"tests/test_import.py",
[
"TestDefaultOutput",
"test"
]
],
[
"tests/test_import.py",
[
"TestFailedImportMessage",
"test"
]
],
[
"tests/test_import.py",
[
"TestShouldResumeDownload",
"test"
]
],
[
"tests/test_import.py",
[
"TestShouldNotResumeDownload",
"test"
]
],
[
"tests/test_import.py",
[
"TestShouldRemoveOutsBeforeImport",
"test"
]
],
[
"tests/test_init.py",
[
"TestDoubleInit",
"test"
]
],
[
"tests/test_install.py",
[
"TestInstall",
"test"
]
],
[
"tests/test_metrics.py",
[
"TestMetricsRecursive",
"test"
]
],
[
"tests/test_metrics.py",
[
"TestMetricsReproCLI",
"test"
]
],
[
"tests/test_metrics.py",
[
"TestMetricsCLI",
"test"
]
],
[
"tests/test_metrics.py",
[
"TestNoMetrics",
"test"
]
],
[
"tests/test_move.py",
[
"TestMove",
"test"
]
],
[
"tests/test_move.py",
[
"TestMoveNonExistentFile",
"test"
]
],
[
"tests/test_move.py",
[
"TestMoveDirectory",
"test"
]
],
[
"tests/test_move.py",
[
"TestCmdMove",
"test"
]
],
[
"tests/test_move.py",
[
"TestMoveNotDataSource",
"test"
]
],
[
"tests/test_move.py",
[
"TestMoveFileWithExtension",
"test"
]
],
[
"tests/test_move.py",
[
"TestMoveFileToDirectory",
"test"
]
],
[
"tests/test_move.py",
[
"TestMoveFileToDirectoryWithoutSpecifiedTargetName",
"test"
]
],
[
"tests/test_move.py",
[
"TestMoveDirectoryShouldNotOverwriteExisting",
"test"
]
],
[
"tests/test_move.py",
[
"TestMoveFileBetweenDirectories",
"test"
]
],
[
"tests/test_move.py",
[
"TestMoveFileInsideDirectory",
"test"
]
],
[
"tests/test_output.py",
[
"TestOutScheme",
"test"
]
],
[
"tests/test_pipeline.py",
[
"TestPipelineShowSingle",
"test"
]
],
[
"tests/test_pipeline.py",
[
"TestPipelineShow",
"test"
]
],
[
"tests/test_pipeline.py",
[
"TestPipelineShowDeep",
"test"
]
],
[
"tests/test_pipeline.py",
[
"TestPipelineListEmpty",
"test"
]
],
[
"tests/test_pipeline.py",
[
"TestPipelineListSingle",
"test"
]
],
[
"tests/test_remote.py",
[
"TestRemote",
"test"
]
],
[
"tests/test_remote.py",
[
"TestRemoteRemoveDefault",
"test"
]
],
[
"tests/test_remote.py",
[
"TestRemoteRemove",
"test"
]
],
[
"tests/test_remote.py",
[
"TestRemoteDefault",
"test"
]
],
[
"tests/test_remote.py",
[
"TestRemoteShouldHandleUppercaseRemoteName",
"test"
]
],
[
"tests/test_remove.py",
[
"TestRemove",
"test"
]
],
[
"tests/test_remove.py",
[
"TestRemoveNonExistentFile",
"test"
]
],
[
"tests/test_remove.py",
[
"TestRemoveDirectory",
"test"
]
],
[
"tests/test_remove.py",
[
"TestCmdRemove",
"test"
]
],
[
"tests/test_remove.py",
[
"TestRemovePurge",
"test"
]
],
[
"tests/test_repo.py",
[
"TestCollect",
"test"
]
],
[
"tests/test_repro.py",
[
"TestReproFail",
"test"
]
],
[
"tests/test_repro.py",
[
"TestReproCyclicGraph",
"test"
]
],
[
"tests/test_repro.py",
[
"TestReproWorkingDirectoryAsOutput",
"test"
]
],
[
"tests/test_repro.py",
[
"TestReproDepUnderDir",
"test"
]
],
[
"tests/test_repro.py",
[
"TestReproDepDirWithOutputsUnderIt",
"test"
]
],
[
"tests/test_repro.py",
[
"TestReproNoDeps",
"test"
]
],
[
"tests/test_repro.py",
[
"TestReproForce",
"test"
]
],
[
"tests/test_repro.py",
[
"TestReproChangedCode",
"test"
]
],
[
"tests/test_repro.py",
[
"TestReproChangedData",
"test"
]
],
[
"tests/test_repro.py",
[
"TestReproDry",
"test"
]
],
[
"tests/test_repro.py",
[
"TestReproUpToDate",
"test"
]
],
[
"tests/test_repro.py",
[
"TestReproDryNoExec",
"test"
]
],
[
"tests/test_repro.py",
[
"TestReproChangedDeepData",
"test"
]
],
[
"tests/test_repro.py",
[
"TestReproIgnoreBuildCache",
"test"
]
],
[
"tests/test_repro.py",
[
"TestReproPipeline",
"test"
]
],
[
"tests/test_repro.py",
[
"TestReproPipelines",
"test"
]
],
[
"tests/test_repro.py",
[
"TestReproLocked",
"test"
]
],
[
"tests/test_repro.py",
[
"TestReproLockedCallback",
"test"
]
],
[
"tests/test_repro.py",
[
"TestReproLockedUnchanged",
"test"
]
],
[
"tests/test_repro.py",
[
"TestReproMetricsAddUnchanged",
"test"
]
],
[
"tests/test_repro.py",
[
"TestReproPhony",
"test"
]
],
[
"tests/test_repro.py",
[
"TestNonExistingOutput",
"test"
]
],
[
"tests/test_repro.py",
[
"TestReproDataSource",
"test"
]
],
[
"tests/test_repro.py",
[
"TestReproChangedDir",
"test"
]
],
[
"tests/test_repro.py",
[
"TestReproChangedDirData",
"test"
]
],
[
"tests/test_repro.py",
[
"TestReproMissingMd5InStageFile",
"test"
]
],
[
"tests/test_repro.py",
[
"TestCmdRepro",
"test"
]
],
[
"tests/test_repro.py",
[
"TestCmdReproChdirCwdBackwardCompatible",
"test"
]
],
[
"tests/test_repro.py",
[
"TestCmdReproChdir",
"test"
]
],
[
"tests/test_repro.py",
[
"TestReproExternalBase",
"test"
]
],
[
"tests/test_repro.py",
[
"TestReproExternalHTTP",
"test"
]
],
[
"tests/test_repro.py",
[
"TestReproShell",
"test"
]
],
[
"tests/test_repro.py",
[
"TestReproNoSCM",
"test"
]
],
[
"tests/test_repro.py",
[
"TestReproAllPipelines",
"test"
]
],
[
"tests/test_repro.py",
[
"TestReproNoCommit",
"test"
]
],
[
"tests/test_repro.py",
[
"TestReproAlreadyCached",
"test"
]
],
[
"tests/test_repro.py",
[
"TestShouldDisplayMetricsOnReproWithMetricsOption",
"test"
]
],
[
"tests/test_run.py",
[
"TestRun",
"test"
]
],
[
"tests/test_run.py",
[
"TestRunEmpty",
"test"
]
],
[
"tests/test_run.py",
[
"TestRunMissingDep",
"test"
]
],
[
"tests/test_run.py",
[
"TestRunBadStageFilename",
"test"
]
],
[
"tests/test_run.py",
[
"TestRunNoExec",
"test"
]
],
[
"tests/test_run.py",
[
"TestRunCircularDependency",
"test"
]
],
[
"tests/test_run.py",
[
"TestRunDuplicatedArguments",
"test"
]
],
[
"tests/test_run.py",
[
"TestRunBadCwd",
"test"
]
],
[
"tests/test_run.py",
[
"TestRunBadWdir",
"test"
]
],
[
"tests/test_run.py",
[
"TestRunBadName",
"test"
]
],
[
"tests/test_run.py",
[
"TestRunRemoveOuts",
"test"
]
],
[
"tests/test_run.py",
[
"TestRunUnprotectOutsCopy",
"test"
]
],
[
"tests/test_run.py",
[
"TestRunUnprotectOutsSymlink",
"test"
]
],
[
"tests/test_run.py",
[
"TestRunUnprotectOutsHardlink",
"test"
]
],
[
"tests/test_run.py",
[
"TestCmdRunOverwrite",
"test"
]
],
[
"tests/test_run.py",
[
"TestRunDeterministic",
"test"
]
],
[
"tests/test_run.py",
[
"TestRunDeterministicOverwrite",
"test"
]
],
[
"tests/test_run.py",
[
"TestRunDeterministicCallback",
"test"
]
],
[
"tests/test_run.py",
[
"TestRunDeterministicChangedDep",
"test"
]
],
[
"tests/test_run.py",
[
"TestRunDeterministicChangedDepsList",
"test"
]
],
[
"tests/test_run.py",
[
"TestRunDeterministicNewDep",
"test"
]
],
[
"tests/test_run.py",
[
"TestRunDeterministicRemoveDep",
"test"
]
],
[
"tests/test_run.py",
[
"TestRunDeterministicChangedOut",
"test"
]
],
[
"tests/test_run.py",
[
"TestRunDeterministicChangedCmd",
"test"
]
],
[
"tests/test_run.py",
[
"TestRunCommit",
"test"
]
],
[
"tests/test_run.py",
[
"TestRunPersistOuts",
"test"
]
],
[
"tests/test_run.py",
[
"TestRunPersistOutsNoCache",
"test"
]
],
[
"tests/test_run.py",
[
"TestShouldRaiseOnOverlappingOutputPaths",
"test"
]
],
[
"tests/test_run.py",
[
"TestNewRunShouldRemoveOutsOnNoPersist",
"test"
]
],
[
"tests/test_run.py",
[
"TestNewRunShouldNotRemoveOutsOnPersist",
"test"
]
],
[
"tests/test_stage.py",
[
"TestReload",
"test"
]
],
[
"tests/test_state.py",
[
"TestStateOverflow",
"test"
]
],
[
"tests/test_tag.py",
[
"TestTag",
"test"
]
],
[
"tests/test_tag.py",
[
"TestTagAll",
"test"
]
],
[
"tests/test_tag.py",
[
"TestTagAddNoChecksumInfo",
"test"
]
],
[
"tests/test_tag.py",
[
"TestTagRemoveNoTag",
"test"
]
],
[
"tests/test_tree.py",
[
"TestWalkInNoSCM",
"test"
]
],
[
"tests/test_unprotect.py",
[
"TestUnprotect",
"test"
]
],
[
"tests/test_updater.py",
[
"TestUpdater",
"test"
]
],
[
"tests/unit/remote/test_base.py",
[
"TestMissingDeps",
"test"
]
],
[
"tests/unit/remote/test_base.py",
[
"TestCmdError",
"test"
]
],
[
"tests/unit/remote/test_base.py",
[
"TestCacheExists",
"test"
]
],
[
"tests/unit/test_daemon.py",
[
"TestDaemon",
"test"
]
],
[
"tests/unit/test_progress.py",
[
"TestProgressAware",
"test"
]
],
[
"tests/unit/test_stage.py",
[
"TestStageChecksum",
"test"
]
],
[
"tests/unit/test_stage.py",
[
"TestPathConversion",
"test"
]
],
[
"tests/unit/utils/test_fs.py",
[
"TestMtimeAndSize",
"test"
]
]
],
"test_unicode": [
[
"tests/test_add.py",
[
"TestAdd",
"test_unicode"
]
]
],
"test_file": [
[
"tests/test_add.py",
[
"TestDoubleAddUnchanged",
"test_file"
]
]
],
"test_dir": [
[
"tests/test_add.py",
[
"TestDoubleAddUnchanged",
"test_dir"
]
],
[
"tests/test_metrics.py",
[
"TestMetricsReproCLI",
"test_dir"
]
],
[
"tests/test_metrics.py",
[
"TestMetricsCLI",
"test_dir"
]
]
],
"_get_data_dir": [
[
"tests/test_add.py",
[
"SymlinkAddTestBase",
"_get_data_dir"
]
],
[
"tests/test_add.py",
[
"TestShouldAddDataFromExternalSymlink",
"_get_data_dir"
]
],
[
"tests/test_add.py",
[
"TestShouldAddDataFromInternalSymlink",
"_get_data_dir"
]
]
],
"_prepare_external_data": [
[
"tests/test_add.py",
[
"SymlinkAddTestBase",
"_prepare_external_data"
]
]
],
"_test": [
[
"tests/test_add.py",
[
"SymlinkAddTestBase",
"_test"
]
],
[
"tests/test_data_cloud.py",
[
"TestDataCloudCLIBase",
"_test"
]
],
[
"tests/test_data_cloud.py",
[
"TestCompatRemoteLOCALCLI",
"_test"
]
],
[
"tests/test_data_cloud.py",
[
"TestRemoteLOCALCLI",
"_test"
]
],
[
"tests/test_data_cloud.py",
[
"TestRemoteSSHCLI",
"_test"
]
],
[
"tests/test_data_cloud.py",
[
"TestRemoteHDFSCLI",
"_test"
]
],
[
"tests/test_data_cloud.py",
[
"TestCompatRemoteS3CLI",
"_test"
]
],
[
"tests/test_data_cloud.py",
[
"TestRemoteS3CLI",
"_test"
]
],
[
"tests/test_data_cloud.py",
[
"TestCompatRemoteGSCLI",
"_test"
]
],
[
"tests/test_data_cloud.py",
[
"TestRemoteGSCLI",
"_test"
]
],
[
"tests/test_data_cloud.py",
[
"TestRemoteAzureCLI",
"_test"
]
],
[
"tests/test_data_cloud.py",
[
"TestWarnOnOutdatedStage",
"_test"
]
],
[
"tests/test_import.py",
[
"TestFailedImportMessage",
"_test"
]
],
[
"tests/test_run.py",
[
"TestRunPersist",
"_test"
]
]
],
"is_symlink_true_below_dvc_root": [
[
"tests/test_add.py",
[
"TestShouldPlaceStageInDataDirIfRepositoryBelowSymlink",
"test",
"is_symlink_true_below_dvc_root"
]
]
],
"_clean_getenv": [
[
"tests/test_analytics.py",
[
"_clean_getenv"
]
]
],
"test_send": [
[
"tests/test_analytics.py",
[
"TestAnalytics",
"test_send"
]
]
],
"test_send_failed": [
[
"tests/test_analytics.py",
[
"TestAnalytics",
"test_send_failed"
]
]
],
"test_send_disabled": [
[
"tests/test_analytics.py",
[
"TestAnalyticsDvc",
"test_send_disabled"
]
]
],
"test_all": [
[
"tests/test_cache.py",
[
"TestCache",
"test_all"
]
]
],
"test_get": [
[
"tests/test_cache.py",
[
"TestCache",
"test_get"
]
]
],
"_do_test": [
[
"tests/test_cache.py",
[
"TestCacheLoadBadDirCache",
"_do_test"
]
],
[
"tests/test_config.py",
[
"TestConfigCLI",
"_do_test"
]
]
],
"test_abs_path": [
[
"tests/test_cache.py",
[
"TestCmdCacheDir",
"test_abs_path"
]
]
],
"test_relative_path": [
[
"tests/test_cache.py",
[
"TestCmdCacheDir",
"test_relative_path"
]
],
[
"tests/test_remote.py",
[
"TestRemote",
"test_relative_path"
]
]
],
"_test_checkout": [
[
"tests/test_checkout.py",
[
"TestCheckout",
"_test_checkout"
]
]
],
"commit_data_file": [
[
"tests/test_checkout.py",
[
"CheckoutBase",
"commit_data_file"
]
]
],
"read_ignored": [
[
"tests/test_checkout.py",
[
"CheckoutBase",
"read_ignored"
]
]
],
"outs_info": [
[
"tests/test_checkout.py",
[
"CheckoutBase",
"outs_info"
]
]
],
"test_force": [
[
"tests/test_checkout.py",
[
"TestCheckoutCleanWorkingDir",
"test_force"
]
],
[
"tests/test_remove.py",
[
"TestRemovePurge",
"test_force"
]
]
],
"is_not_empty_write": [
[
"tests/test_checkout.py",
[
"TestCheckoutShouldHaveSelfClearingProgressBar",
"filter_out_empty_write_calls",
"is_not_empty_write"
]
]
],
"filter_out_empty_write_calls": [
[
"tests/test_checkout.py",
[
"TestCheckoutShouldHaveSelfClearingProgressBar",
"filter_out_empty_write_calls"
]
]
],
"is_write_call": [
[
"tests/test_checkout.py",
[
"TestCheckoutShouldHaveSelfClearingProgressBar",
"filter_out_non_write_calls",
"is_write_call"
]
]
],
"filter_out_non_write_calls": [
[
"tests/test_checkout.py",
[
"TestCheckoutShouldHaveSelfClearingProgressBar",
"filter_out_non_write_calls"
]
]
],
"_prepare_repo": [
[
"tests/test_checkout.py",
[
"TestCheckoutShouldHaveSelfClearingProgressBar",
"_prepare_repo"
]
],
[
"tests/test_data_cloud.py",
[
"TestRecursiveSyncOperations",
"_prepare_repo"
]
]
],
"_checkout_and_intercept_std_output": [
[
"tests/test_checkout.py",
[
"TestCheckoutShouldHaveSelfClearingProgressBar",
"_checkout_and_intercept_std_output"
]
]
],
"get_progress_bars": [
[
"tests/test_checkout.py",
[
"TestCheckoutShouldHaveSelfClearingProgressBar",
"get_progress_bars"
]
]
],
"assertCaretReturnFollowsEach": [
[
"tests/test_checkout.py",
[
"TestCheckoutShouldHaveSelfClearingProgressBar",
"assertCaretReturnFollowsEach"
]
]
],
"assertNewLineFollows": [
[
"tests/test_checkout.py",
[
"TestCheckoutShouldHaveSelfClearingProgressBar",
"assertNewLineFollows"
]
]
],
"assertAnyEndsWith": [
[
"tests/test_checkout.py",
[
"TestCheckoutShouldHaveSelfClearingProgressBar",
"assertAnyEndsWith"
]
]
],
"_contains": [
[
"tests/test_config.py",
[
"TestConfigCLI",
"_contains"
]
]
],
"test_root": [
[
"tests/test_config.py",
[
"TestConfigCLI",
"test_root"
]
]
],
"test_local": [
[
"tests/test_config.py",
[
"TestConfigCLI",
"test_local"
]
]
],
"test_non_existing": [
[
"tests/test_config.py",
[
"TestConfigCLI",
"test_non_existing"
]
],
[
"tests/test_metrics.py",
[
"TestMetricsCLI",
"test_non_existing"
]
],
[
"tests/test_pipeline.py",
[
"TestPipelineShowSingle",
"test_non_existing"
]
],
[
"tests/test_pipeline.py",
[
"TestPipelineShow",
"test_non_existing"
]
],
[
"tests/test_pipeline.py",
[
"TestPipelineShowDeep",
"test_non_existing"
]
],
[
"tests/test_repro.py",
[
"TestReproLocked",
"test_non_existing"
]
]
],
"test_failed_write": [
[
"tests/test_config.py",
[
"TestConfigCLI",
"test_failed_write"
]
],
[
"tests/test_remote.py",
[
"TestRemote",
"test_failed_write"
]
]
],
"_should_test_aws": [
[
"tests/test_data_cloud.py",
[
"_should_test_aws"
]
]
],
"_should_test_gcp": [
[
"tests/test_data_cloud.py",
[
"_should_test_gcp"
]
]
],
"_should_test_azure": [
[
"tests/test_data_cloud.py",
[
"_should_test_azure"
]
]
],
"_should_test_ssh": [
[
"tests/test_data_cloud.py",
[
"_should_test_ssh"
]
]
],
"_should_test_hdfs": [
[
"tests/test_data_cloud.py",
[
"_should_test_hdfs"
]
]
],
"get_local_storagepath": [
[
"tests/test_data_cloud.py",
[
"get_local_storagepath"
]
]
],
"get_local_url": [
[
"tests/test_data_cloud.py",
[
"get_local_url"
]
]
],
"get_ssh_url": [
[
"tests/test_data_cloud.py",
[
"get_ssh_url"
]
]
],
"get_hdfs_url": [
[
"tests/test_data_cloud.py",
[
"get_hdfs_url"
]
]
],
"get_aws_storagepath": [
[
"tests/test_data_cloud.py",
[
"get_aws_storagepath"
]
]
],
"get_aws_url": [
[
"tests/test_data_cloud.py",
[
"get_aws_url"
]
]
],
"get_gcp_storagepath": [
[
"tests/test_data_cloud.py",
[
"get_gcp_storagepath"
]
]
],
"get_gcp_url": [
[
"tests/test_data_cloud.py",
[
"get_gcp_url"
]
]
],
"get_azure_url_compat": [
[
"tests/test_data_cloud.py",
[
"get_azure_url_compat"
]
]
],
"get_azure_url": [
[
"tests/test_data_cloud.py",
[
"get_azure_url"
]
]
],
"_test_cloud": [
[
"tests/test_data_cloud.py",
[
"TestDataCloud",
"_test_cloud"
]
],
[
"tests/test_data_cloud.py",
[
"TestDataCloudBase",
"_test_cloud"
]
],
[
"tests/test_data_cloud.py",
[
"TestDataCloudCLIBase",
"_test_cloud"
]
]
],
"_get_cloud_class": [
[
"tests/test_data_cloud.py",
[
"TestDataCloudBase",
"_get_cloud_class"
]
],
[
"tests/test_data_cloud.py",
[
"TestRemoteS3",
"_get_cloud_class"
]
],
[
"tests/test_data_cloud.py",
[
"TestRemoteGS",
"_get_cloud_class"
]
],
[
"tests/test_data_cloud.py",
[
"TestRemoteAzureCompat",
"_get_cloud_class"
]
],
[
"tests/test_data_cloud.py",
[
"TestRemoteLOCAL",
"_get_cloud_class"
]
],
[
"tests/test_data_cloud.py",
[
"TestRemoteSSH",
"_get_cloud_class"
]
],
[
"tests/test_data_cloud.py",
[
"TestRemoteHDFS",
"_get_cloud_class"
]
],
[
"tests/test_data_cloud.py",
[
"TestRecursiveSyncOperations",
"_get_cloud_class"
]
]
],
"_should_test": [
[
"tests/test_data_cloud.py",
[
"TestDataCloudBase",
"_should_test"
]
],
[
"tests/test_data_cloud.py",
[
"TestRemoteS3",
"_should_test"
]
],
[
"tests/test_data_cloud.py",
[
"TestRemoteGS",
"_should_test"
]
],
[
"tests/test_data_cloud.py",
[
"TestRemoteAzureCompat",
"_should_test"
]
],
[
"tests/test_data_cloud.py",
[
"TestRemoteLOCAL",
"_should_test"
]
],
[
"tests/test_data_cloud.py",
[
"TestRemoteSSH",
"_should_test"
]
],
[
"tests/test_data_cloud.py",
[
"TestRemoteHDFS",
"_should_test"
]
],
[
"tests/test_data_cloud.py",
[
"TestDataCloudCLIBase",
"_should_test"
]
],
[
"tests/test_data_cloud.py",
[
"TestRemoteSSHCLI",
"_should_test"
]
],
[
"tests/test_data_cloud.py",
[
"TestRemoteHDFSCLI",
"_should_test"
]
],
[
"tests/test_data_cloud.py",
[
"TestCompatRemoteS3CLI",
"_should_test"
]
],
[
"tests/test_data_cloud.py",
[
"TestRemoteS3CLI",
"_should_test"
]
],
[
"tests/test_data_cloud.py",
[
"TestCompatRemoteGSCLI",
"_should_test"
]
],
[
"tests/test_data_cloud.py",
[
"TestRemoteGSCLI",
"_should_test"
]
],
[
"tests/test_data_cloud.py",
[
"TestRemoteAzureCLI",
"_should_test"
]
],
[
"tests/test_data_cloud.py",
[
"TestRecursiveSyncOperations",
"_should_test"
]
]
],
"_get_url": [
[
"tests/test_data_cloud.py",
[
"TestDataCloudBase",
"_get_url"
]
],
[
"tests/test_data_cloud.py",
[
"TestRemoteS3",
"_get_url"
]
],
[
"tests/test_data_cloud.py",
[
"TestRemoteGS",
"_get_url"
]
],
[
"tests/test_data_cloud.py",
[
"TestRemoteAzureCompat",
"_get_url"
]
],
[
"tests/test_data_cloud.py",
[
"TestRemoteAzure",
"_get_url"
]
],
[
"tests/test_data_cloud.py",
[
"TestRemoteLOCAL",
"_get_url"
]
],
[
"tests/test_data_cloud.py",
[
"TestRemoteSSH",
"_get_url"
]
],
[
"tests/test_data_cloud.py",
[
"TestRemoteHDFS",
"_get_url"
]
],
[
"tests/test_data_cloud.py",
[
"TestRecursiveSyncOperations",
"_get_url"
]
]
],
"_ensure_should_run": [
[
"tests/test_data_cloud.py",
[
"TestDataCloudBase",
"_ensure_should_run"
]
]
],
"_setup_cloud": [
[
"tests/test_data_cloud.py",
[
"TestDataCloudBase",
"_setup_cloud"
]
],
[
"tests/test_data_cloud.py",
[
"TestRemoteGS",
"_setup_cloud"
]
]
],
"main_fail": [
[
"tests/test_data_cloud.py",
[
"TestDataCloudErrorCLI",
"main_fail"
]
]
],
"test_error": [
[
"tests/test_data_cloud.py",
[
"TestDataCloudErrorCLI",
"test_error"
]
],
[
"tests/test_logger.py",
[
"TestLogger",
"test_error"
]
]
],
"_remove_local_data_files": [
[
"tests/test_data_cloud.py",
[
"TestRecursiveSyncOperations",
"_remove_local_data_files"
]
]
],
"_test_recursive_pull": [
[
"tests/test_data_cloud.py",
[
"TestRecursiveSyncOperations",
"_test_recursive_pull"
]
]
],
"_clear_local_cache": [
[
"tests/test_data_cloud.py",
[
"TestRecursiveSyncOperations",
"_clear_local_cache"
]
]
],
"_test_recursive_fetch": [
[
"tests/test_data_cloud.py",
[
"TestRecursiveSyncOperations",
"_test_recursive_fetch"
]
]
],
"_test_recursive_push": [
[
"tests/test_data_cloud.py",
[
"TestRecursiveSyncOperations",
"_test_recursive_push"
]
]
],
"stderr_contains_message": [
[
"tests/test_data_cloud.py",
[
"TestShouldWarnOnNoChecksumInLocalAndRemoteCache",
"stderr_contains_message"
]
]
],
"test_api": [
[
"tests/test_gc.py",
[
"TestGC",
"test_api"
]
],
[
"tests/test_init.py",
[
"TestInit",
"test_api"
]
],
[
"tests/test_init.py",
[
"TestInitNoSCMFail",
"test_api"
]
],
[
"tests/test_init.py",
[
"TestInitNoSCM",
"test_api"
]
]
],
"test_cli": [
[
"tests/test_gc.py",
[
"TestGC",
"test_cli"
]
],
[
"tests/test_init.py",
[
"TestInit",
"test_cli"
]
],
[
"tests/test_init.py",
[
"TestInitNoSCMFail",
"test_cli"
]
],
[
"tests/test_init.py",
[
"TestInitNoSCM",
"test_cli"
]
],
[
"tests/test_lock.py",
[
"TestLock",
"test_cli"
]
],
[
"tests/test_logger.py",
[
"TestLogger",
"test_cli"
]
],
[
"tests/test_metrics.py",
[
"TestNoMetrics",
"test_cli"
]
],
[
"tests/test_repro.py",
[
"TestReproPipeline",
"test_cli"
]
],
[
"tests/test_repro.py",
[
"TestReproPipelines",
"test_cli"
]
]
],
"_test_gc": [
[
"tests/test_gc.py",
[
"TestGC",
"_test_gc"
]
]
],
"_check_cache": [
[
"tests/test_gc.py",
[
"TestGCBranchesTags",
"_check_cache"
]
],
[
"tests/test_gc.py",
[
"TestGCMultipleDvcRepos",
"_check_cache"
]
]
],
"test_unsupported": [
[
"tests/test_import.py",
[
"TestCmdImport",
"test_unsupported"
]
]
],
"dvc_exception": [
[
"tests/test_import.py",
[
"TestFailedImportMessage",
"_test",
"with_MockLoggerHandlers_l",
"dvc_exception"
]
]
],
"remote": [
[
"tests/test_import.py",
[
"TestInterruptedDownload",
"remote"
]
],
[
"tests/test_repro.py",
[
"TestReproExternalHTTP",
"remote"
]
]
],
"_prepare_interrupted_download": [
[
"tests/test_import.py",
[
"TestInterruptedDownload",
"_prepare_interrupted_download"
]
]
],
"interrupting_generator": [
[
"tests/test_import.py",
[
"TestInterruptedDownload",
"_import_with_interrupt",
"interrupting_generator"
]
]
],
"_import_with_interrupt": [
[
"tests/test_import.py",
[
"TestInterruptedDownload",
"_import_with_interrupt"
]
]
],
"_test_init": [
[
"tests/test_init.py",
[
"TestInit",
"_test_init"
]
],
[
"tests/test_init.py",
[
"TestInitNoSCM",
"_test_init"
]
]
],
"hook": [
[
"tests/test_install.py",
[
"TestInstall",
"test",
"hook"
]
]
],
"test_with": [
[
"tests/test_lock.py",
[
"TestLock",
"test_with"
]
]
],
"stdout": [
[
"tests/test_logger.py",
[
"TestLogger",
"stdout"
]
]
],
"stderr": [
[
"tests/test_logger.py",
[
"TestLogger",
"stderr"
]
]
],
"test_info": [
[
"tests/test_logger.py",
[
"TestLogger",
"test_info"
]
]
],
"test_debug": [
[
"tests/test_logger.py",
[
"TestLogger",
"test_debug"
]
]
],
"test_warning": [
[
"tests/test_logger.py",
[
"TestLogger",
"test_warning"
]
]
],
"test_error_with_exception": [
[
"tests/test_logger.py",
[
"TestLogger",
"test_error_with_exception"
]
]
],
"test_error_with_exception_and_message": [
[
"tests/test_logger.py",
[
"TestLogger",
"test_error_with_exception_and_message"
]
]
],
"test_error_with_chained_exception_and_message": [
[
"tests/test_logger.py",
[
"TestLogger",
"test_error_with_chained_exception_and_message"
]
]
],
"test_traceback": [
[
"tests/test_logger.py",
[
"TestLogger",
"test_traceback"
]
]
],
"test_box": [
[
"tests/test_logger.py",
[
"TestLogger",
"test_box"
]
]
],
"test_level": [
[
"tests/test_logger.py",
[
"TestLogger",
"test_level"
]
]
],
"test_is_verbose": [
[
"tests/test_logger.py",
[
"TestLogger",
"test_is_verbose"
]
]
],
"test_is_quiet": [
[
"tests/test_logger.py",
[
"TestLogger",
"test_is_quiet"
]
]
],
"test_show": [
[
"tests/test_metrics.py",
[
"TestMetrics",
"test_show"
]
]
],
"test_unknown_type_ignored": [
[
"tests/test_metrics.py",
[
"TestMetrics",
"test_unknown_type_ignored"
]
]
],
"test_type_case_normalized": [
[
"tests/test_metrics.py",
[
"TestMetrics",
"test_type_case_normalized"
]
]
],
"test_xpath_is_empty": [
[
"tests/test_metrics.py",
[
"TestMetrics",
"test_xpath_is_empty"
]
]
],
"test_xpath_is_none": [
[
"tests/test_metrics.py",
[
"TestMetrics",
"test_xpath_is_none"
]
]
],
"test_xpath_all_columns": [
[
"tests/test_metrics.py",
[
"TestMetrics",
"test_xpath_all_columns"
]
]
],
"test_xpath_all_rows": [
[
"tests/test_metrics.py",
[
"TestMetrics",
"test_xpath_all_rows"
]
]
],
"test_xpath_all": [
[
"tests/test_metrics.py",
[
"TestMetrics",
"test_xpath_all"
]
]
],
"test_xpath_all_with_header": [
[
"tests/test_metrics.py",
[
"TestMetrics",
"test_xpath_all_with_header"
]
]
],
"test_formatted_output": [
[
"tests/test_metrics.py",
[
"TestMetrics",
"test_formatted_output"
]
]
],
"test_binary": [
[
"tests/test_metrics.py",
[
"TestMetricsReproCLI",
"test_binary"
]
],
[
"tests/test_metrics.py",
[
"TestMetricsCLI",
"test_binary"
]
]
],
"test_wrong_type_add": [
[
"tests/test_metrics.py",
[
"TestMetricsCLI",
"test_wrong_type_add"
]
]
],
"test_wrong_type_modify": [
[
"tests/test_metrics.py",
[
"TestMetricsCLI",
"test_wrong_type_modify"
]
]
],
"test_wrong_type_show": [
[
"tests/test_metrics.py",
[
"TestMetricsCLI",
"test_wrong_type_show"
]
]
],
"_do_add": [
[
"tests/test_metrics.py",
[
"TestCachedMetrics",
"_do_add"
]
]
],
"_do_run": [
[
"tests/test_metrics.py",
[
"TestCachedMetrics",
"_do_run"
]
]
],
"_test_metrics": [
[
"tests/test_metrics.py",
[
"TestCachedMetrics",
"_test_metrics"
]
]
],
"test_add": [
[
"tests/test_metrics.py",
[
"TestCachedMetrics",
"test_add"
]
]
],
"test_run": [
[
"tests/test_metrics.py",
[
"TestCachedMetrics",
"test_run"
]
],
[
"tests/test_run.py",
[
"TestCmdRun",
"test_run"
]
]
],
"test_commands": [
[
"tests/test_pipeline.py",
[
"TestPipelineShowSingle",
"test_commands"
]
],
[
"tests/test_pipeline.py",
[
"TestPipelineShow",
"test_commands"
]
],
[
"tests/test_pipeline.py",
[
"TestPipelineShowDeep",
"test_commands"
]
]
],
"test_outs": [
[
"tests/test_pipeline.py",
[
"TestPipelineShowSingle",
"test_outs"
]
],
[
"tests/test_pipeline.py",
[
"TestPipelineShow",
"test_outs"
]
],
[
"tests/test_pipeline.py",
[
"TestPipelineShowDeep",
"test_outs"
]
]
],
"test_ascii": [
[
"tests/test_pipeline.py",
[
"TestPipelineShowSingle",
"test_ascii"
]
],
[
"tests/test_pipeline.py",
[
"TestPipelineShow",
"test_ascii"
]
],
[
"tests/test_pipeline.py",
[
"TestPipelineShowDeep",
"test_ascii"
]
]
],
"test_dot": [
[
"tests/test_pipeline.py",
[
"TestPipelineShowSingle",
"test_dot"
]
],
[
"tests/test_pipeline.py",
[
"TestPipelineShow",
"test_dot"
]
],
[
"tests/test_pipeline.py",
[
"TestPipelineShowDeep",
"test_dot"
]
]
],
"test_tree": [
[
"tests/test_pipeline.py",
[
"TestPipelineShowSingle",
"test_tree"
]
]
],
"test_ascii_commands": [
[
"tests/test_pipeline.py",
[
"TestPipelineShowSingle",
"test_ascii_commands"
]
],
[
"tests/test_pipeline.py",
[
"TestPipelineShow",
"test_ascii_commands"
]
],
[
"tests/test_pipeline.py",
[
"TestPipelineShowDeep",
"test_ascii_commands"
]
]
],
"test_ascii_outs": [
[
"tests/test_pipeline.py",
[
"TestPipelineShowSingle",
"test_ascii_outs"
]
],
[
"tests/test_pipeline.py",
[
"TestPipelineShow",
"test_ascii_outs"
]
],
[
"tests/test_pipeline.py",
[
"TestPipelineShowDeep",
"test_ascii_outs"
]
]
],
"test_dot_commands": [
[
"tests/test_pipeline.py",
[
"TestPipelineShowSingle",
"test_dot_commands"
]
],
[
"tests/test_pipeline.py",
[
"TestPipelineShow",
"test_dot_commands"
]
],
[
"tests/test_pipeline.py",
[
"TestPipelineShowDeep",
"test_dot_commands"
]
]
],
"test_dot_outs": [
[
"tests/test_pipeline.py",
[
"TestPipelineShowSingle",
"test_dot_outs"
]
],
[
"tests/test_pipeline.py",
[
"TestPipelineShow",
"test_dot_outs"
]
],
[
"tests/test_pipeline.py",
[
"TestPipelineShowDeep",
"test_dot_outs"
]
]
],
"test_not_dvc_file": [
[
"tests/test_pipeline.py",
[
"TestPipelineShowSingle",
"test_not_dvc_file"
]
],
[
"tests/test_pipeline.py",
[
"TestPipelineShow",
"test_not_dvc_file"
]
],
[
"tests/test_pipeline.py",
[
"TestPipelineShowDeep",
"test_not_dvc_file"
]
]
],
"test_no_stages": [
[
"tests/test_pipeline.py",
[
"TestDvcRepoPipeline",
"test_no_stages"
]
]
],
"one_pipeline": [
[
"tests/test_pipeline.py",
[
"TestDvcRepoPipeline",
"one_pipeline"
]
]
],
"two_pipelines": [
[
"tests/test_pipeline.py",
[
"TestDvcRepoPipeline",
"two_pipelines"
]
]
],
"locked_stage": [
[
"tests/test_pipeline.py",
[
"TestDvcRepoPipeline",
"locked_stage"
]
]
],
"test_installed_dirs_and_files": [
[
"tests/test_pkg.py",
[
"TestPkgBasic",
"test_installed_dirs_and_files"
]
]
],
"test_target_dir_checkout": [
[
"tests/test_pkg.py",
[
"TestPkgBasic",
"test_target_dir_checkout"
]
]
],
"test_nested": [
[
"tests/test_repro.py",
[
"TestReproWorkingDirectoryAsOutput",
"test_nested"
]
]
],
"test_similar_paths": [
[
"tests/test_repro.py",
[
"TestReproWorkingDirectoryAsOutput",
"test_similar_paths"
]
]
],
"swap_code": [
[
"tests/test_repro.py",
[
"TestReproChangedCode",
"swap_code"
]
]
],
"swap_foo_with_bar": [
[
"tests/test_repro.py",
[
"TestReproChangedData",
"swap_foo_with_bar"
]
]
],
"should_test": [
[
"tests/test_repro.py",
[
"TestReproExternalBase",
"should_test"
]
],
[
"tests/test_repro.py",
[
"TestReproExternalS3",
"should_test"
]
],
[
"tests/test_repro.py",
[
"TestReproExternalGS",
"should_test"
]
],
[
"tests/test_repro.py",
[
"TestReproExternalHDFS",
"should_test"
]
],
[
"tests/test_repro.py",
[
"TestReproExternalSSH",
"should_test"
]
],
[
"tests/test_repro.py",
[
"TestReproExternalLOCAL",
"should_test"
]
]
],
"cache_scheme": [
[
"tests/test_repro.py",
[
"TestReproExternalBase",
"cache_scheme"
]
],
[
"tests/test_repro.py",
[
"TestReproExternalLOCAL",
"cache_scheme"
]
]
],
"scheme_sep": [
[
"tests/test_repro.py",
[
"TestReproExternalBase",
"scheme_sep"
]
],
[
"tests/test_repro.py",
[
"TestReproExternalLOCAL",
"scheme_sep"
]
]
],
"check_already_cached": [
[
"tests/test_repro.py",
[
"TestReproExternalBase",
"check_already_cached"
]
]
],
"corrupted_cache": [
[
"tests/test_repro.py",
[
"TestReproExternalBase",
"corrupted_cache"
]
]
],
"bucket": [
[
"tests/test_repro.py",
[
"TestReproExternalS3",
"bucket"
]
],
[
"tests/test_repro.py",
[
"TestReproExternalGS",
"bucket"
]
],
[
"tests/test_repro.py",
[
"TestReproExternalHDFS",
"bucket"
]
],
[
"tests/test_repro.py",
[
"TestReproExternalSSH",
"bucket"
]
],
[
"tests/test_repro.py",
[
"TestReproExternalLOCAL",
"bucket"
]
]
],
"cmd": [
[
"tests/test_repro.py",
[
"TestReproExternalS3",
"cmd"
]
],
[
"tests/test_repro.py",
[
"TestReproExternalGS",
"cmd"
]
],
[
"tests/test_repro.py",
[
"TestReproExternalHDFS",
"cmd"
]
],
[
"tests/test_repro.py",
[
"TestReproExternalSSH",
"cmd"
]
],
[
"tests/test_repro.py",
[
"TestReproExternalLOCAL",
"cmd"
]
]
],
"write": [
[
"tests/test_repro.py",
[
"TestReproExternalS3",
"write"
]
],
[
"tests/test_repro.py",
[
"TestReproExternalGS",
"write"
]
],
[
"tests/test_repro.py",
[
"TestReproExternalHDFS",
"write"
]
],
[
"tests/test_repro.py",
[
"TestReproExternalSSH",
"write"
]
],
[
"tests/test_repro.py",
[
"TestReproExternalLOCAL",
"write"
]
]
],
"local_cache": [
[
"tests/test_repro.py",
[
"TestReproExternalHTTP",
"local_cache"
]
]
],
"external_cache_id": [
[
"tests/test_repro.py",
[
"TestReproExternalHTTP",
"external_cache_id"
]
]
],
"external_cache": [
[
"tests/test_repro.py",
[
"TestReproExternalHTTP",
"external_cache"
]
]
],
"test_force_with_dependencies": [
[
"tests/test_repro.py",
[
"TestReproAlreadyCached",
"test_force_with_dependencies"
]
]
],
"test_force_import": [
[
"tests/test_repro.py",
[
"TestReproAlreadyCached",
"test_force_import"
]
]
],
"test_outs_no_cache": [
[
"tests/test_run.py",
[
"TestRunCircularDependency",
"test_outs_no_cache"
]
],
[
"tests/test_run.py",
[
"TestRunDuplicatedArguments",
"test_outs_no_cache"
]
]
],
"test_non_normalized_paths": [
[
"tests/test_run.py",
[
"TestRunCircularDependency",
"test_non_normalized_paths"
]
],
[
"tests/test_run.py",
[
"TestRunDuplicatedArguments",
"test_non_normalized_paths"
]
]
],
"test_graph": [
[
"tests/test_run.py",
[
"TestRunCircularDependency",
"test_graph"
]
]
],
"test_cwd": [
[
"tests/test_run.py",
[
"TestRunStageInsideOutput",
"test_cwd"
]
]
],
"test_file_name": [
[
"tests/test_run.py",
[
"TestRunStageInsideOutput",
"test_file_name"
]
],
[
"tests/unit/command/test_run.py",
[
"TestCli",
"test_file_name"
]
]
],
"test_same_prefix": [
[
"tests/test_run.py",
[
"TestRunBadCwd",
"test_same_prefix"
]
],
[
"tests/test_run.py",
[
"TestRunBadWdir",
"test_same_prefix"
]
],
[
"tests/test_run.py",
[
"TestRunBadName",
"test_same_prefix"
]
]
],
"test_not_found": [
[
"tests/test_run.py",
[
"TestRunBadWdir",
"test_not_found"
]
],
[
"tests/test_run.py",
[
"TestRunBadName",
"test_not_found"
]
]
],
"test_not_dir": [
[
"tests/test_run.py",
[
"TestRunBadWdir",
"test_not_dir"
]
]
],
"test_run_args_from_cli": [
[
"tests/test_run.py",
[
"TestCmdRun",
"test_run_args_from_cli"
]
]
],
"test_run_bad_command": [
[
"tests/test_run.py",
[
"TestCmdRun",
"test_run_bad_command"
]
]
],
"test_run_args_with_spaces": [
[
"tests/test_run.py",
[
"TestCmdRun",
"test_run_args_with_spaces"
]
]
],
"test_keyboard_interrupt": [
[
"tests/test_run.py",
[
"TestCmdRun",
"test_keyboard_interrupt"
]
]
],
"test_cached": [
[
"tests/test_run.py",
[
"TestCmdRunCliMetrics",
"test_cached"
]
]
],
"test_not_cached": [
[
"tests/test_run.py",
[
"TestCmdRunCliMetrics",
"test_not_cached"
]
]
],
"test_default_wdir_is_written": [
[
"tests/test_run.py",
[
"TestCmdRunWorkingDirectory",
"test_default_wdir_is_written"
]
]
],
"test_fname_changes_path_and_wdir": [
[
"tests/test_run.py",
[
"TestCmdRunWorkingDirectory",
"test_fname_changes_path_and_wdir"
]
]
],
"test_cwd_is_ignored": [
[
"tests/test_run.py",
[
"TestCmdRunWorkingDirectory",
"test_cwd_is_ignored"
]
]
],
"outs_command": [
[
"tests/test_run.py",
[
"TestRunPersist",
"outs_command"
]
],
[
"tests/test_run.py",
[
"TestRunPersistOuts",
"outs_command"
]
],
[
"tests/test_run.py",
[
"TestRunPersistOutsNoCache",
"outs_command"
]
]
],
"run_command": [
[
"tests/test_run.py",
[
"TestRunPersist",
"run_command"
]
]
],
"stage_should_contain_persist_flag": [
[
"tests/test_run.py",
[
"TestRunPersist",
"stage_should_contain_persist_flag"
]
]
],
"should_append_upon_repro": [
[
"tests/test_run.py",
[
"TestRunPersist",
"should_append_upon_repro"
]
]
],
"should_remove_persistent_outs": [
[
"tests/test_run.py",
[
"TestRunPersist",
"should_remove_persistent_outs"
]
]
],
"_read_content_only": [
[
"tests/test_run.py",
[
"TestRerunWithSameOutputs",
"_read_content_only"
]
]
],
"_outs_command": [
[
"tests/test_run.py",
[
"TestRerunWithSameOutputs",
"_outs_command"
]
],
[
"tests/test_run.py",
[
"TestNewRunShouldRemoveOutsOnNoPersist",
"_outs_command"
]
],
[
"tests/test_run.py",
[
"TestNewRunShouldNotRemoveOutsOnPersist",
"_outs_command"
]
]
],
"_run_twice_with_same_outputs": [
[
"tests/test_run.py",
[
"TestRerunWithSameOutputs",
"_run_twice_with_same_outputs"
]
]
],
"test_none": [
[
"tests/test_scm.py",
[
"TestSCM",
"test_none"
]
],
[
"tests/test_stage.py",
[
"TestSchemaDepsOuts",
"test_none"
]
]
],
"test_git": [
[
"tests/test_scm.py",
[
"TestSCM",
"test_git"
]
]
],
"test_is_repo": [
[
"tests/test_scm.py",
[
"TestSCMGit",
"test_is_repo"
]
]
],
"test_commit": [
[
"tests/test_scm.py",
[
"TestSCMGit",
"test_commit"
]
]
],
"test_is_tracked": [
[
"tests/test_scm.py",
[
"TestSCMGit",
"test_is_tracked"
]
]
],
"test_git_submodule": [
[
"tests/test_scm.py",
[
"TestSCMGitSubmodule",
"test_git_submodule"
]
]
],
"test_is_submodule": [
[
"tests/test_scm.py",
[
"TestSCMGitSubmodule",
"test_is_submodule"
]
]
],
"test_commit_in_submodule": [
[
"tests/test_scm.py",
[
"TestSCMGitSubmodule",
"test_commit_in_submodule"
]
]
],
"_count_gitignore": [
[
"tests/test_scm.py",
[
"TestIgnore",
"_count_gitignore"
]
]
],
"test_ignore": [
[
"tests/test_scm.py",
[
"TestIgnore",
"test_ignore"
]
]
],
"test_get_gitignore": [
[
"tests/test_scm.py",
[
"TestIgnore",
"test_get_gitignore"
]
]
],
"test_get_gitignore_subdir": [
[
"tests/test_scm.py",
[
"TestIgnore",
"test_get_gitignore_subdir"
]
]
],
"test_get_gitignore_ignorefile_dir": [
[
"tests/test_scm.py",
[
"TestIgnore",
"test_get_gitignore_ignorefile_dir"
]
]
],
"test_get_gitignore_ignorefile_dir_upper_level": [
[
"tests/test_scm.py",
[
"TestIgnore",
"test_get_gitignore_ignorefile_dir_upper_level"
]
]
],
"_validate_fail": [
[
"tests/test_stage.py",
[
"TestSchema",
"_validate_fail"
]
]
],
"test_cmd_object": [
[
"tests/test_stage.py",
[
"TestSchemaCmd",
"test_cmd_object"
]
]
],
"test_cmd_none": [
[
"tests/test_stage.py",
[
"TestSchemaCmd",
"test_cmd_none"
]
]
],
"test_no_cmd": [
[
"tests/test_stage.py",
[
"TestSchemaCmd",
"test_no_cmd"
]
]
],
"test_cmd_str": [
[
"tests/test_stage.py",
[
"TestSchemaCmd",
"test_cmd_str"
]
]
],
"test_object": [
[
"tests/test_stage.py",
[
"TestSchemaDepsOuts",
"test_object"
]
]
],
"test_empty_list": [
[
"tests/test_stage.py",
[
"TestSchemaDepsOuts",
"test_empty_list"
]
]
],
"test_list": [
[
"tests/test_stage.py",
[
"TestSchemaDepsOuts",
"test_list"
]
]
],
"test_ignored_in_checksum": [
[
"tests/test_stage.py",
[
"TestDefaultWorkingDirectory",
"test_ignored_in_checksum"
]
]
],
"test_update": [
[
"tests/test_state.py",
[
"TestState",
"test_update"
]
]
],
"get_inode_mocked": [
[
"tests/test_state.py",
[
"TestGetStateRecordForInode",
"mock_get_inode",
"get_inode_mocked"
]
]
],
"mock_get_inode": [
[
"tests/test_state.py",
[
"TestGetStateRecordForInode",
"mock_get_inode"
]
]
],
"test_transforms_inode": [
[
"tests/test_state.py",
[
"TestGetStateRecordForInode",
"test_transforms_inode"
]
]
],
"test_quiet": [
[
"tests/test_status.py",
[
"TestStatus",
"test_quiet"
]
]
],
"test_implied_cloud": [
[
"tests/test_status.py",
[
"TestStatus",
"test_implied_cloud"
]
]
],
"test_getdirinfo": [
[
"tests/test_system.py",
[
"TestSystem",
"test_getdirinfo"
]
]
],
"test_open": [
[
"tests/test_tree.py",
[
"TestWorkingTree",
"test_open"
]
],
[
"tests/test_tree.py",
[
"TestGitTree",
"test_open"
]
]
],
"test_exists": [
[
"tests/test_tree.py",
[
"TestWorkingTree",
"test_exists"
]
],
[
"tests/test_tree.py",
[
"TestGitTree",
"test_exists"
]
]
],
"test_isdir": [
[
"tests/test_tree.py",
[
"TestWorkingTree",
"test_isdir"
]
],
[
"tests/test_tree.py",
[
"TestGitTree",
"test_isdir"
]
]
],
"test_isfile": [
[
"tests/test_tree.py",
[
"TestWorkingTree",
"test_isfile"
]
],
[
"tests/test_tree.py",
[
"TestGitTree",
"test_isfile"
]
]
],
"convert_to_sets": [
[
"tests/test_tree.py",
[
"AssertWalkEqualMixin",
"assertWalkEqual",
"convert_to_sets"
]
]
],
"assertWalkEqual": [
[
"tests/test_tree.py",
[
"AssertWalkEqualMixin",
"assertWalkEqual"
]
]
],
"test_subdir": [
[
"tests/test_tree.py",
[
"TestWalkInNoSCM",
"test_subdir"
]
]
],
"test_nobranch": [
[
"tests/test_tree.py",
[
"TestWalkInGit",
"test_nobranch"
]
]
],
"test_branch": [
[
"tests/test_tree.py",
[
"TestWalkInGit",
"test_branch"
]
]
],
"test_check_version_newer": [
[
"tests/test_updater.py",
[
"TestUpdater",
"test_check_version_newer"
]
]
],
"test_check_version_equal": [
[
"tests/test_updater.py",
[
"TestUpdater",
"test_check_version_equal"
]
]
],
"test_check_version_outdated": [
[
"tests/test_updater.py",
[
"TestUpdater",
"test_check_version_outdated"
]
]
],
"test_copyfile": [
[
"tests/test_utils.py",
[
"TestUtils",
"test_copyfile"
]
]
],
"test_file_md5_crlf": [
[
"tests/test_utils.py",
[
"TestUtils",
"test_file_md5_crlf"
]
]
],
"test_dict_md5": [
[
"tests/test_utils.py",
[
"TestUtils",
"test_dict_md5"
]
]
],
"test_file_name_default": [
[
"tests/unit/command/test_run.py",
[
"TestCli",
"test_file_name_default"
]
]
],
"test_wdir": [
[
"tests/unit/command/test_run.py",
[
"TestCli",
"test_wdir"
]
]
],
"test_wdir_default": [
[
"tests/unit/command/test_run.py",
[
"TestCli",
"test_wdir_default"
]
]
],
"_get_cls": [
[
"tests/unit/dependency/test_gs.py",
[
"TestDependencyGS",
"_get_cls"
]
],
[
"tests/unit/dependency/test_hdfs.py",
[
"TestDependencyHDFS",
"_get_cls"
]
],
[
"tests/unit/dependency/test_http.py",
[
"TestDependencyHTTP",
"_get_cls"
]
],
[
"tests/unit/dependency/test_local.py",
[
"TestDependencyLOCAL",
"_get_cls"
]
],
[
"tests/unit/dependency/test_s3.py",
[
"TestDependencyS3",
"_get_cls"
]
],
[
"tests/unit/dependency/test_ssh.py",
[
"TestDependencySSH",
"_get_cls"
]
],
[
"tests/unit/output/test_gs.py",
[
"TestOutputGS",
"_get_cls"
]
],
[
"tests/unit/output/test_hdfs.py",
[
"TestOutputHDFS",
"_get_cls"
]
],
[
"tests/unit/output/test_local.py",
[
"TestOutputLOCAL",
"_get_cls"
]
],
[
"tests/unit/output/test_s3.py",
[
"TestOutputS3",
"_get_cls"
]
],
[
"tests/unit/output/test_ssh.py",
[
"TestOutputSSH",
"_get_cls"
]
]
],
"_get_dependency": [
[
"tests/unit/dependency/test_local.py",
[
"TestDependencyLOCAL",
"_get_dependency"
]
]
],
"test_save_missing": [
[
"tests/unit/dependency/test_local.py",
[
"TestDependencyLOCAL",
"test_save_missing"
]
],
[
"tests/unit/output/test_local.py",
[
"TestOutputLOCAL",
"test_save_missing"
]
]
],
"_get_output": [
[
"tests/unit/output/test_local.py",
[
"TestOutputLOCAL",
"_get_output"
]
],
[
"tests/unit/output/test_local.py",
[
"TestGetFilesNumber",
"_get_output"
]
]
],
"test_return_0_on_no_cache": [
[
"tests/unit/output/test_local.py",
[
"TestGetFilesNumber",
"test_return_0_on_no_cache"
]
]
],
"test_return_mutiple_for_dir": [
[
"tests/unit/output/test_local.py",
[
"TestGetFilesNumber",
"test_return_mutiple_for_dir"
]
]
],
"test_return_1_on_single_file_cache": [
[
"tests/unit/output/test_local.py",
[
"TestGetFilesNumber",
"test_return_1_on_single_file_cache"
]
]
],
"test_user": [
[
"tests/unit/remote/ssh/test_ssh.py",
[
"TestRemoteSSH",
"test_user"
]
]
],
"test_url": [
[
"tests/unit/remote/ssh/test_ssh.py",
[
"TestRemoteSSH",
"test_url"
]
]
],
"test_no_path": [
[
"tests/unit/remote/ssh/test_ssh.py",
[
"TestRemoteSSH",
"test_no_path"
]
]
],
"test_port": [
[
"tests/unit/remote/ssh/test_ssh.py",
[
"TestRemoteSSH",
"test_port"
]
]
],
"test_init_compat": [
[
"tests/unit/remote/test_azure.py",
[
"TestRemoteAzure",
"test_init_compat"
]
]
],
"test_init": [
[
"tests/unit/remote/test_azure.py",
[
"TestRemoteAzure",
"test_init"
]
],
[
"tests/unit/remote/test_gs.py",
[
"TestRemoteGS",
"test_init"
]
]
],
"test_gs": [
[
"tests/unit/remote/test_gs.py",
[
"TestRemoteGS",
"test_gs"
]
]
],
"test_gs_no_credspath": [
[
"tests/unit/remote/test_gs.py",
[
"TestRemoteGS",
"test_gs_no_credspath"
]
]
],
"test_belongs_to_scm_true_on_gitignore": [
[
"tests/unit/scm/test_git.py",
[
"TestGit",
"test_belongs_to_scm_true_on_gitignore"
]
]
],
"test_belongs_to_scm_true_on_git_internal": [
[
"tests/unit/scm/test_git.py",
[
"TestGit",
"test_belongs_to_scm_true_on_git_internal"
]
]
],
"test_belongs_to_scm_false": [
[
"tests/unit/scm/test_git.py",
[
"TestGit",
"test_belongs_to_scm_false"
]
]
],
"test_should_successfully_perform_method": [
[
"tests/unit/scm/test_scm.py",
[
"TestScmContext",
"test_should_successfully_perform_method"
]
]
],
"test_should_throw_and_cleanup": [
[
"tests/unit/scm/test_scm.py",
[
"TestScmContext",
"test_should_throw_and_cleanup"
]
]
],
"test_eof": [
[
"tests/unit/test_prompt.py",
[
"TestConfirm",
"test_eof"
]
]
],
"test_return_false_on_non_dvc_file": [
[
"tests/unit/test_repo.py",
[
"TestIsDvcInternal",
"test_return_false_on_non_dvc_file"
]
]
],
"test_return_true_on_dvc_internal_file": [
[
"tests/unit/test_repo.py",
[
"TestIsDvcInternal",
"test_return_true_on_dvc_internal_file"
]
]
],
"test_wdir_default_ignored": [
[
"tests/unit/test_stage.py",
[
"TestStageChecksum",
"test_wdir_default_ignored"
]
]
],
"test_wdir_non_default_is_not_ignored": [
[
"tests/unit/test_stage.py",
[
"TestStageChecksum",
"test_wdir_non_default_is_not_ignored"
]
]
],
"json": [
[
"tests/unit/test_updater.py",
[
"MockResponse",
"json"
]
],
[
"tests/unit/test_updater.py",
[
"mocked_requests_get",
"MockResponse",
"json"
]
]
],
"mocked_requests_get": [
[
"tests/unit/test_updater.py",
[
"mocked_requests_get"
]
]
],
"test_fetch": [
[
"tests/unit/test_updater.py",
[
"TestUpdater",
"test_fetch"
]
]
],
"test_should_raise_exception_on_base_path_not_in_path": [
[
"tests/unit/utils/test_fs.py",
[
"TestContainsLink",
"test_should_raise_exception_on_base_path_not_in_path"
]
]
],
"test_should_return_true_on_symlink_in_path": [
[
"tests/unit/utils/test_fs.py",
[
"TestContainsLink",
"test_should_return_true_on_symlink_in_path"
]
]
],
"test_should_return_false_on_path_eq_to_base_path": [
[
"tests/unit/utils/test_fs.py",
[
"TestContainsLink",
"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",
[
"TestContainsLink",
"test_should_return_false_on_no_more_dirs_below_path"
]
]
],
"test_should_call_recursive_on_no_condition_matched": [
[
"tests/unit/utils/test_fs.py",
[
"TestContainsLink",
"test_should_call_recursive_on_no_condition_matched"
]
]
],
"base_path_is_symlink": [
[
"tests/unit/utils/test_fs.py",
[
"TestContainsLink",
"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",
[
"TestContainsLink",
"test_should_return_false_when_base_path_is_symlink"
]
]
],
"spy": [
[
"tests/utils/__init__.py",
[
"spy"
]
]
],
"get_gitignore_content": [
[
"tests/utils/__init__.py",
[
"get_gitignore_content"
]
]
],
"reset_logger_error_output": [
[
"tests/utils/__init__.py",
[
"reset_logger_error_output"
]
]
],
"reset_logger_standard_output": [
[
"tests/utils/__init__.py",
[
"reset_logger_standard_output"
]
]
],
"cd": [
[
"tests/utils/__init__.py",
[
"cd"
]
]
],
"end_headers": [
[
"tests/utils/httpd.py",
[
"ETagHandler",
"end_headers"
]
],
[
"tests/utils/httpd.py",
[
"ContentMD5Handler",
"end_headers"
]
]
],
"bind_port_by_any_means": [
[
"tests/utils/httpd.py",
[
"StaticFileServer",
"bind_port_by_any_means"
]
]
]
}