Codebase-Index-Lite / iterative__dvc-2254 /blocks_by_function_name.json
Jiayi-Pan's picture
Add files using upload-large-folder tool
32deca7 verified
raw
history blame
199 kB
{
"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"
]
]
],
"get_url": [
[
"dvc/api.py",
[
"get_url"
]
],
[
"dvc/repo/get_url.py",
[
"get_url"
]
]
],
"open": [
[
"dvc/api.py",
[
"open"
]
],
[
"dvc/repo/__init__.py",
[
"Repo",
"open"
]
],
[
"dvc/scm/git/tree.py",
[
"GitTree",
"open"
]
],
[
"dvc/scm/tree.py",
[
"BaseTree",
"open"
]
],
[
"dvc/scm/tree.py",
[
"WorkingTree",
"open"
]
]
],
"__getattr__": [
[
"dvc/api.py",
[
"_OpenContextManager",
"__getattr__"
]
],
[
"dvc/path_info.py",
[
"URLInfo",
"__getattr__"
]
]
],
"_open": [
[
"dvc/api.py",
[
"_open"
]
]
],
"read": [
[
"dvc/api.py",
[
"read"
]
]
],
"_make_repo": [
[
"dvc/api.py",
[
"_make_repo"
]
],
[
"dvc/dependency/repo.py",
[
"DependencyREPO",
"_make_repo"
]
]
],
"set_dir": [
[
"dvc/cache.py",
[
"CacheConfig",
"set_dir"
]
]
],
"_get_remote": [
[
"dvc/cache.py",
[
"Cache",
"_get_remote"
]
]
],
"error": [
[
"dvc/cli.py",
[
"DvcParser",
"error"
]
]
],
"__call__": [
[
"dvc/cli.py",
[
"VersionAction",
"__call__"
]
],
[
"dvc/config.py",
[
"Choices",
"__call__"
]
],
[
"dvc/ignore.py",
[
"DvcIgnore",
"__call__"
]
],
[
"dvc/ignore.py",
[
"DvcIgnoreFromFile",
"__call__"
]
],
[
"dvc/ignore.py",
[
"DvcIgnoreDir",
"__call__"
]
],
[
"dvc/ignore.py",
[
"DvcIgnoreFile",
"__call__"
]
],
[
"dvc/ignore.py",
[
"DvcIgnoreFilter",
"__call__"
]
],
[
"dvc/progress.py",
[
"Progress",
"__call__"
]
],
[
"dvc/remote/azure.py",
[
"Callback",
"__call__"
]
],
[
"dvc/remote/http.py",
[
"ProgressBarCallback",
"__call__"
]
],
[
"dvc/remote/local/slow_link_detection.py",
[
"SlowLinkDetectorDecorator",
"__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/diff.py",
[
"CmdDiff",
"run"
]
],
[
"dvc/command/gc.py",
[
"CmdGC",
"run"
]
],
[
"dvc/command/get.py",
[
"CmdGet",
"run"
]
],
[
"dvc/command/get_url.py",
[
"CmdGetUrl",
"run"
]
],
[
"dvc/command/imp.py",
[
"CmdImport",
"run"
]
],
[
"dvc/command/imp_url.py",
[
"CmdImportUrl",
"run"
]
],
[
"dvc/command/init.py",
[
"CmdInit",
"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/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/command/update.py",
[
"CmdUpdate",
"run"
]
],
[
"dvc/command/version.py",
[
"CmdVersion",
"run"
]
],
[
"dvc/repo/run.py",
[
"run"
]
],
[
"dvc/repo/scm_context.py",
[
"scm_context",
"run"
]
],
[
"dvc/stage.py",
[
"Stage",
"run"
]
],
[
"setup.py",
[
"build_py",
"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/diff.py",
[
"add_parser"
]
],
[
"dvc/command/gc.py",
[
"add_parser"
]
],
[
"dvc/command/get.py",
[
"add_parser"
]
],
[
"dvc/command/get_url.py",
[
"add_parser"
]
],
[
"dvc/command/imp.py",
[
"add_parser"
]
],
[
"dvc/command/imp_url.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/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"
]
],
[
"dvc/command/update.py",
[
"add_parser"
]
],
[
"dvc/command/version.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"
]
]
],
"run_cmd": [
[
"dvc/command/base.py",
[
"CmdBase",
"run_cmd"
]
],
[
"dvc/command/base.py",
[
"CmdBaseNoRepo",
"run_cmd"
]
],
[
"dvc/command/destroy.py",
[
"CmdDestroy",
"run_cmd"
]
],
[
"dvc/command/install.py",
[
"CmdInstall",
"run_cmd"
]
]
],
"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"
]
]
],
"_print_size": [
[
"dvc/command/diff.py",
[
"CmdDiff",
"_print_size"
]
]
],
"_get_md5_string": [
[
"dvc/command/diff.py",
[
"CmdDiff",
"_get_md5_string"
]
]
],
"_get_dir_changes": [
[
"dvc/command/diff.py",
[
"CmdDiff",
"_get_dir_changes"
]
]
],
"_get_file_changes": [
[
"dvc/command/diff.py",
[
"CmdDiff",
"_get_file_changes"
]
]
],
"_get_royal_changes": [
[
"dvc/command/diff.py",
[
"CmdDiff",
"_get_royal_changes"
]
]
],
"_show": [
[
"dvc/command/diff.py",
[
"CmdDiff",
"_show"
]
],
[
"dvc/command/pipeline.py",
[
"CmdPipelineShow",
"_show"
]
],
[
"dvc/command/status.py",
[
"CmdDataStatus",
"_show"
]
]
],
"_run": [
[
"dvc/command/lock.py",
[
"CmdLockBase",
"_run"
]
],
[
"dvc/stage.py",
[
"Stage",
"_run"
]
],
[
"tests/func/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"
]
]
],
"_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"
]
]
],
"get_fs_type": [
[
"dvc/command/version.py",
[
"CmdVersion",
"get_fs_type"
]
]
],
"get_linktype_support_info": [
[
"dvc/command/version.py",
[
"CmdVersion",
"get_linktype_support_info"
]
]
],
"supported_cache_type": [
[
"dvc/config.py",
[
"supported_cache_type"
]
]
],
"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"
]
]
],
"_resolve_cache_path": [
[
"dvc/config.py",
[
"Config",
"_resolve_cache_path"
]
]
],
"_resolve_paths": [
[
"dvc/config.py",
[
"Config",
"_resolve_paths"
]
]
],
"_load_configs": [
[
"dvc/config.py",
[
"Config",
"_load_configs"
]
]
],
"config_local_file": [
[
"dvc/config.py",
[
"Config",
"config_local_file"
]
]
],
"config_file": [
[
"dvc/config.py",
[
"Config",
"config_file"
]
]
],
"save": [
[
"dvc/config.py",
[
"Config",
"save"
]
],
[
"dvc/dependency/repo.py",
[
"DependencyREPO",
"save"
]
],
[
"dvc/output/base.py",
[
"OutputBase",
"save"
]
],
[
"dvc/remote/base.py",
[
"RemoteBASE",
"save"
]
],
[
"dvc/stage.py",
[
"Stage",
"save"
]
],
[
"dvc/state.py",
[
"StateBase",
"save"
]
],
[
"dvc/state.py",
[
"State",
"save"
]
]
],
"_save": [
[
"dvc/config.py",
[
"Config",
"_save"
]
],
[
"dvc/remote/base.py",
[
"RemoteBASE",
"_save"
]
]
],
"unset": [
[
"dvc/config.py",
[
"Config",
"unset"
]
]
],
"set": [
[
"dvc/config.py",
[
"Config",
"set"
]
]
],
"get": [
[
"dvc/config.py",
[
"Config",
"get"
]
],
[
"dvc/remote/local/__init__.py",
[
"RemoteLOCAL",
"get"
]
],
[
"dvc/repo/get.py",
[
"get"
]
],
[
"dvc/state.py",
[
"StateBase",
"get"
]
],
[
"dvc/state.py",
[
"State",
"get"
]
]
],
"_lower": [
[
"dvc/config.py",
[
"Config",
"_lower"
]
]
],
"get_configobj": [
[
"dvc/config.py",
[
"Config",
"get_configobj"
]
]
],
"list_options": [
[
"dvc/config.py",
[
"Config",
"list_options"
]
]
],
"_spawn_windows": [
[
"dvc/daemon.py",
[
"_spawn_windows"
]
]
],
"_spawn_posix": [
[
"dvc/daemon.py",
[
"_spawn_posix"
]
]
],
"_spawn": [
[
"dvc/daemon.py",
[
"_spawn"
]
]
],
"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"
]
]
],
"_build_sugiyama_layout": [
[
"dvc/dagascii.py",
[
"_build_sugiyama_layout"
]
]
],
"_config": [
[
"dvc/data_cloud.py",
[
"DataCloud",
"_config"
]
]
],
"_core": [
[
"dvc/data_cloud.py",
[
"DataCloud",
"_core"
]
]
],
"get_remote": [
[
"dvc/data_cloud.py",
[
"DataCloud",
"get_remote"
]
]
],
"_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"
]
]
],
"push": [
[
"dvc/data_cloud.py",
[
"DataCloud",
"push"
]
],
[
"dvc/remote/local/__init__.py",
[
"RemoteLOCAL",
"push"
]
],
[
"dvc/repo/push.py",
[
"push"
]
]
],
"pull": [
[
"dvc/data_cloud.py",
[
"DataCloud",
"pull"
]
],
[
"dvc/remote/local/__init__.py",
[
"RemoteLOCAL",
"pull"
]
],
[
"dvc/repo/pull.py",
[
"pull"
]
]
],
"status": [
[
"dvc/data_cloud.py",
[
"DataCloud",
"status"
]
],
[
"dvc/dependency/repo.py",
[
"DependencyREPO",
"status"
]
],
[
"dvc/output/base.py",
[
"OutputBase",
"status"
]
],
[
"dvc/remote/local/__init__.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"
]
]
],
"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"
]
]
],
"update": [
[
"dvc/dependency/base.py",
[
"DependencyBase",
"update"
]
],
[
"dvc/dependency/repo.py",
[
"DependencyREPO",
"update"
]
],
[
"dvc/ignore.py",
[
"DvcIgnoreFilter",
"update"
]
],
[
"dvc/progress.py",
[
"ProgressCallback",
"update"
]
],
[
"dvc/repo/update.py",
[
"update"
]
],
[
"dvc/stage.py",
[
"Stage",
"update"
]
]
],
"_parse_path": [
[
"dvc/dependency/repo.py",
[
"DependencyREPO",
"_parse_path"
]
],
[
"dvc/output/base.py",
[
"OutputBase",
"_parse_path"
]
],
[
"dvc/output/local.py",
[
"OutputLOCAL",
"_parse_path"
]
]
],
"is_in_repo": [
[
"dvc/dependency/repo.py",
[
"DependencyREPO",
"is_in_repo"
]
],
[
"dvc/output/base.py",
[
"OutputBase",
"is_in_repo"
]
],
[
"dvc/output/local.py",
[
"OutputLOCAL",
"is_in_repo"
]
]
],
"__str__": [
[
"dvc/dependency/repo.py",
[
"DependencyREPO",
"__str__"
]
],
[
"dvc/output/base.py",
[
"OutputBase",
"__str__"
]
],
[
"dvc/output/local.py",
[
"OutputLOCAL",
"__str__"
]
],
[
"dvc/path_info.py",
[
"PathInfo",
"__str__"
]
],
[
"dvc/path_info.py",
[
"PathInfo",
"if_is_py2_",
"__str__"
]
],
[
"dvc/path_info.py",
[
"URLInfo",
"__str__"
]
]
],
"dumpd": [
[
"dvc/dependency/repo.py",
[
"DependencyREPO",
"dumpd"
]
],
[
"dvc/output/base.py",
[
"OutputBase",
"dumpd"
]
],
[
"dvc/output/local.py",
[
"OutputLOCAL",
"dumpd"
]
],
[
"dvc/stage.py",
[
"Stage",
"dumpd"
]
]
],
"download": [
[
"dvc/dependency/repo.py",
[
"DependencyREPO",
"download"
]
],
[
"dvc/output/base.py",
[
"OutputBase",
"download"
]
],
[
"dvc/remote/base.py",
[
"RemoteBASE",
"download"
]
],
[
"dvc/remote/http.py",
[
"RemoteHTTP",
"download"
]
],
[
"dvc/remote/ssh/connection.py",
[
"SSHConnection",
"download"
]
]
],
"_clone": [
[
"dvc/external_repo.py",
[
"_clone"
]
]
],
"_remove": [
[
"dvc/external_repo.py",
[
"_remove"
]
]
],
"external_repo": [
[
"dvc/external_repo.py",
[
"external_repo"
]
]
],
"read_patterns": [
[
"dvc/ignore.py",
[
"DvcIgnoreFileHandler",
"read_patterns"
]
]
],
"get_repo_root": [
[
"dvc/ignore.py",
[
"DvcIgnoreFileHandler",
"get_repo_root"
]
]
],
"matches": [
[
"dvc/ignore.py",
[
"DvcIgnoreFromFile",
"matches"
]
]
],
"__hash__": [
[
"dvc/ignore.py",
[
"DvcIgnoreFromFile",
"__hash__"
]
],
[
"dvc/path_info.py",
[
"URLInfo",
"__hash__"
]
]
],
"_process_ignores_in_parent_dirs": [
[
"dvc/ignore.py",
[
"DvcIgnoreFilter",
"_process_ignores_in_parent_dirs"
]
]
],
"_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/utils/compat.py",
[
"if_is_py2_",
"StringIO",
"__enter__"
]
],
[
"dvc/utils/compat.py",
[
"if_is_py2_",
"BytesIO",
"__enter__"
]
],
[
"tests/utils/httpd.py",
[
"StaticFileServer",
"__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/utils/compat.py",
[
"if_is_py2_",
"StringIO",
"__exit__"
]
],
[
"dvc/utils/compat.py",
[
"if_is_py2_",
"BytesIO",
"__exit__"
]
],
[
"tests/utils/httpd.py",
[
"StaticFileServer",
"__exit__"
]
]
],
"filter": [
[
"dvc/logger.py",
[
"ExcludeErrorsFilter",
"filter"
]
]
],
"format": [
[
"dvc/logger.py",
[
"ColorFormatter",
"format"
]
]
],
"_current_level": [
[
"dvc/logger.py",
[
"ColorFormatter",
"_current_level"
]
]
],
"_is_visible": [
[
"dvc/logger.py",
[
"ColorFormatter",
"_is_visible"
]
]
],
"_description": [
[
"dvc/logger.py",
[
"ColorFormatter",
"_description"
]
]
],
"_walk_exc": [
[
"dvc/logger.py",
[
"ColorFormatter",
"_walk_exc"
]
]
],
"_parse_exc": [
[
"dvc/logger.py",
[
"ColorFormatter",
"_parse_exc"
]
]
],
"_progress_aware": [
[
"dvc/logger.py",
[
"ColorFormatter",
"_progress_aware"
]
]
],
"handleError": [
[
"dvc/logger.py",
[
"LoggerHandler",
"handleError"
]
]
],
"setup": [
[
"dvc/logger.py",
[
"setup"
]
]
],
"main": [
[
"dvc/main.py",
[
"main"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestDataCloudCLIBase",
"main"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestWarnOnOutdatedStage",
"main"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRecursiveSyncOperations",
"main"
]
]
],
"__repr__": [
[
"dvc/output/base.py",
[
"OutputBase",
"__repr__"
]
],
[
"dvc/path_info.py",
[
"PathInfo",
"__repr__"
]
],
[
"dvc/path_info.py",
[
"_URLPathParents",
"__repr__"
]
],
[
"dvc/path_info.py",
[
"URLInfo",
"__repr__"
]
],
[
"dvc/remote/base.py",
[
"RemoteBASE",
"__repr__"
]
],
[
"dvc/repo/__init__.py",
[
"Repo",
"__repr__"
]
],
[
"dvc/scm/base.py",
[
"Base",
"__repr__"
]
],
[
"dvc/stage.py",
[
"Stage",
"__repr__"
]
]
],
"scheme": [
[
"dvc/output/base.py",
[
"OutputBase",
"scheme"
]
],
[
"tests/func/test_repro.py",
[
"TestReproExternalBase",
"scheme"
]
],
[
"tests/func/test_repro.py",
[
"TestReproExternalS3",
"scheme"
]
],
[
"tests/func/test_repro.py",
[
"TestReproExternalGS",
"scheme"
]
],
[
"tests/func/test_repro.py",
[
"TestReproExternalHDFS",
"scheme"
]
],
[
"tests/func/test_repro.py",
[
"TestReproExternalSSH",
"scheme"
]
],
[
"tests/func/test_repro.py",
[
"TestReproExternalLOCAL",
"scheme"
]
]
],
"cache": [
[
"dvc/output/base.py",
[
"OutputBase",
"cache"
]
],
[
"dvc/remote/base.py",
[
"RemoteBASE",
"cache"
]
]
],
"dir_cache": [
[
"dvc/output/base.py",
[
"OutputBase",
"dir_cache"
]
]
],
"assign_to_stage_file": [
[
"dvc/output/base.py",
[
"OutputBase",
"assign_to_stage_file"
]
],
[
"dvc/output/local.py",
[
"OutputLOCAL",
"assign_to_stage_file"
]
]
],
"supported": [
[
"dvc/output/base.py",
[
"OutputBase",
"supported"
]
],
[
"dvc/remote/base.py",
[
"RemoteBASE",
"supported"
]
],
[
"dvc/remote/local/__init__.py",
[
"RemoteLOCAL",
"supported"
]
]
],
"cache_path": [
[
"dvc/output/base.py",
[
"OutputBase",
"cache_path"
]
]
],
"checksum": [
[
"dvc/output/base.py",
[
"OutputBase",
"checksum"
]
]
],
"is_dir_checksum": [
[
"dvc/output/base.py",
[
"OutputBase",
"is_dir_checksum"
]
],
[
"dvc/remote/base.py",
[
"RemoteBASE",
"is_dir_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/__init__.py",
[
"RemoteLOCAL",
"exists"
]
],
[
"dvc/remote/s3.py",
[
"RemoteS3",
"exists"
]
],
[
"dvc/remote/ssh/__init__.py",
[
"RemoteSSH",
"exists"
]
],
[
"dvc/remote/ssh/connection.py",
[
"SSHConnection",
"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"
]
]
],
"changed": [
[
"dvc/output/base.py",
[
"OutputBase",
"changed"
]
],
[
"dvc/remote/base.py",
[
"RemoteBASE",
"changed"
]
],
[
"dvc/stage.py",
[
"Stage",
"changed"
]
]
],
"is_empty": [
[
"dvc/output/base.py",
[
"OutputBase",
"is_empty"
]
],
[
"dvc/remote/base.py",
[
"RemoteBASE",
"is_empty"
]
],
[
"dvc/remote/local/__init__.py",
[
"RemoteLOCAL",
"is_empty"
]
]
],
"isdir": [
[
"dvc/output/base.py",
[
"OutputBase",
"isdir"
]
],
[
"dvc/remote/base.py",
[
"RemoteBASE",
"isdir"
]
],
[
"dvc/remote/local/__init__.py",
[
"RemoteLOCAL",
"isdir"
]
],
[
"dvc/remote/ssh/__init__.py",
[
"RemoteSSH",
"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/output/base.py",
[
"OutputBase",
"isfile"
]
],
[
"dvc/remote/base.py",
[
"RemoteBASE",
"isfile"
]
],
[
"dvc/remote/local/__init__.py",
[
"RemoteLOCAL",
"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"
]
]
],
"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"
]
]
],
"verify_metric": [
[
"dvc/output/base.py",
[
"OutputBase",
"verify_metric"
]
],
[
"dvc/output/local.py",
[
"OutputLOCAL",
"verify_metric"
]
]
],
"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/config.py",
[
"RemoteConfig",
"remove"
]
],
[
"dvc/remote/gs.py",
[
"RemoteGS",
"remove"
]
],
[
"dvc/remote/hdfs.py",
[
"RemoteHDFS",
"remove"
]
],
[
"dvc/remote/local/__init__.py",
[
"RemoteLOCAL",
"remove"
]
],
[
"dvc/remote/oss.py",
[
"RemoteOSS",
"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/__init__.py",
[
"RemoteLOCAL",
"move"
]
],
[
"dvc/remote/ssh/__init__.py",
[
"RemoteSSH",
"move"
]
],
[
"dvc/remote/ssh/connection.py",
[
"SSHConnection",
"move"
]
],
[
"dvc/repo/move.py",
[
"move"
]
],
[
"dvc/utils/__init__.py",
[
"move"
]
]
],
"get_files_number": [
[
"dvc/output/base.py",
[
"OutputBase",
"get_files_number"
]
]
],
"unprotect": [
[
"dvc/output/base.py",
[
"OutputBase",
"unprotect"
]
],
[
"dvc/remote/base.py",
[
"RemoteBASE",
"unprotect"
]
],
[
"dvc/remote/local/__init__.py",
[
"RemoteLOCAL",
"unprotect"
]
],
[
"dvc/repo/__init__.py",
[
"Repo",
"unprotect"
]
]
],
"_collect_used_dir_cache": [
[
"dvc/output/base.py",
[
"OutputBase",
"_collect_used_dir_cache"
]
]
],
"get_used_cache": [
[
"dvc/output/base.py",
[
"OutputBase",
"get_used_cache"
]
]
],
"fspath": [
[
"dvc/output/local.py",
[
"OutputLOCAL",
"fspath"
]
],
[
"dvc/path_info.py",
[
"PathInfo",
"fspath"
]
],
[
"dvc/utils/compat.py",
[
"try_",
"except_ImportError_",
"fspath"
]
]
],
"__new__": [
[
"dvc/path_info.py",
[
"PathInfo",
"__new__"
]
]
],
"from_posix": [
[
"dvc/path_info.py",
[
"PathInfo",
"from_posix"
]
]
],
"__fspath__": [
[
"dvc/path_info.py",
[
"PathInfo",
"__fspath__"
]
],
[
"dvc/path_info.py",
[
"PathInfo",
"if_is_py2_",
"__fspath__"
]
]
],
"relpath": [
[
"dvc/path_info.py",
[
"PathInfo",
"relpath"
]
],
[
"dvc/stage.py",
[
"Stage",
"relpath"
]
],
[
"dvc/utils/__init__.py",
[
"relpath"
]
]
],
"isin": [
[
"dvc/path_info.py",
[
"PathInfo",
"isin"
]
],
[
"dvc/path_info.py",
[
"URLInfo",
"isin"
]
]
],
"_parse_args": [
[
"dvc/path_info.py",
[
"PathInfo",
"if_is_py2_",
"_parse_args"
]
]
],
"name": [
[
"dvc/path_info.py",
[
"PathInfo",
"if_is_py2_",
"name"
]
],
[
"dvc/path_info.py",
[
"URLInfo",
"name"
]
]
],
"with_name": [
[
"dvc/path_info.py",
[
"PathInfo",
"if_is_py2_",
"with_name"
]
]
],
"as_posix": [
[
"dvc/path_info.py",
[
"PathInfo",
"if_is_py2_",
"as_posix"
]
]
],
"__len__": [
[
"dvc/path_info.py",
[
"_URLPathParents",
"__len__"
]
]
],
"__getitem__": [
[
"dvc/path_info.py",
[
"_URLPathParents",
"__getitem__"
]
]
],
"from_parts": [
[
"dvc/path_info.py",
[
"URLInfo",
"from_parts"
]
]
],
"url": [
[
"dvc/path_info.py",
[
"URLInfo",
"url"
]
]
],
"__eq__": [
[
"dvc/path_info.py",
[
"URLInfo",
"__eq__"
]
]
],
"__div__": [
[
"dvc/path_info.py",
[
"URLInfo",
"__div__"
]
]
],
"netloc": [
[
"dvc/path_info.py",
[
"URLInfo",
"netloc"
]
]
],
"port": [
[
"dvc/path_info.py",
[
"URLInfo",
"port"
]
]
],
"host": [
[
"dvc/path_info.py",
[
"URLInfo",
"host"
]
]
],
"user": [
[
"dvc/path_info.py",
[
"URLInfo",
"user"
]
]
],
"_path": [
[
"dvc/path_info.py",
[
"URLInfo",
"_path"
]
]
],
"parts": [
[
"dvc/path_info.py",
[
"URLInfo",
"parts"
]
]
],
"bucket": [
[
"dvc/path_info.py",
[
"URLInfo",
"bucket"
]
],
[
"tests/func/test_repro.py",
[
"TestReproExternalS3",
"bucket"
]
],
[
"tests/func/test_repro.py",
[
"TestReproExternalGS",
"bucket"
]
],
[
"tests/func/test_repro.py",
[
"TestReproExternalHDFS",
"bucket"
]
],
[
"tests/func/test_repro.py",
[
"TestReproExternalSSH",
"bucket"
]
],
[
"tests/func/test_repro.py",
[
"TestReproExternalLOCAL",
"bucket"
]
]
],
"parent": [
[
"dvc/path_info.py",
[
"URLInfo",
"parent"
]
]
],
"parents": [
[
"dvc/path_info.py",
[
"URLInfo",
"parents"
]
]
],
"relative_to": [
[
"dvc/path_info.py",
[
"URLInfo",
"relative_to"
]
]
],
"path": [
[
"dvc/path_info.py",
[
"CloudURLInfo",
"path"
]
]
],
"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"
]
]
],
"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/oss.py",
[
"RemoteOSS",
"_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/__init__.py",
[
"RemoteLOCAL",
"list_cache_paths"
]
],
[
"dvc/remote/oss.py",
[
"RemoteOSS",
"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/gs.py",
[
"RemoteGS",
"_upload"
]
],
[
"dvc/remote/hdfs.py",
[
"RemoteHDFS",
"_upload"
]
],
[
"dvc/remote/local/__init__.py",
[
"RemoteLOCAL",
"_upload"
]
],
[
"dvc/remote/oss.py",
[
"RemoteOSS",
"_upload"
]
],
[
"dvc/remote/s3.py",
[
"RemoteS3",
"_upload"
]
],
[
"dvc/remote/ssh/__init__.py",
[
"RemoteSSH",
"_upload"
]
]
],
"_download": [
[
"dvc/remote/azure.py",
[
"RemoteAZURE",
"_download"
]
],
[
"dvc/remote/gs.py",
[
"RemoteGS",
"_download"
]
],
[
"dvc/remote/hdfs.py",
[
"RemoteHDFS",
"_download"
]
],
[
"dvc/remote/local/__init__.py",
[
"RemoteLOCAL",
"_download"
]
],
[
"dvc/remote/oss.py",
[
"RemoteOSS",
"_download"
]
],
[
"dvc/remote/s3.py",
[
"RemoteS3",
"_download"
]
],
[
"dvc/remote/ssh/__init__.py",
[
"RemoteSSH",
"_download"
]
]
],
"compat_config": [
[
"dvc/remote/base.py",
[
"RemoteBASE",
"compat_config"
]
],
[
"dvc/remote/gs.py",
[
"RemoteGS",
"compat_config"
]
],
[
"dvc/remote/local/__init__.py",
[
"RemoteLOCAL",
"compat_config"
]
],
[
"dvc/remote/s3.py",
[
"RemoteS3",
"compat_config"
]
]
],
"get_file_checksum": [
[
"dvc/remote/base.py",
[
"RemoteBASE",
"get_file_checksum"
]
],
[
"dvc/remote/gs.py",
[
"RemoteGS",
"get_file_checksum"
]
],
[
"dvc/remote/hdfs.py",
[
"RemoteHDFS",
"get_file_checksum"
]
],
[
"dvc/remote/http.py",
[
"RemoteHTTP",
"get_file_checksum"
]
],
[
"dvc/remote/local/__init__.py",
[
"RemoteLOCAL",
"get_file_checksum"
]
],
[
"dvc/remote/s3.py",
[
"RemoteS3",
"get_file_checksum"
]
],
[
"dvc/remote/ssh/__init__.py",
[
"RemoteSSH",
"get_file_checksum"
]
]
],
"_collect_dir": [
[
"dvc/remote/base.py",
[
"RemoteBASE",
"_collect_dir"
]
]
],
"get_dir_checksum": [
[
"dvc/remote/base.py",
[
"RemoteBASE",
"get_dir_checksum"
]
]
],
"_get_dir_info_checksum": [
[
"dvc/remote/base.py",
[
"RemoteBASE",
"_get_dir_info_checksum"
]
]
],
"get_dir_cache": [
[
"dvc/remote/base.py",
[
"RemoteBASE",
"get_dir_cache"
]
]
],
"load_dir_cache": [
[
"dvc/remote/base.py",
[
"RemoteBASE",
"load_dir_cache"
]
]
],
"get_checksum": [
[
"dvc/remote/base.py",
[
"RemoteBASE",
"get_checksum"
]
]
],
"save_info": [
[
"dvc/remote/base.py",
[
"RemoteBASE",
"save_info"
]
]
],
"link": [
[
"dvc/remote/base.py",
[
"RemoteBASE",
"link"
]
],
[
"dvc/remote/local/__init__.py",
[
"RemoteLOCAL",
"link"
]
]
],
"_save_file": [
[
"dvc/remote/base.py",
[
"RemoteBASE",
"_save_file"
]
]
],
"_save_dir": [
[
"dvc/remote/base.py",
[
"RemoteBASE",
"_save_dir"
]
]
],
"walk": [
[
"dvc/remote/base.py",
[
"RemoteBASE",
"walk"
]
],
[
"dvc/remote/local/__init__.py",
[
"RemoteLOCAL",
"walk"
]
],
[
"dvc/remote/ssh/__init__.py",
[
"RemoteSSH",
"walk"
]
],
[
"dvc/remote/ssh/connection.py",
[
"SSHConnection",
"walk"
]
],
[
"dvc/scm/git/tree.py",
[
"GitTree",
"walk"
]
],
[
"dvc/scm/tree.py",
[
"BaseTree",
"walk"
]
],
[
"dvc/scm/tree.py",
[
"WorkingTree",
"walk"
]
]
],
"protect": [
[
"dvc/remote/base.py",
[
"RemoteBASE",
"protect"
]
],
[
"dvc/remote/local/__init__.py",
[
"RemoteLOCAL",
"protect"
]
]
],
"transfer_context": [
[
"dvc/remote/base.py",
[
"RemoteBASE",
"transfer_context"
]
],
[
"dvc/remote/gs.py",
[
"RemoteGS",
"transfer_context"
]
],
[
"dvc/remote/s3.py",
[
"RemoteS3",
"transfer_context"
]
],
[
"dvc/remote/ssh/__init__.py",
[
"RemoteSSH",
"transfer_context"
]
]
],
"upload": [
[
"dvc/remote/base.py",
[
"RemoteBASE",
"upload"
]
],
[
"dvc/remote/ssh/connection.py",
[
"SSHConnection",
"upload"
]
]
],
"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"
]
]
],
"path_to_checksum": [
[
"dvc/remote/base.py",
[
"RemoteBASE",
"path_to_checksum"
]
]
],
"checksum_to_path_info": [
[
"dvc/remote/base.py",
[
"RemoteBASE",
"checksum_to_path_info"
]
]
],
"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"
]
]
],
"changed_cache_file": [
[
"dvc/remote/base.py",
[
"RemoteBASE",
"changed_cache_file"
]
]
],
"_changed_dir_cache": [
[
"dvc/remote/base.py",
[
"RemoteBASE",
"_changed_dir_cache"
]
]
],
"exists_with_progress": [
[
"dvc/remote/base.py",
[
"RemoteBASE",
"cache_exists",
"exists_with_progress"
]
]
],
"cache_exists": [
[
"dvc/remote/base.py",
[
"RemoteBASE",
"cache_exists"
]
],
[
"dvc/remote/local/__init__.py",
[
"RemoteLOCAL",
"cache_exists"
]
]
],
"already_cached": [
[
"dvc/remote/base.py",
[
"RemoteBASE",
"already_cached"
]
],
[
"dvc/remote/local/__init__.py",
[
"RemoteLOCAL",
"already_cached"
]
]
],
"safe_remove": [
[
"dvc/remote/base.py",
[
"RemoteBASE",
"safe_remove"
]
]
],
"_checkout_file": [
[
"dvc/remote/base.py",
[
"RemoteBASE",
"_checkout_file"
]
]
],
"makedirs": [
[
"dvc/remote/base.py",
[
"RemoteBASE",
"makedirs"
]
],
[
"dvc/remote/local/__init__.py",
[
"RemoteLOCAL",
"makedirs"
]
],
[
"dvc/remote/ssh/__init__.py",
[
"RemoteSSH",
"makedirs"
]
],
[
"dvc/remote/ssh/connection.py",
[
"SSHConnection",
"makedirs"
]
]
],
"_checkout_dir": [
[
"dvc/remote/base.py",
[
"RemoteBASE",
"_checkout_dir"
]
]
],
"_remove_redundant_files": [
[
"dvc/remote/base.py",
[
"RemoteBASE",
"_remove_redundant_files"
]
]
],
"_checkout": [
[
"dvc/remote/base.py",
[
"RemoteBASE",
"_checkout"
]
]
],
"_get_unpacked_dir_names": [
[
"dvc/remote/base.py",
[
"RemoteBASE",
"_get_unpacked_dir_names"
]
],
[
"dvc/remote/local/__init__.py",
[
"RemoteLOCAL",
"_get_unpacked_dir_names"
]
]
],
"extract_used_local_checksums": [
[
"dvc/remote/base.py",
[
"RemoteBASE",
"extract_used_local_checksums"
]
]
],
"_changed_unpacked_dir": [
[
"dvc/remote/base.py",
[
"RemoteBASE",
"_changed_unpacked_dir"
]
],
[
"dvc/remote/local/__init__.py",
[
"RemoteLOCAL",
"_changed_unpacked_dir"
]
]
],
"_update_unpacked_dir": [
[
"dvc/remote/base.py",
[
"RemoteBASE",
"_update_unpacked_dir"
]
],
[
"dvc/remote/local/__init__.py",
[
"RemoteLOCAL",
"_update_unpacked_dir"
]
]
],
"get_settings": [
[
"dvc/remote/config.py",
[
"RemoteConfig",
"get_settings"
]
]
],
"resolve_path": [
[
"dvc/remote/config.py",
[
"RemoteConfig",
"resolve_path"
]
]
],
"add": [
[
"dvc/remote/config.py",
[
"RemoteConfig",
"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"
]
]
],
"modify": [
[
"dvc/remote/config.py",
[
"RemoteConfig",
"modify"
]
],
[
"dvc/repo/metrics/__init__.py",
[
"Metrics",
"modify"
]
],
[
"dvc/repo/metrics/modify.py",
[
"modify"
]
]
],
"list": [
[
"dvc/remote/config.py",
[
"RemoteConfig",
"list"
]
],
[
"dvc/repo/tag/__init__.py",
[
"Tag",
"list"
]
],
[
"dvc/repo/tag/list.py",
[
"list"
]
]
],
"set_default": [
[
"dvc/remote/config.py",
[
"RemoteConfig",
"set_default"
]
]
],
"gs": [
[
"dvc/remote/gs.py",
[
"RemoteGS",
"gs"
]
]
],
"batch_exists": [
[
"dvc/remote/gs.py",
[
"RemoteGS",
"batch_exists"
]
],
[
"dvc/remote/http.py",
[
"RemoteHTTP",
"batch_exists"
]
],
[
"dvc/remote/s3.py",
[
"RemoteS3",
"batch_exists"
]
],
[
"dvc/remote/ssh/__init__.py",
[
"RemoteSSH",
"batch_exists"
]
]
],
"hadoop_fs": [
[
"dvc/remote/hdfs.py",
[
"RemoteHDFS",
"hadoop_fs"
]
]
],
"_group": [
[
"dvc/remote/hdfs.py",
[
"RemoteHDFS",
"_group"
]
],
[
"dvc/remote/local/__init__.py",
[
"RemoteLOCAL",
"_group"
]
]
],
"rm": [
[
"dvc/remote/hdfs.py",
[
"RemoteHDFS",
"rm"
]
]
],
"_content_length": [
[
"dvc/remote/http.py",
[
"RemoteHTTP",
"_content_length"
]
]
],
"_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"
]
]
],
"cache_dir": [
[
"dvc/remote/local/__init__.py",
[
"RemoteLOCAL",
"cache_dir"
]
]
],
"_get_link_method": [
[
"dvc/remote/local/__init__.py",
[
"RemoteLOCAL",
"_get_link_method"
]
]
],
"_link": [
[
"dvc/remote/local/__init__.py",
[
"RemoteLOCAL",
"_link"
]
]
],
"_try_links": [
[
"dvc/remote/local/__init__.py",
[
"RemoteLOCAL",
"_try_links"
]
]
],
"_fill_statuses": [
[
"dvc/remote/local/__init__.py",
[
"RemoteLOCAL",
"_fill_statuses"
]
]
],
"_get_chunks": [
[
"dvc/remote/local/__init__.py",
[
"RemoteLOCAL",
"_get_chunks"
]
]
],
"_process": [
[
"dvc/remote/local/__init__.py",
[
"RemoteLOCAL",
"_process"
]
]
],
"_log_missing_caches": [
[
"dvc/remote/local/__init__.py",
[
"RemoteLOCAL",
"_log_missing_caches"
]
]
],
"_unprotect_file": [
[
"dvc/remote/local/__init__.py",
[
"RemoteLOCAL",
"_unprotect_file"
]
]
],
"_unprotect_dir": [
[
"dvc/remote/local/__init__.py",
[
"RemoteLOCAL",
"_unprotect_dir"
]
]
],
"_get_unpacked_dir_path_info": [
[
"dvc/remote/local/__init__.py",
[
"RemoteLOCAL",
"_get_unpacked_dir_path_info"
]
]
],
"_path_info_changed": [
[
"dvc/remote/local/__init__.py",
[
"RemoteLOCAL",
"_path_info_changed"
]
]
],
"_create_unpacked_dir": [
[
"dvc/remote/local/__init__.py",
[
"RemoteLOCAL",
"_create_unpacked_dir"
]
]
],
"should_display": [
[
"dvc/remote/local/slow_link_detection.py",
[
"SlowLinkDetectorDecorator",
"should_display"
]
]
],
"call": [
[
"dvc/remote/local/slow_link_detection.py",
[
"slow_link_guard",
"call"
]
]
],
"slow_link_guard": [
[
"dvc/remote/local/slow_link_detection.py",
[
"slow_link_guard"
]
]
],
"oss_service": [
[
"dvc/remote/oss.py",
[
"RemoteOSS",
"oss_service"
]
]
],
"s3": [
[
"dvc/remote/s3.py",
[
"RemoteS3",
"s3"
]
]
],
"get_etag": [
[
"dvc/remote/s3.py",
[
"RemoteS3",
"get_etag"
]
]
],
"get_head_object": [
[
"dvc/remote/s3.py",
[
"RemoteS3",
"get_head_object"
]
]
],
"_copy_multipart": [
[
"dvc/remote/s3.py",
[
"RemoteS3",
"_copy_multipart"
]
]
],
"_copy": [
[
"dvc/remote/s3.py",
[
"RemoteS3",
"_copy"
]
]
],
"ssh_config_filename": [
[
"dvc/remote/ssh/__init__.py",
[
"RemoteSSH",
"ssh_config_filename"
]
]
],
"_load_user_ssh_config": [
[
"dvc/remote/ssh/__init__.py",
[
"RemoteSSH",
"_load_user_ssh_config"
]
]
],
"_try_get_ssh_config_port": [
[
"dvc/remote/ssh/__init__.py",
[
"RemoteSSH",
"_try_get_ssh_config_port"
]
]
],
"_try_get_ssh_config_keyfile": [
[
"dvc/remote/ssh/__init__.py",
[
"RemoteSSH",
"_try_get_ssh_config_keyfile"
]
]
],
"ssh": [
[
"dvc/remote/ssh/__init__.py",
[
"RemoteSSH",
"ssh"
]
],
[
"tests/conftest.py",
[
"ssh"
]
]
],
"_exists": [
[
"dvc/remote/ssh/__init__.py",
[
"RemoteSSH",
"batch_exists",
"_exists"
]
]
],
"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"
]
]
],
"st_mode": [
[
"dvc/remote/ssh/connection.py",
[
"SSHConnection",
"st_mode"
]
]
],
"islink": [
[
"dvc/remote/ssh/connection.py",
[
"SSHConnection",
"islink"
]
]
],
"walk_files": [
[
"dvc/remote/ssh/connection.py",
[
"SSHConnection",
"walk_files"
]
],
[
"dvc/utils/__init__.py",
[
"walk_files"
]
]
],
"_remove_file": [
[
"dvc/remote/ssh/connection.py",
[
"SSHConnection",
"_remove_file"
]
]
],
"_remove_dir": [
[
"dvc/remote/ssh/connection.py",
[
"SSHConnection",
"_remove_dir"
]
]
],
"execute": [
[
"dvc/remote/ssh/connection.py",
[
"SSHConnection",
"execute"
]
]
],
"md5": [
[
"dvc/remote/ssh/connection.py",
[
"SSHConnection",
"md5"
]
]
],
"cp": [
[
"dvc/remote/ssh/connection.py",
[
"SSHConnection",
"cp"
]
]
],
"open_max_sftp_channels": [
[
"dvc/remote/ssh/connection.py",
[
"SSHConnection",
"open_max_sftp_channels"
]
]
],
"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"
]
]
],
"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"
]
]
],
"func": [
[
"dvc/repo/__init__.py",
[
"Repo",
"find_outs_by_path",
"func"
]
]
],
"find_outs_by_path": [
[
"dvc/repo/__init__.py",
[
"Repo",
"find_outs_by_path"
]
]
],
"find_out_by_relpath": [
[
"dvc/repo/__init__.py",
[
"Repo",
"find_out_by_relpath"
]
]
],
"is_dvc_internal": [
[
"dvc/repo/__init__.py",
[
"Repo",
"is_dvc_internal"
]
]
],
"_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"
]
]
],
"_file_not_exists": [
[
"dvc/repo/diff.py",
[
"_file_not_exists"
]
]
],
"_extract_dir": [
[
"dvc/repo/diff.py",
[
"_extract_dir"
]
]
],
"_get_dir_info": [
[
"dvc/repo/diff.py",
[
"_get_dir_info"
]
]
],
"_ident_files": [
[
"dvc/repo/diff.py",
[
"_ident_files"
]
]
],
"_modified_files": [
[
"dvc/repo/diff.py",
[
"_modified_files"
]
]
],
"_deleted_files": [
[
"dvc/repo/diff.py",
[
"_deleted_files"
]
]
],
"_new_files": [
[
"dvc/repo/diff.py",
[
"_new_files"
]
]
],
"_get_tree_changes": [
[
"dvc/repo/diff.py",
[
"_get_tree_changes"
]
]
],
"_check_local_cache": [
[
"dvc/repo/diff.py",
[
"_check_local_cache"
]
]
],
"_is_dir": [
[
"dvc/repo/diff.py",
[
"_is_dir"
]
]
],
"_get_diff_outs": [
[
"dvc/repo/diff.py",
[
"_get_diff_outs"
]
]
],
"_diff_dir": [
[
"dvc/repo/diff.py",
[
"_diff_dir"
]
]
],
"_diff_file": [
[
"dvc/repo/diff.py",
[
"_diff_file"
]
]
],
"_diff_royal": [
[
"dvc/repo/diff.py",
[
"_diff_royal"
]
]
],
"diff": [
[
"dvc/repo/diff.py",
[
"diff"
]
]
],
"fetch": [
[
"dvc/repo/fetch.py",
[
"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"
]
]
],
"imp_url": [
[
"dvc/repo/imp_url.py",
[
"imp_url"
]
]
],
"_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"
]
]
],
"show": [
[
"dvc/repo/metrics/__init__.py",
[
"Metrics",
"show"
]
],
[
"dvc/repo/metrics/show.py",
[
"show"
]
]
],
"_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": [
[
"dvc/repo/metrics/show.py",
[
"_read_metrics"
]
]
],
"_expand_target_path": [
[
"dvc/repo/move.py",
[
"_expand_target_path"
]
]
],
"_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"
]
]
],
"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"
]
]
],
"_ignored": [
[
"dvc/scm/git/__init__.py",
[
"Git",
"_ignored"
]
]
],
"_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"
]
]
],
"_get_diff_trees": [
[
"dvc/scm/git/__init__.py",
[
"Git",
"_get_diff_trees"
]
]
],
"get_diff_trees": [
[
"dvc/scm/git/__init__.py",
[
"Git",
"get_diff_trees"
]
]
],
"get_rev": [
[
"dvc/scm/git/__init__.py",
[
"Git",
"get_rev"
]
]
],
"tree_root": [
[
"dvc/scm/git/tree.py",
[
"GitTree",
"tree_root"
]
],
[
"dvc/scm/tree.py",
[
"BaseTree",
"tree_root"
]
],
[
"dvc/scm/tree.py",
[
"WorkingTree",
"tree_root"
]
]
],
"_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"
]
]
],
"onerror": [
[
"dvc/scm/tree.py",
[
"WorkingTree",
"walk",
"onerror"
]
]
],
"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"
]
]
],
"is_repo_import": [
[
"dvc/stage.py",
[
"Stage",
"is_repo_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"
]
]
],
"_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"
]
]
],
"save_link": [
[
"dvc/state.py",
[
"StateBase",
"save_link"
]
],
[
"dvc/state.py",
[
"State",
"save_link"
]
]
],
"_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"
]
]
],
"_file_metadata_changed": [
[
"dvc/state.py",
[
"State",
"_file_metadata_changed"
]
]
],
"_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"
]
]
],
"remove_unused_links": [
[
"dvc/state.py",
[
"State",
"remove_unused_links"
]
]
],
"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"
]
]
],
"_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/func/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",
[
"_chmod"
]
]
],
"_split": [
[
"dvc/utils/__init__.py",
[
"_split"
]
]
],
"_to_chunks_by_chunks_number": [
[
"dvc/utils/__init__.py",
[
"_to_chunks_by_chunks_number"
]
]
],
"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"
]
]
],
"from_yaml_string": [
[
"dvc/utils/__init__.py",
[
"from_yaml_string"
]
]
],
"to_yaml_string": [
[
"dvc/utils/__init__.py",
[
"to_yaml_string"
]
]
],
"dvc_walk": [
[
"dvc/utils/__init__.py",
[
"dvc_walk"
]
]
],
"colorize": [
[
"dvc/utils/__init__.py",
[
"colorize"
]
]
],
"boxify": [
[
"dvc/utils/__init__.py",
[
"boxify"
]
]
],
"_visual_width": [
[
"dvc/utils/__init__.py",
[
"_visual_width"
]
]
],
"_visual_center": [
[
"dvc/utils/__init__.py",
[
"_visual_center"
]
]
],
"is_same_type": [
[
"dvc/utils/collections.py",
[
"apply_diff",
"is_same_type"
]
]
],
"apply_diff": [
[
"dvc/utils/collections.py",
[
"apply_diff"
]
]
],
"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"
]
]
],
"ignore_file_not_found": [
[
"dvc/utils/compat.py",
[
"ignore_file_not_found"
]
]
],
"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"
]
]
],
"get_parent_dirs_up_to": [
[
"dvc/utils/fs.py",
[
"get_parent_dirs_up_to"
]
]
],
"load_stage_file": [
[
"dvc/utils/stage.py",
[
"load_stage_file"
]
]
],
"load_stage_fd": [
[
"dvc/utils/stage.py",
[
"load_stage_fd"
]
]
],
"dump_stage_file": [
[
"dvc/utils/stage.py",
[
"dump_stage_file"
]
]
],
"_generate_version": [
[
"dvc/version.py",
[
"_generate_version"
]
]
],
"_is_git_repo": [
[
"dvc/version.py",
[
"_is_git_repo"
]
]
],
"_have_git": [
[
"dvc/version.py",
[
"_have_git"
]
]
],
"_is_release": [
[
"dvc/version.py",
[
"_is_release"
]
]
],
"_git_revision": [
[
"dvc/version.py",
[
"_git_revision"
]
]
],
"_is_dirty": [
[
"dvc/version.py",
[
"_is_dirty"
]
]
],
"pin_version": [
[
"setup.py",
[
"build_py",
"pin_version"
]
]
],
"noop": [
[
"tests/__init__.py",
[
"if_os_name_nt_",
"noop"
]
]
],
"root_dir": [
[
"tests/basic_env.py",
[
"TestDirFixture",
"root_dir"
]
]
],
"_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",
[
"TestDvcGitFixture",
"setUp"
]
],
[
"tests/func/remote/test_local.py",
[
"TestUnpackedDirStatusOptimization",
"setUp"
]
],
[
"tests/func/test_cache.py",
[
"TestCache",
"setUp"
]
],
[
"tests/func/test_checkout.py",
[
"TestCheckout",
"setUp"
]
],
[
"tests/func/test_checkout.py",
[
"TestCheckoutShouldHaveSelfClearingProgressBar",
"setUp"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestShouldWarnOnNoChecksumInLocalAndRemoteCache",
"setUp"
]
],
[
"tests/func/test_diff.py",
[
"TestDiff",
"setUp"
]
],
[
"tests/func/test_diff.py",
[
"TestDiffDir",
"setUp"
]
],
[
"tests/func/test_diff.py",
[
"TestDiffDirRepoDeletedFile",
"setUp"
]
],
[
"tests/func/test_diff.py",
[
"TestDiffFileNotFound",
"setUp"
]
],
[
"tests/func/test_gc.py",
[
"TestGC",
"setUp"
]
],
[
"tests/func/test_gc.py",
[
"TestGCMultipleDvcRepos",
"setUp"
]
],
[
"tests/func/test_ignore.py",
[
"TestDvcIgnore",
"setUp"
]
],
[
"tests/func/test_import_url.py",
[
"TestShouldRemoveOutsBeforeImport",
"setUp"
]
],
[
"tests/func/test_import_url.py",
[
"TestImportFilename",
"setUp"
]
],
[
"tests/func/test_metrics.py",
[
"TestMetricsBase",
"setUp"
]
],
[
"tests/func/test_metrics.py",
[
"TestMetricsRecursive",
"setUp"
]
],
[
"tests/func/test_metrics.py",
[
"TestMetricsType",
"setUp"
]
],
[
"tests/func/test_metrics.py",
[
"TestShouldDisplayMetricsEvenIfMetricIsMissing",
"setUp"
]
],
[
"tests/func/test_pipeline.py",
[
"TestPipelineShowSingle",
"setUp"
]
],
[
"tests/func/test_pipeline.py",
[
"TestPipelineShowOuts",
"setUp"
]
],
[
"tests/func/test_repo.py",
[
"TestCollect",
"setUp"
]
],
[
"tests/func/test_repro.py",
[
"TestRepro",
"setUp"
]
],
[
"tests/func/test_repro.py",
[
"TestReproChangedDeepData",
"setUp"
]
],
[
"tests/func/test_repro.py",
[
"TestReproPipelines",
"setUp"
]
],
[
"tests/func/test_repro.py",
[
"TestReproExternalLOCAL",
"setUp"
]
],
[
"tests/func/test_run.py",
[
"TestRunDeterministicBase",
"setUp"
]
],
[
"tests/func/test_run.py",
[
"TestShouldNotCheckoutUponCorruptedLocalHardlinkCache",
"setUp"
]
],
[
"tests/func/test_tree.py",
[
"TestWorkingTree",
"setUp"
]
],
[
"tests/func/test_tree.py",
[
"TestGitTree",
"setUp"
]
],
[
"tests/unit/remote/test_slow_link_detection.py",
[
"TestSlowLinkGuard",
"setUp"
]
],
[
"tests/unit/remote/test_slow_link_detection.py",
[
"TestSlowLinkDetectorDecorator",
"setUp"
]
],
[
"tests/unit/scm/test_scm.py",
[
"TestScmContext",
"setUp"
]
]
],
"tearDown": [
[
"tests/basic_env.py",
[
"TestDirFixture",
"tearDown"
]
],
[
"tests/basic_env.py",
[
"TestGitFixture",
"tearDown"
]
],
[
"tests/basic_env.py",
[
"TestDvcGitFixture",
"tearDown"
]
]
],
"inject_fixtures": [
[
"tests/basic_env.py",
[
"TestDvc",
"inject_fixtures"
]
],
[
"tests/basic_env.py",
[
"TestDvcGit",
"inject_fixtures"
]
]
],
"reset_loglevel": [
[
"tests/conftest.py",
[
"reset_loglevel"
]
]
],
"repo_dir": [
[
"tests/conftest.py",
[
"repo_dir"
]
]
],
"git": [
[
"tests/conftest.py",
[
"git"
]
]
],
"dvc_repo": [
[
"tests/conftest.py",
[
"dvc_repo"
]
]
],
"ssh_server": [
[
"tests/conftest.py",
[
"ssh_server"
]
]
],
"temporary_windows_drive": [
[
"tests/conftest.py",
[
"temporary_windows_drive"
]
]
],
"erepo": [
[
"tests/conftest.py",
[
"erepo"
]
]
],
"test_should_not_fail_add_on_unpacked_dir_creation_exception": [
[
"tests/func/remote/test_local.py",
[
"TestUnpackedDirStatusOptimization",
"test_should_not_fail_add_on_unpacked_dir_creation_exception"
]
]
],
"test_should_remove_unpacked_dir_on_create_exception": [
[
"tests/func/remote/test_local.py",
[
"TestUnpackedDirStatusOptimization",
"test_should_remove_unpacked_dir_on_create_exception"
]
]
],
"test_should_create_unpacked_dir_on_status_check": [
[
"tests/func/remote/test_local.py",
[
"TestUnpackedDirStatusOptimization",
"test_should_create_unpacked_dir_on_status_check"
]
]
],
"test_should_proceed_with_full_check_on_modified_cache": [
[
"tests/func/remote/test_local.py",
[
"TestUnpackedDirStatusOptimization",
"test_should_proceed_with_full_check_on_modified_cache"
]
]
],
"_raise_dvc_exception": [
[
"tests/func/remote/test_local.py",
[
"TestUnpackedDirStatusOptimization",
"_raise_dvc_exception"
]
]
],
"test": [
[
"tests/func/test_add.py",
[
"TestAdd",
"test"
]
],
[
"tests/func/test_add.py",
[
"TestAddUnupportedFile",
"test"
]
],
[
"tests/func/test_add.py",
[
"TestAddDirectory",
"test"
]
],
[
"tests/func/test_add.py",
[
"TestAddDirectoryRecursive",
"test"
]
],
[
"tests/func/test_add.py",
[
"TestAddCmdDirectoryRecursive",
"test"
]
],
[
"tests/func/test_add.py",
[
"TestAddDirectoryWithForwardSlash",
"test"
]
],
[
"tests/func/test_add.py",
[
"TestAddTrackedFile",
"test"
]
],
[
"tests/func/test_add.py",
[
"TestAddDirWithExistingCache",
"test"
]
],
[
"tests/func/test_add.py",
[
"TestAddModifiedDir",
"test"
]
],
[
"tests/func/test_add.py",
[
"TestAddFileInDir",
"test"
]
],
[
"tests/func/test_add.py",
[
"TestAddExternalLocalFile",
"test"
]
],
[
"tests/func/test_add.py",
[
"TestAddLocalRemoteFile",
"test"
]
],
[
"tests/func/test_add.py",
[
"TestCmdAdd",
"test"
]
],
[
"tests/func/test_add.py",
[
"TestShouldUpdateStateEntryForFileAfterAdd",
"test"
]
],
[
"tests/func/test_add.py",
[
"TestShouldUpdateStateEntryForDirectoryAfterAdd",
"test"
]
],
[
"tests/func/test_add.py",
[
"TestAddCommit",
"test"
]
],
[
"tests/func/test_add.py",
[
"TestShouldCollectDirCacheOnlyOnce",
"test"
]
],
[
"tests/func/test_add.py",
[
"TestShouldAddDataFromExternalSymlink",
"test"
]
],
[
"tests/func/test_add.py",
[
"TestShouldAddDataFromInternalSymlink",
"test"
]
],
[
"tests/func/test_add.py",
[
"TestShouldPlaceStageInDataDirIfRepositoryBelowSymlink",
"test"
]
],
[
"tests/func/test_add.py",
[
"TestShouldThrowProperExceptionOnCorruptedStageFile",
"test"
]
],
[
"tests/func/test_add.py",
[
"TestAddFilename",
"test"
]
],
[
"tests/func/test_add.py",
[
"TestShouldCleanUpAfterFailedAdd",
"test"
]
],
[
"tests/func/test_add.py",
[
"TestShouldNotTrackGitInternalFiles",
"test"
]
],
[
"tests/func/test_add.py",
[
"TestAddUnprotected",
"test"
]
],
[
"tests/func/test_analytics.py",
[
"TestAnalytics",
"test"
]
],
[
"tests/func/test_cache.py",
[
"TestCacheLoadBadDirCache",
"test"
]
],
[
"tests/func/test_cache.py",
[
"TestExternalCacheDir",
"test"
]
],
[
"tests/func/test_cache.py",
[
"TestSharedCacheDir",
"test"
]
],
[
"tests/func/test_cache.py",
[
"TestCacheLinkType",
"test"
]
],
[
"tests/func/test_cache.py",
[
"TestCmdCacheDir",
"test"
]
],
[
"tests/func/test_cache.py",
[
"TestShouldCacheBeReflinkOrCopyByDefault",
"test"
]
],
[
"tests/func/test_checkout.py",
[
"TestCheckout",
"test"
]
],
[
"tests/func/test_checkout.py",
[
"TestCheckoutSingleStage",
"test"
]
],
[
"tests/func/test_checkout.py",
[
"TestCheckoutCorruptedCacheFile",
"test"
]
],
[
"tests/func/test_checkout.py",
[
"TestCheckoutCorruptedCacheDir",
"test"
]
],
[
"tests/func/test_checkout.py",
[
"TestCmdCheckout",
"test"
]
],
[
"tests/func/test_checkout.py",
[
"TestRemoveFilesWhenCheckout",
"test"
]
],
[
"tests/func/test_checkout.py",
[
"TestCheckoutCleanWorkingDir",
"test"
]
],
[
"tests/func/test_checkout.py",
[
"TestCheckoutSelectiveRemove",
"test"
]
],
[
"tests/func/test_checkout.py",
[
"TestGitIgnoreBasic",
"test"
]
],
[
"tests/func/test_checkout.py",
[
"TestGitIgnoreWhenCheckout",
"test"
]
],
[
"tests/func/test_checkout.py",
[
"TestCheckoutMissingMd5InStageFile",
"test"
]
],
[
"tests/func/test_checkout.py",
[
"TestCheckoutEmptyDir",
"test"
]
],
[
"tests/func/test_checkout.py",
[
"TestCheckoutNotCachedFile",
"test"
]
],
[
"tests/func/test_checkout.py",
[
"TestCheckoutWithDeps",
"test"
]
],
[
"tests/func/test_checkout.py",
[
"TestCheckoutDirectory",
"test"
]
],
[
"tests/func/test_checkout.py",
[
"TestCheckoutHook",
"test"
]
],
[
"tests/func/test_checkout.py",
[
"TestCheckoutSuggestGit",
"test"
]
],
[
"tests/func/test_checkout.py",
[
"TestCheckoutShouldHaveSelfClearingProgressBar",
"test"
]
],
[
"tests/func/test_checkout.py",
[
"TestCheckoutTargetRecursiveShouldNotRemoveOtherUsedFiles",
"test"
]
],
[
"tests/func/test_checkout.py",
[
"TestCheckoutRecursiveNotDirectory",
"test"
]
],
[
"tests/func/test_checkout.py",
[
"TestCheckoutMovedCacheDirWithSymlinks",
"test"
]
],
[
"tests/func/test_cli.py",
[
"TestArgParse",
"test"
]
],
[
"tests/func/test_cli.py",
[
"TestRun",
"test"
]
],
[
"tests/func/test_cli.py",
[
"TestPull",
"test"
]
],
[
"tests/func/test_cli.py",
[
"TestPush",
"test"
]
],
[
"tests/func/test_cli.py",
[
"TestStatus",
"test"
]
],
[
"tests/func/test_cli.py",
[
"TestRepro",
"test"
]
],
[
"tests/func/test_cli.py",
[
"TestRemove",
"test"
]
],
[
"tests/func/test_cli.py",
[
"TestAdd",
"test"
]
],
[
"tests/func/test_cli.py",
[
"TestGC",
"test"
]
],
[
"tests/func/test_cli.py",
[
"TestGCMultipleDvcRepos",
"test"
]
],
[
"tests/func/test_cli.py",
[
"TestConfig",
"test"
]
],
[
"tests/func/test_cli.py",
[
"TestCheckout",
"test"
]
],
[
"tests/func/test_cli.py",
[
"TestFindRoot",
"test"
]
],
[
"tests/func/test_config.py",
[
"TestConfigCLI",
"test"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestDataCloud",
"test"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestDataCloudBase",
"test"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRemoteLOCAL",
"test"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestDataCloudCLIBase",
"test"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestWarnOnOutdatedStage",
"test"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRecursiveSyncOperations",
"test"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestCheckSumRecalculation",
"test"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestShouldWarnOnNoChecksumInLocalAndRemoteCache",
"test"
]
],
[
"tests/func/test_diff.py",
[
"TestDiff",
"test"
]
],
[
"tests/func/test_diff.py",
[
"TestDiffRepo",
"test"
]
],
[
"tests/func/test_diff.py",
[
"TestDiffCmdLine",
"test"
]
],
[
"tests/func/test_diff.py",
[
"TestDiffCmdMessage",
"test"
]
],
[
"tests/func/test_diff.py",
[
"TestDiffDir",
"test"
]
],
[
"tests/func/test_diff.py",
[
"TestDiffDirRepo",
"test"
]
],
[
"tests/func/test_diff.py",
[
"TestDiffDirRepoDeletedFile",
"test"
]
],
[
"tests/func/test_diff.py",
[
"TestDiffFileNotFound",
"test"
]
],
[
"tests/func/test_gc.py",
[
"TestGCBranchesTags",
"test"
]
],
[
"tests/func/test_gc.py",
[
"TestGCMultipleDvcRepos",
"test"
]
],
[
"tests/func/test_import_url.py",
[
"TestCmdImport",
"test"
]
],
[
"tests/func/test_import_url.py",
[
"TestDefaultOutput",
"test"
]
],
[
"tests/func/test_import_url.py",
[
"TestFailedImportMessage",
"test"
]
],
[
"tests/func/test_import_url.py",
[
"TestShouldResumeDownload",
"test"
]
],
[
"tests/func/test_import_url.py",
[
"TestShouldNotResumeDownload",
"test"
]
],
[
"tests/func/test_import_url.py",
[
"TestShouldRemoveOutsBeforeImport",
"test"
]
],
[
"tests/func/test_import_url.py",
[
"TestImportFilename",
"test"
]
],
[
"tests/func/test_init.py",
[
"TestDoubleInit",
"test"
]
],
[
"tests/func/test_metrics.py",
[
"TestMetricsRecursive",
"test"
]
],
[
"tests/func/test_metrics.py",
[
"TestMetricsReproCLI",
"test"
]
],
[
"tests/func/test_metrics.py",
[
"TestMetricsCLI",
"test"
]
],
[
"tests/func/test_metrics.py",
[
"TestNoMetrics",
"test"
]
],
[
"tests/func/test_metrics.py",
[
"TestShouldDisplayMetricsEvenIfMetricIsMissing",
"test"
]
],
[
"tests/func/test_move.py",
[
"TestMove",
"test"
]
],
[
"tests/func/test_move.py",
[
"TestMoveNonExistentFile",
"test"
]
],
[
"tests/func/test_move.py",
[
"TestMoveDirectory",
"test"
]
],
[
"tests/func/test_move.py",
[
"TestCmdMove",
"test"
]
],
[
"tests/func/test_move.py",
[
"TestMoveNotDataSource",
"test"
]
],
[
"tests/func/test_move.py",
[
"TestMoveFileWithExtension",
"test"
]
],
[
"tests/func/test_move.py",
[
"TestMoveFileToDirectory",
"test"
]
],
[
"tests/func/test_move.py",
[
"TestMoveFileToDirectoryWithoutSpecifiedTargetName",
"test"
]
],
[
"tests/func/test_move.py",
[
"TestMoveDirectoryShouldNotOverwriteExisting",
"test"
]
],
[
"tests/func/test_move.py",
[
"TestMoveFileBetweenDirectories",
"test"
]
],
[
"tests/func/test_move.py",
[
"TestMoveFileInsideDirectory",
"test"
]
],
[
"tests/func/test_pipeline.py",
[
"TestPipelineShowSingle",
"test"
]
],
[
"tests/func/test_pipeline.py",
[
"TestPipelineShow",
"test"
]
],
[
"tests/func/test_pipeline.py",
[
"TestPipelineShowDeep",
"test"
]
],
[
"tests/func/test_pipeline.py",
[
"TestPipelineListEmpty",
"test"
]
],
[
"tests/func/test_pipeline.py",
[
"TestPipelineListSingle",
"test"
]
],
[
"tests/func/test_remote.py",
[
"TestRemote",
"test"
]
],
[
"tests/func/test_remote.py",
[
"TestRemoteRemoveDefault",
"test"
]
],
[
"tests/func/test_remote.py",
[
"TestRemoteRemove",
"test"
]
],
[
"tests/func/test_remote.py",
[
"TestRemoteDefault",
"test"
]
],
[
"tests/func/test_remote.py",
[
"TestRemoteShouldHandleUppercaseRemoteName",
"test"
]
],
[
"tests/func/test_remove.py",
[
"TestRemove",
"test"
]
],
[
"tests/func/test_remove.py",
[
"TestRemoveNonExistentFile",
"test"
]
],
[
"tests/func/test_remove.py",
[
"TestRemoveBrokenSymlink",
"test"
]
],
[
"tests/func/test_remove.py",
[
"TestRemoveDirectory",
"test"
]
],
[
"tests/func/test_remove.py",
[
"TestCmdRemove",
"test"
]
],
[
"tests/func/test_remove.py",
[
"TestRemovePurge",
"test"
]
],
[
"tests/func/test_repo.py",
[
"TestCollect",
"test"
]
],
[
"tests/func/test_repro.py",
[
"TestReproFail",
"test"
]
],
[
"tests/func/test_repro.py",
[
"TestReproCyclicGraph",
"test"
]
],
[
"tests/func/test_repro.py",
[
"TestReproWorkingDirectoryAsOutput",
"test"
]
],
[
"tests/func/test_repro.py",
[
"TestReproDepUnderDir",
"test"
]
],
[
"tests/func/test_repro.py",
[
"TestReproDepDirWithOutputsUnderIt",
"test"
]
],
[
"tests/func/test_repro.py",
[
"TestReproNoDeps",
"test"
]
],
[
"tests/func/test_repro.py",
[
"TestReproForce",
"test"
]
],
[
"tests/func/test_repro.py",
[
"TestReproChangedCode",
"test"
]
],
[
"tests/func/test_repro.py",
[
"TestReproChangedData",
"test"
]
],
[
"tests/func/test_repro.py",
[
"TestReproDry",
"test"
]
],
[
"tests/func/test_repro.py",
[
"TestReproUpToDate",
"test"
]
],
[
"tests/func/test_repro.py",
[
"TestReproDryNoExec",
"test"
]
],
[
"tests/func/test_repro.py",
[
"TestReproChangedDeepData",
"test"
]
],
[
"tests/func/test_repro.py",
[
"TestReproIgnoreBuildCache",
"test"
]
],
[
"tests/func/test_repro.py",
[
"TestReproPipeline",
"test"
]
],
[
"tests/func/test_repro.py",
[
"TestReproPipelines",
"test"
]
],
[
"tests/func/test_repro.py",
[
"TestReproLocked",
"test"
]
],
[
"tests/func/test_repro.py",
[
"TestReproLockedCallback",
"test"
]
],
[
"tests/func/test_repro.py",
[
"TestReproLockedUnchanged",
"test"
]
],
[
"tests/func/test_repro.py",
[
"TestReproMetricsAddUnchanged",
"test"
]
],
[
"tests/func/test_repro.py",
[
"TestReproPhony",
"test"
]
],
[
"tests/func/test_repro.py",
[
"TestNonExistingOutput",
"test"
]
],
[
"tests/func/test_repro.py",
[
"TestReproDataSource",
"test"
]
],
[
"tests/func/test_repro.py",
[
"TestReproChangedDir",
"test"
]
],
[
"tests/func/test_repro.py",
[
"TestReproChangedDirData",
"test"
]
],
[
"tests/func/test_repro.py",
[
"TestReproMissingMd5InStageFile",
"test"
]
],
[
"tests/func/test_repro.py",
[
"TestCmdRepro",
"test"
]
],
[
"tests/func/test_repro.py",
[
"TestCmdReproChdirCwdBackwardCompatible",
"test"
]
],
[
"tests/func/test_repro.py",
[
"TestCmdReproChdir",
"test"
]
],
[
"tests/func/test_repro.py",
[
"TestReproExternalBase",
"test"
]
],
[
"tests/func/test_repro.py",
[
"TestReproExternalHTTP",
"test"
]
],
[
"tests/func/test_repro.py",
[
"TestReproShell",
"test"
]
],
[
"tests/func/test_repro.py",
[
"TestReproAllPipelines",
"test"
]
],
[
"tests/func/test_repro.py",
[
"TestReproNoCommit",
"test"
]
],
[
"tests/func/test_repro.py",
[
"TestReproAlreadyCached",
"test"
]
],
[
"tests/func/test_repro.py",
[
"TestShouldDisplayMetricsOnReproWithMetricsOption",
"test"
]
],
[
"tests/func/test_repro.py",
[
"TestReproDownstream",
"test"
]
],
[
"tests/func/test_run.py",
[
"TestRun",
"test"
]
],
[
"tests/func/test_run.py",
[
"TestRunEmpty",
"test"
]
],
[
"tests/func/test_run.py",
[
"TestRunMissingDep",
"test"
]
],
[
"tests/func/test_run.py",
[
"TestRunBadStageFilename",
"test"
]
],
[
"tests/func/test_run.py",
[
"TestRunNoExec",
"test"
]
],
[
"tests/func/test_run.py",
[
"TestRunCircularDependency",
"test"
]
],
[
"tests/func/test_run.py",
[
"TestRunDuplicatedArguments",
"test"
]
],
[
"tests/func/test_run.py",
[
"TestRunBadCwd",
"test"
]
],
[
"tests/func/test_run.py",
[
"TestRunBadWdir",
"test"
]
],
[
"tests/func/test_run.py",
[
"TestRunBadName",
"test"
]
],
[
"tests/func/test_run.py",
[
"TestRunRemoveOuts",
"test"
]
],
[
"tests/func/test_run.py",
[
"TestRunUnprotectOutsCopy",
"test"
]
],
[
"tests/func/test_run.py",
[
"TestRunUnprotectOutsSymlink",
"test"
]
],
[
"tests/func/test_run.py",
[
"TestRunUnprotectOutsHardlink",
"test"
]
],
[
"tests/func/test_run.py",
[
"TestCmdRunOverwrite",
"test"
]
],
[
"tests/func/test_run.py",
[
"TestRunDeterministic",
"test"
]
],
[
"tests/func/test_run.py",
[
"TestRunDeterministicOverwrite",
"test"
]
],
[
"tests/func/test_run.py",
[
"TestRunDeterministicCallback",
"test"
]
],
[
"tests/func/test_run.py",
[
"TestRunDeterministicChangedDep",
"test"
]
],
[
"tests/func/test_run.py",
[
"TestRunDeterministicChangedDepsList",
"test"
]
],
[
"tests/func/test_run.py",
[
"TestRunDeterministicNewDep",
"test"
]
],
[
"tests/func/test_run.py",
[
"TestRunDeterministicRemoveDep",
"test"
]
],
[
"tests/func/test_run.py",
[
"TestRunDeterministicChangedOut",
"test"
]
],
[
"tests/func/test_run.py",
[
"TestRunDeterministicChangedCmd",
"test"
]
],
[
"tests/func/test_run.py",
[
"TestRunCommit",
"test"
]
],
[
"tests/func/test_run.py",
[
"TestRunPersistOuts",
"test"
]
],
[
"tests/func/test_run.py",
[
"TestRunPersistOutsNoCache",
"test"
]
],
[
"tests/func/test_run.py",
[
"TestShouldRaiseOnOverlappingOutputPaths",
"test"
]
],
[
"tests/func/test_run.py",
[
"TestNewRunShouldRemoveOutsOnNoPersist",
"test"
]
],
[
"tests/func/test_run.py",
[
"TestNewRunShouldNotRemoveOutsOnPersist",
"test"
]
],
[
"tests/func/test_run.py",
[
"TestShouldNotCheckoutUponCorruptedLocalHardlinkCache",
"test"
]
],
[
"tests/func/test_stage.py",
[
"TestReload",
"test"
]
],
[
"tests/func/test_tag.py",
[
"TestTag",
"test"
]
],
[
"tests/func/test_tag.py",
[
"TestTagAll",
"test"
]
],
[
"tests/func/test_tag.py",
[
"TestTagAddNoChecksumInfo",
"test"
]
],
[
"tests/func/test_tag.py",
[
"TestTagRemoveNoTag",
"test"
]
],
[
"tests/func/test_tree.py",
[
"TestWalkInNoSCM",
"test"
]
],
[
"tests/func/test_unprotect.py",
[
"TestUnprotect",
"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_stage.py",
[
"TestStageChecksum",
"test"
]
],
[
"tests/unit/test_stage.py",
[
"TestPathConversion",
"test"
]
],
[
"tests/unit/utils/test_fs.py",
[
"TestMtimeAndSize",
"test"
]
]
],
"test_unicode": [
[
"tests/func/test_add.py",
[
"TestAdd",
"test_unicode"
]
]
],
"test_warn_about_large_directories": [
[
"tests/func/test_add.py",
[
"TestAddCmdDirectoryRecursive",
"test_warn_about_large_directories"
]
]
],
"test_file": [
[
"tests/func/test_add.py",
[
"TestDoubleAddUnchanged",
"test_file"
]
]
],
"test_dir": [
[
"tests/func/test_add.py",
[
"TestDoubleAddUnchanged",
"test_dir"
]
],
[
"tests/func/test_metrics.py",
[
"TestMetricsReproCLI",
"test_dir"
]
],
[
"tests/func/test_metrics.py",
[
"TestMetricsCLI",
"test_dir"
]
]
],
"_get_data_dir": [
[
"tests/func/test_add.py",
[
"SymlinkAddTestBase",
"_get_data_dir"
]
],
[
"tests/func/test_add.py",
[
"TestShouldAddDataFromExternalSymlink",
"_get_data_dir"
]
],
[
"tests/func/test_add.py",
[
"TestShouldAddDataFromInternalSymlink",
"_get_data_dir"
]
]
],
"_prepare_external_data": [
[
"tests/func/test_add.py",
[
"SymlinkAddTestBase",
"_prepare_external_data"
]
]
],
"_test": [
[
"tests/func/test_add.py",
[
"SymlinkAddTestBase",
"_test"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestDataCloudCLIBase",
"_test"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestCompatRemoteLOCALCLI",
"_test"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRemoteLOCALCLI",
"_test"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRemoteSSHCLI",
"_test"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRemoteHDFSCLI",
"_test"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestCompatRemoteS3CLI",
"_test"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRemoteS3CLI",
"_test"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestCompatRemoteGSCLI",
"_test"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRemoteGSCLI",
"_test"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRemoteAZURECLI",
"_test"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRemoteOSSCLI",
"_test"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestWarnOnOutdatedStage",
"_test"
]
],
[
"tests/func/test_run.py",
[
"TestRunPersist",
"_test"
]
]
],
"is_symlink_true_below_dvc_root": [
[
"tests/func/test_add.py",
[
"TestShouldPlaceStageInDataDirIfRepositoryBelowSymlink",
"test",
"is_symlink_true_below_dvc_root"
]
]
],
"test_windows_should_add_when_cache_on_different_drive": [
[
"tests/func/test_add.py",
[
"test_windows_should_add_when_cache_on_different_drive"
]
]
],
"_clean_getenv": [
[
"tests/func/test_analytics.py",
[
"_clean_getenv"
]
]
],
"test_send": [
[
"tests/func/test_analytics.py",
[
"TestAnalytics",
"test_send"
]
]
],
"test_send_failed": [
[
"tests/func/test_analytics.py",
[
"TestAnalytics",
"test_send_failed"
]
]
],
"test_send_disabled": [
[
"tests/func/test_analytics.py",
[
"TestAnalyticsDvc",
"test_send_disabled"
]
]
],
"remote_url": [
[
"tests/func/test_api.py",
[
"remote_url"
]
]
],
"pytest_generate_tests": [
[
"tests/func/test_api.py",
[
"pytest_generate_tests"
]
]
],
"run_dvc": [
[
"tests/func/test_api.py",
[
"run_dvc"
]
]
],
"test_get_url": [
[
"tests/func/test_api.py",
[
"test_get_url"
]
],
[
"tests/unit/command/test_get_url.py",
[
"test_get_url"
]
]
],
"test_get_url_external": [
[
"tests/func/test_api.py",
[
"test_get_url_external"
]
]
],
"test_open": [
[
"tests/func/test_api.py",
[
"test_open"
]
],
[
"tests/func/test_tree.py",
[
"TestWorkingTree",
"test_open"
]
],
[
"tests/func/test_tree.py",
[
"TestGitTree",
"test_open"
]
]
],
"test_open_external": [
[
"tests/func/test_api.py",
[
"test_open_external"
]
]
],
"test_open_missing": [
[
"tests/func/test_api.py",
[
"test_open_missing"
]
]
],
"_set_remote_url_and_commit": [
[
"tests/func/test_api.py",
[
"_set_remote_url_and_commit"
]
]
],
"test_all": [
[
"tests/func/test_cache.py",
[
"TestCache",
"test_all"
]
]
],
"test_get": [
[
"tests/func/test_cache.py",
[
"TestCache",
"test_get"
]
],
[
"tests/unit/command/test_get.py",
[
"test_get"
]
]
],
"_do_test": [
[
"tests/func/test_cache.py",
[
"TestCacheLoadBadDirCache",
"_do_test"
]
],
[
"tests/func/test_config.py",
[
"TestConfigCLI",
"_do_test"
]
]
],
"test_remote_references": [
[
"tests/func/test_cache.py",
[
"TestExternalCacheDir",
"test_remote_references"
]
]
],
"test_abs_path": [
[
"tests/func/test_cache.py",
[
"TestCmdCacheDir",
"test_abs_path"
]
]
],
"test_relative_path": [
[
"tests/func/test_cache.py",
[
"TestCmdCacheDir",
"test_relative_path"
]
],
[
"tests/func/test_remote.py",
[
"TestRemote",
"test_relative_path"
]
]
],
"_test_checkout": [
[
"tests/func/test_checkout.py",
[
"TestCheckout",
"_test_checkout"
]
]
],
"commit_data_file": [
[
"tests/func/test_checkout.py",
[
"CheckoutBase",
"commit_data_file"
]
]
],
"read_ignored": [
[
"tests/func/test_checkout.py",
[
"CheckoutBase",
"read_ignored"
]
]
],
"outs_info": [
[
"tests/func/test_checkout.py",
[
"CheckoutBase",
"outs_info"
]
]
],
"test_force": [
[
"tests/func/test_checkout.py",
[
"TestCheckoutCleanWorkingDir",
"test_force"
]
],
[
"tests/func/test_remove.py",
[
"TestRemovePurge",
"test_force"
]
]
],
"is_not_empty_write": [
[
"tests/func/test_checkout.py",
[
"TestCheckoutShouldHaveSelfClearingProgressBar",
"filter_out_empty_write_calls",
"is_not_empty_write"
]
]
],
"filter_out_empty_write_calls": [
[
"tests/func/test_checkout.py",
[
"TestCheckoutShouldHaveSelfClearingProgressBar",
"filter_out_empty_write_calls"
]
]
],
"is_write_call": [
[
"tests/func/test_checkout.py",
[
"TestCheckoutShouldHaveSelfClearingProgressBar",
"filter_out_non_write_calls",
"is_write_call"
]
]
],
"filter_out_non_write_calls": [
[
"tests/func/test_checkout.py",
[
"TestCheckoutShouldHaveSelfClearingProgressBar",
"filter_out_non_write_calls"
]
]
],
"_prepare_repo": [
[
"tests/func/test_checkout.py",
[
"TestCheckoutShouldHaveSelfClearingProgressBar",
"_prepare_repo"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRecursiveSyncOperations",
"_prepare_repo"
]
]
],
"assertCaretReturnFollowsEach": [
[
"tests/func/test_checkout.py",
[
"TestCheckoutShouldHaveSelfClearingProgressBar",
"assertCaretReturnFollowsEach"
]
]
],
"assertNewLineFollows": [
[
"tests/func/test_checkout.py",
[
"TestCheckoutShouldHaveSelfClearingProgressBar",
"assertNewLineFollows"
]
]
],
"assertAnyEndsWith": [
[
"tests/func/test_checkout.py",
[
"TestCheckoutShouldHaveSelfClearingProgressBar",
"assertAnyEndsWith"
]
]
],
"test_checkout_no_checksum": [
[
"tests/func/test_checkout.py",
[
"test_checkout_no_checksum"
]
]
],
"test_commit_recursive": [
[
"tests/func/test_commit.py",
[
"test_commit_recursive"
]
]
],
"test_commit_force": [
[
"tests/func/test_commit.py",
[
"test_commit_force"
]
]
],
"test_commit_with_deps": [
[
"tests/func/test_commit.py",
[
"test_commit_with_deps"
]
]
],
"test_commit_changed_md5": [
[
"tests/func/test_commit.py",
[
"test_commit_changed_md5"
]
]
],
"_contains": [
[
"tests/func/test_config.py",
[
"TestConfigCLI",
"_contains"
]
]
],
"test_root": [
[
"tests/func/test_config.py",
[
"TestConfigCLI",
"test_root"
]
]
],
"test_local": [
[
"tests/func/test_config.py",
[
"TestConfigCLI",
"test_local"
]
]
],
"test_non_existing": [
[
"tests/func/test_config.py",
[
"TestConfigCLI",
"test_non_existing"
]
],
[
"tests/func/test_metrics.py",
[
"TestMetricsCLI",
"test_non_existing"
]
],
[
"tests/func/test_pipeline.py",
[
"TestPipelineShowSingle",
"test_non_existing"
]
],
[
"tests/func/test_repro.py",
[
"TestReproLocked",
"test_non_existing"
]
]
],
"_should_test_aws": [
[
"tests/func/test_data_cloud.py",
[
"_should_test_aws"
]
]
],
"_should_test_gcp": [
[
"tests/func/test_data_cloud.py",
[
"_should_test_gcp"
]
]
],
"_should_test_azure": [
[
"tests/func/test_data_cloud.py",
[
"_should_test_azure"
]
]
],
"_should_test_oss": [
[
"tests/func/test_data_cloud.py",
[
"_should_test_oss"
]
]
],
"_should_test_ssh": [
[
"tests/func/test_data_cloud.py",
[
"_should_test_ssh"
]
]
],
"_should_test_hdfs": [
[
"tests/func/test_data_cloud.py",
[
"_should_test_hdfs"
]
]
],
"get_local_storagepath": [
[
"tests/func/test_data_cloud.py",
[
"get_local_storagepath"
]
]
],
"get_local_url": [
[
"tests/func/test_data_cloud.py",
[
"get_local_url"
]
]
],
"get_ssh_url": [
[
"tests/func/test_data_cloud.py",
[
"get_ssh_url"
]
]
],
"get_ssh_url_mocked": [
[
"tests/func/test_data_cloud.py",
[
"get_ssh_url_mocked"
]
]
],
"get_hdfs_url": [
[
"tests/func/test_data_cloud.py",
[
"get_hdfs_url"
]
]
],
"get_aws_storagepath": [
[
"tests/func/test_data_cloud.py",
[
"get_aws_storagepath"
]
]
],
"get_aws_url": [
[
"tests/func/test_data_cloud.py",
[
"get_aws_url"
]
]
],
"get_gcp_storagepath": [
[
"tests/func/test_data_cloud.py",
[
"get_gcp_storagepath"
]
]
],
"get_gcp_url": [
[
"tests/func/test_data_cloud.py",
[
"get_gcp_url"
]
]
],
"get_azure_url": [
[
"tests/func/test_data_cloud.py",
[
"get_azure_url"
]
]
],
"get_oss_storagepath": [
[
"tests/func/test_data_cloud.py",
[
"get_oss_storagepath"
]
]
],
"get_oss_url": [
[
"tests/func/test_data_cloud.py",
[
"get_oss_url"
]
]
],
"_test_cloud": [
[
"tests/func/test_data_cloud.py",
[
"TestDataCloud",
"_test_cloud"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestDataCloudBase",
"_test_cloud"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestDataCloudCLIBase",
"_test_cloud"
]
]
],
"_get_cloud_class": [
[
"tests/func/test_data_cloud.py",
[
"TestDataCloudBase",
"_get_cloud_class"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRemoteS3",
"_get_cloud_class"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRemoteGS",
"_get_cloud_class"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRemoteAZURE",
"_get_cloud_class"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRemoteOSS",
"_get_cloud_class"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRemoteLOCAL",
"_get_cloud_class"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRemoteSSH",
"_get_cloud_class"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRemoteSSHMocked",
"_get_cloud_class"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRemoteHDFS",
"_get_cloud_class"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRecursiveSyncOperations",
"_get_cloud_class"
]
]
],
"_should_test": [
[
"tests/func/test_data_cloud.py",
[
"TestDataCloudBase",
"_should_test"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRemoteS3",
"_should_test"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRemoteGS",
"_should_test"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRemoteAZURE",
"_should_test"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRemoteOSS",
"_should_test"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRemoteLOCAL",
"_should_test"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRemoteSSH",
"_should_test"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRemoteSSHMocked",
"_should_test"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRemoteHDFS",
"_should_test"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestDataCloudCLIBase",
"_should_test"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRemoteSSHCLI",
"_should_test"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRemoteHDFSCLI",
"_should_test"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestCompatRemoteS3CLI",
"_should_test"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRemoteS3CLI",
"_should_test"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestCompatRemoteGSCLI",
"_should_test"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRemoteGSCLI",
"_should_test"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRemoteAZURECLI",
"_should_test"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRemoteOSSCLI",
"_should_test"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRecursiveSyncOperations",
"_should_test"
]
]
],
"_get_url": [
[
"tests/func/test_data_cloud.py",
[
"TestDataCloudBase",
"_get_url"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRemoteS3",
"_get_url"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRemoteGS",
"_get_url"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRemoteAZURE",
"_get_url"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRemoteOSS",
"_get_url"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRemoteLOCAL",
"_get_url"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRemoteSSH",
"_get_url"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRemoteSSHMocked",
"_get_url"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRemoteHDFS",
"_get_url"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRecursiveSyncOperations",
"_get_url"
]
]
],
"_get_keyfile": [
[
"tests/func/test_data_cloud.py",
[
"TestDataCloudBase",
"_get_keyfile"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRemoteSSHMocked",
"_get_keyfile"
]
]
],
"_ensure_should_run": [
[
"tests/func/test_data_cloud.py",
[
"TestDataCloudBase",
"_ensure_should_run"
]
]
],
"_setup_cloud": [
[
"tests/func/test_data_cloud.py",
[
"TestDataCloudBase",
"_setup_cloud"
]
],
[
"tests/func/test_data_cloud.py",
[
"TestRemoteGS",
"_setup_cloud"
]
]
],
"setup_method_fixture": [
[
"tests/func/test_data_cloud.py",
[
"TestRemoteSSHMocked",
"setup_method_fixture"
]
]
],
"main_fail": [
[
"tests/func/test_data_cloud.py",
[
"TestDataCloudErrorCLI",
"main_fail"
]
]
],
"test_error": [
[
"tests/func/test_data_cloud.py",
[
"TestDataCloudErrorCLI",
"test_error"
]
],
[
"tests/unit/test_logger.py",
[
"TestColorFormatter",
"test_error"
]
]
],
"_remove_local_data_files": [
[
"tests/func/test_data_cloud.py",
[
"TestRecursiveSyncOperations",
"_remove_local_data_files"
]
]
],
"_test_recursive_pull": [
[
"tests/func/test_data_cloud.py",
[
"TestRecursiveSyncOperations",
"_test_recursive_pull"
]
]
],
"_clear_local_cache": [
[
"tests/func/test_data_cloud.py",
[
"TestRecursiveSyncOperations",
"_clear_local_cache"
]
]
],
"_test_recursive_fetch": [
[
"tests/func/test_data_cloud.py",
[
"TestRecursiveSyncOperations",
"_test_recursive_fetch"
]
]
],
"_test_recursive_push": [
[
"tests/func/test_data_cloud.py",
[
"TestRecursiveSyncOperations",
"_test_recursive_push"
]
]
],
"_get_dep": [
[
"tests/func/test_dependency.py",
[
"_get_dep"
]
]
],
"test_scheme": [
[
"tests/func/test_dependency.py",
[
"test_scheme"
]
],
[
"tests/func/test_output.py",
[
"test_scheme"
]
]
],
"test_destroy": [
[
"tests/func/test_destroy.py",
[
"test_destroy"
]
]
],
"_get_checksum": [
[
"tests/func/test_diff.py",
[
"_get_checksum"
]
]
],
"test_api": [
[
"tests/func/test_gc.py",
[
"TestGC",
"test_api"
]
],
[
"tests/func/test_init.py",
[
"TestInit",
"test_api"
]
],
[
"tests/func/test_init.py",
[
"TestInitNoSCMFail",
"test_api"
]
],
[
"tests/func/test_init.py",
[
"TestInitNoSCM",
"test_api"
]
]
],
"test_cli": [
[
"tests/func/test_gc.py",
[
"TestGC",
"test_cli"
]
],
[
"tests/func/test_init.py",
[
"TestInit",
"test_cli"
]
],
[
"tests/func/test_init.py",
[
"TestInitNoSCMFail",
"test_cli"
]
],
[
"tests/func/test_init.py",
[
"TestInitNoSCM",
"test_cli"
]
],
[
"tests/func/test_lock.py",
[
"TestLock",
"test_cli"
]
],
[
"tests/func/test_metrics.py",
[
"TestNoMetrics",
"test_cli"
]
],
[
"tests/func/test_repro.py",
[
"TestReproPipeline",
"test_cli"
]
],
[
"tests/func/test_repro.py",
[
"TestReproPipelines",
"test_cli"
]
]
],
"_test_gc": [
[
"tests/func/test_gc.py",
[
"TestGC",
"_test_gc"
]
]
],
"_check_cache": [
[
"tests/func/test_gc.py",
[
"TestGCBranchesTags",
"_check_cache"
]
],
[
"tests/func/test_gc.py",
[
"TestGCMultipleDvcRepos",
"_check_cache"
]
]
],
"test_get_repo_file": [
[
"tests/func/test_get.py",
[
"test_get_repo_file"
]
]
],
"test_get_repo_dir": [
[
"tests/func/test_get.py",
[
"test_get_repo_dir"
]
]
],
"test_get_repo_rev": [
[
"tests/func/test_get.py",
[
"test_get_repo_rev"
]
]
],
"test_get_file": [
[
"tests/func/test_get_url.py",
[
"test_get_file"
]
]
],
"_get_all_paths": [
[
"tests/func/test_ignore.py",
[
"TestDvcIgnore",
"_get_all_paths"
]
]
],
"test_ignore_in_child_dir": [
[
"tests/func/test_ignore.py",
[
"TestDvcIgnore",
"test_ignore_in_child_dir"
]
]
],
"test_ignore_in_child_dir_unicode": [
[
"tests/func/test_ignore.py",
[
"TestDvcIgnore",
"test_ignore_in_child_dir_unicode"
]
]
],
"test_ignore_in_parent_dir": [
[
"tests/func/test_ignore.py",
[
"TestDvcIgnore",
"test_ignore_in_parent_dir"
]
]
],
"test_import": [
[
"tests/func/test_import.py",
[
"test_import"
]
],
[
"tests/unit/command/test_imp.py",
[
"test_import"
]
]
],
"test_import_dir": [
[
"tests/func/test_import.py",
[
"test_import_dir"
]
]
],
"test_import_rev": [
[
"tests/func/test_import.py",
[
"test_import_rev"
]
]
],
"test_unsupported": [
[
"tests/func/test_import_url.py",
[
"TestCmdImport",
"test_unsupported"
]
]
],
"remote": [
[
"tests/func/test_import_url.py",
[
"TestInterruptedDownload",
"remote"
]
],
[
"tests/func/test_repro.py",
[
"TestReproExternalHTTP",
"remote"
]
]
],
"_prepare_interrupted_download": [
[
"tests/func/test_import_url.py",
[
"TestInterruptedDownload",
"_prepare_interrupted_download"
]
]
],
"interrupting_generator": [
[
"tests/func/test_import_url.py",
[
"TestInterruptedDownload",
"_import_with_interrupt",
"interrupting_generator"
]
]
],
"_import_with_interrupt": [
[
"tests/func/test_import_url.py",
[
"TestInterruptedDownload",
"_import_with_interrupt"
]
]
],
"_test_init": [
[
"tests/func/test_init.py",
[
"TestInit",
"_test_init"
]
],
[
"tests/func/test_init.py",
[
"TestInitNoSCM",
"_test_init"
]
]
],
"test_init_quiet_should_not_display_welcome_screen": [
[
"tests/func/test_init.py",
[
"test_init_quiet_should_not_display_welcome_screen"
]
]
],
"_hook": [
[
"tests/func/test_install.py",
[
"TestInstall",
"_hook"
]
]
],
"test_should_create_hooks": [
[
"tests/func/test_install.py",
[
"TestInstall",
"test_should_create_hooks"
]
]
],
"test_should_append_hooks_if_file_already_exists": [
[
"tests/func/test_install.py",
[
"TestInstall",
"test_should_append_hooks_if_file_already_exists"
]
]
],
"test_should_be_idempotent": [
[
"tests/func/test_install.py",
[
"TestInstall",
"test_should_be_idempotent"
]
]
],
"test_should_post_checkout_hook_checkout": [
[
"tests/func/test_install.py",
[
"TestInstall",
"test_should_post_checkout_hook_checkout"
]
]
],
"test_should_pre_push_hook_push": [
[
"tests/func/test_install.py",
[
"TestInstall",
"test_should_pre_push_hook_push"
]
]
],
"test_with": [
[
"tests/func/test_lock.py",
[
"TestLock",
"test_with"
]
]
],
"test_show": [
[
"tests/func/test_metrics.py",
[
"TestMetrics",
"test_show"
]
],
[
"tests/func/test_metrics.py",
[
"TestMetricsType",
"test_show"
]
]
],
"test_unknown_type_ignored": [
[
"tests/func/test_metrics.py",
[
"TestMetrics",
"test_unknown_type_ignored"
]
]
],
"test_type_case_normalized": [
[
"tests/func/test_metrics.py",
[
"TestMetrics",
"test_type_case_normalized"
]
]
],
"test_xpath_is_empty": [
[
"tests/func/test_metrics.py",
[
"TestMetrics",
"test_xpath_is_empty"
]
]
],
"test_xpath_is_none": [
[
"tests/func/test_metrics.py",
[
"TestMetrics",
"test_xpath_is_none"
]
]
],
"test_xpath_all_columns": [
[
"tests/func/test_metrics.py",
[
"TestMetrics",
"test_xpath_all_columns"
]
]
],
"test_xpath_all_rows": [
[
"tests/func/test_metrics.py",
[
"TestMetrics",
"test_xpath_all_rows"
]
]
],
"test_xpath_all": [
[
"tests/func/test_metrics.py",
[
"TestMetrics",
"test_xpath_all"
]
]
],
"test_xpath_all_with_header": [
[
"tests/func/test_metrics.py",
[
"TestMetrics",
"test_xpath_all_with_header"
]
]
],
"test_formatted_output": [
[
"tests/func/test_metrics.py",
[
"TestMetrics",
"test_formatted_output"
]
]
],
"test_show_all_should_be_current_dir_agnostic": [
[
"tests/func/test_metrics.py",
[
"TestMetrics",
"test_show_all_should_be_current_dir_agnostic"
]
]
],
"assertMetricsHaveRelativePaths": [
[
"tests/func/test_metrics.py",
[
"TestMetrics",
"assertMetricsHaveRelativePaths"
]
]
],
"test_binary": [
[
"tests/func/test_metrics.py",
[
"TestMetricsReproCLI",
"test_binary"
]
],
[
"tests/func/test_metrics.py",
[
"TestMetricsCLI",
"test_binary"
]
]
],
"test_wrong_type_add": [
[
"tests/func/test_metrics.py",
[
"TestMetricsCLI",
"test_wrong_type_add"
]
]
],
"test_wrong_type_modify": [
[
"tests/func/test_metrics.py",
[
"TestMetricsCLI",
"test_wrong_type_modify"
]
]
],
"test_wrong_type_show": [
[
"tests/func/test_metrics.py",
[
"TestMetricsCLI",
"test_wrong_type_show"
]
]
],
"_do_add": [
[
"tests/func/test_metrics.py",
[
"TestCachedMetrics",
"_do_add"
]
]
],
"_do_run": [
[
"tests/func/test_metrics.py",
[
"TestCachedMetrics",
"_do_run"
]
]
],
"_test_metrics": [
[
"tests/func/test_metrics.py",
[
"TestCachedMetrics",
"_test_metrics"
]
]
],
"test_add": [
[
"tests/func/test_metrics.py",
[
"TestCachedMetrics",
"test_add"
]
]
],
"test_run": [
[
"tests/func/test_metrics.py",
[
"TestCachedMetrics",
"test_run"
]
],
[
"tests/unit/command/test_run.py",
[
"test_run"
]
]
],
"_do_show": [
[
"tests/func/test_metrics.py",
[
"TestMetricsType",
"_do_show"
]
]
],
"_write_metric": [
[
"tests/func/test_metrics.py",
[
"TestShouldDisplayMetricsEvenIfMetricIsMissing",
"_write_metric"
]
]
],
"_commit_metric": [
[
"tests/func/test_metrics.py",
[
"TestShouldDisplayMetricsEvenIfMetricIsMissing",
"_commit_metric"
]
]
],
"_get_out": [
[
"tests/func/test_output.py",
[
"_get_out"
]
]
],
"test_commands": [
[
"tests/func/test_pipeline.py",
[
"TestPipelineShowSingle",
"test_commands"
]
],
[
"tests/func/test_pipeline.py",
[
"TestPipelineShow",
"test_commands"
]
],
[
"tests/func/test_pipeline.py",
[
"TestPipelineShowDeep",
"test_commands"
]
]
],
"test_outs": [
[
"tests/func/test_pipeline.py",
[
"TestPipelineShowSingle",
"test_outs"
]
],
[
"tests/func/test_pipeline.py",
[
"TestPipelineShowOuts",
"test_outs"
]
],
[
"tests/func/test_pipeline.py",
[
"TestPipelineShowDeep",
"test_outs"
]
]
],
"test_dot": [
[
"tests/func/test_pipeline.py",
[
"TestPipelineShowSingle",
"test_dot"
]
],
[
"tests/func/test_pipeline.py",
[
"TestPipelineShow",
"test_dot"
]
],
[
"tests/func/test_pipeline.py",
[
"TestPipelineShowDeep",
"test_dot"
]
]
],
"test_tree": [
[
"tests/func/test_pipeline.py",
[
"TestPipelineShowSingle",
"test_tree"
]
]
],
"test_ascii_outs": [
[
"tests/func/test_pipeline.py",
[
"TestPipelineShowSingle",
"test_ascii_outs"
]
],
[
"tests/func/test_pipeline.py",
[
"TestPipelineShow",
"test_ascii_outs"
]
],
[
"tests/func/test_pipeline.py",
[
"TestPipelineShowDeep",
"test_ascii_outs"
]
]
],
"test_dot_commands": [
[
"tests/func/test_pipeline.py",
[
"TestPipelineShowSingle",
"test_dot_commands"
]
],
[
"tests/func/test_pipeline.py",
[
"TestPipelineShow",
"test_dot_commands"
]
],
[
"tests/func/test_pipeline.py",
[
"TestPipelineShowDeep",
"test_dot_commands"
]
]
],
"test_dot_outs": [
[
"tests/func/test_pipeline.py",
[
"TestPipelineShowSingle",
"test_dot_outs"
]
],
[
"tests/func/test_pipeline.py",
[
"test_dot_outs"
]
],
[
"tests/func/test_pipeline.py",
[
"TestPipelineShowDeep",
"test_dot_outs"
]
]
],
"test_not_dvc_file": [
[
"tests/func/test_pipeline.py",
[
"TestPipelineShowSingle",
"test_not_dvc_file"
]
]
],
"test_single_ascii": [
[
"tests/func/test_pipeline.py",
[
"test_single_ascii"
]
]
],
"test_single_ascii_commands": [
[
"tests/func/test_pipeline.py",
[
"test_single_ascii_commands"
]
]
],
"test_ascii": [
[
"tests/func/test_pipeline.py",
[
"TestPipelineShow",
"test_ascii"
]
],
[
"tests/func/test_pipeline.py",
[
"TestPipelineShowDeep",
"test_ascii"
]
]
],
"test_ascii_commands": [
[
"tests/func/test_pipeline.py",
[
"TestPipelineShow",
"test_ascii_commands"
]
],
[
"tests/func/test_pipeline.py",
[
"TestPipelineShowDeep",
"test_ascii_commands"
]
]
],
"test_print_locked_stages": [
[
"tests/func/test_pipeline.py",
[
"test_print_locked_stages"
]
]
],
"test_no_stages": [
[
"tests/func/test_pipeline.py",
[
"TestDvcRepoPipeline",
"test_no_stages"
]
]
],
"one_pipeline": [
[
"tests/func/test_pipeline.py",
[
"TestDvcRepoPipeline",
"one_pipeline"
]
]
],
"two_pipelines": [
[
"tests/func/test_pipeline.py",
[
"TestDvcRepoPipeline",
"two_pipelines"
]
]
],
"locked_stage": [
[
"tests/func/test_pipeline.py",
[
"TestDvcRepoPipeline",
"locked_stage"
]
]
],
"test_overwrite": [
[
"tests/func/test_remote.py",
[
"TestRemote",
"test_overwrite"
]
]
],
"test_referencing_other_remotes": [
[
"tests/func/test_remote.py",
[
"TestRemote",
"test_referencing_other_remotes"
]
]
],
"test_large_dir_progress": [
[
"tests/func/test_remote.py",
[
"test_large_dir_progress"
]
]
],
"test_dir_checksum_should_be_key_order_agnostic": [
[
"tests/func/test_remote.py",
[
"test_dir_checksum_should_be_key_order_agnostic"
]
]
],
"unreliable_upload": [
[
"tests/func/test_remote.py",
[
"test_partial_push_n_pull",
"unreliable_upload"
]
]
],
"test_partial_push_n_pull": [
[
"tests/func/test_remote.py",
[
"test_partial_push_n_pull"
]
]
],
"get_last_exc": [
[
"tests/func/test_remote.py",
[
"get_last_exc"
]
]
],
"_stage_name": [
[
"tests/func/test_repo.py",
[
"TestIgnore",
"_stage_name"
]
]
],
"test_should_not_gather_stage_files_from_ignored_d": [
[
"tests/func/test_repo.py",
[
"TestIgnore",
"test_should_not_gather_stage_files_from_ignored_d"
]
]
],
"test_nested": [
[
"tests/func/test_repro.py",
[
"TestReproWorkingDirectoryAsOutput",
"test_nested"
]
]
],
"test_similar_paths": [
[
"tests/func/test_repro.py",
[
"TestReproWorkingDirectoryAsOutput",
"test_similar_paths"
]
]
],
"swap_code": [
[
"tests/func/test_repro.py",
[
"TestReproChangedCode",
"swap_code"
]
]
],
"swap_foo_with_bar": [
[
"tests/func/test_repro.py",
[
"TestReproChangedData",
"swap_foo_with_bar"
]
]
],
"should_test": [
[
"tests/func/test_repro.py",
[
"TestReproExternalBase",
"should_test"
]
],
[
"tests/func/test_repro.py",
[
"TestReproExternalS3",
"should_test"
]
],
[
"tests/func/test_repro.py",
[
"TestReproExternalGS",
"should_test"
]
],
[
"tests/func/test_repro.py",
[
"TestReproExternalHDFS",
"should_test"
]
],
[
"tests/func/test_repro.py",
[
"TestReproExternalSSH",
"should_test"
]
],
[
"tests/func/test_repro.py",
[
"TestReproExternalLOCAL",
"should_test"
]
]
],
"cache_scheme": [
[
"tests/func/test_repro.py",
[
"TestReproExternalBase",
"cache_scheme"
]
],
[
"tests/func/test_repro.py",
[
"TestReproExternalLOCAL",
"cache_scheme"
]
]
],
"scheme_sep": [
[
"tests/func/test_repro.py",
[
"TestReproExternalBase",
"scheme_sep"
]
],
[
"tests/func/test_repro.py",
[
"TestReproExternalLOCAL",
"scheme_sep"
]
]
],
"sep": [
[
"tests/func/test_repro.py",
[
"TestReproExternalBase",
"sep"
]
],
[
"tests/func/test_repro.py",
[
"TestReproExternalLOCAL",
"sep"
]
]
],
"check_already_cached": [
[
"tests/func/test_repro.py",
[
"TestReproExternalBase",
"check_already_cached"
]
]
],
"cmd": [
[
"tests/func/test_repro.py",
[
"TestReproExternalS3",
"cmd"
]
],
[
"tests/func/test_repro.py",
[
"TestReproExternalGS",
"cmd"
]
],
[
"tests/func/test_repro.py",
[
"TestReproExternalHDFS",
"cmd"
]
],
[
"tests/func/test_repro.py",
[
"TestReproExternalSSH",
"cmd"
]
],
[
"tests/func/test_repro.py",
[
"TestReproExternalLOCAL",
"cmd"
]
]
],
"write": [
[
"tests/func/test_repro.py",
[
"TestReproExternalS3",
"write"
]
],
[
"tests/func/test_repro.py",
[
"TestReproExternalGS",
"write"
]
],
[
"tests/func/test_repro.py",
[
"TestReproExternalHDFS",
"write"
]
],
[
"tests/func/test_repro.py",
[
"TestReproExternalSSH",
"write"
]
],
[
"tests/func/test_repro.py",
[
"TestReproExternalLOCAL",
"write"
]
]
],
"local_cache": [
[
"tests/func/test_repro.py",
[
"TestReproExternalHTTP",
"local_cache"
]
]
],
"external_cache_id": [
[
"tests/func/test_repro.py",
[
"TestReproExternalHTTP",
"external_cache_id"
]
]
],
"external_cache": [
[
"tests/func/test_repro.py",
[
"TestReproExternalHTTP",
"external_cache"
]
]
],
"test_force_with_dependencies": [
[
"tests/func/test_repro.py",
[
"TestReproAlreadyCached",
"test_force_with_dependencies"
]
]
],
"test_force_import": [
[
"tests/func/test_repro.py",
[
"TestReproAlreadyCached",
"test_force_import"
]
]
],
"repro_dir": [
[
"tests/func/test_repro.py",
[
"repro_dir"
]
]
],
"test_recursive_repro_default": [
[
"tests/func/test_repro.py",
[
"test_recursive_repro_default"
]
]
],
"test_recursive_repro_single": [
[
"tests/func/test_repro.py",
[
"test_recursive_repro_single"
]
]
],
"test_recursive_repro_single_force": [
[
"tests/func/test_repro.py",
[
"test_recursive_repro_single_force"
]
]
],
"test_recursive_repro_empty_dir": [
[
"tests/func/test_repro.py",
[
"test_recursive_repro_empty_dir"
]
]
],
"test_recursive_repro_recursive_missing_file": [
[
"tests/func/test_repro.py",
[
"test_recursive_repro_recursive_missing_file"
]
]
],
"test_recursive_repro_on_stage_file": [
[
"tests/func/test_repro.py",
[
"test_recursive_repro_on_stage_file"
]
]
],
"foo_copy": [
[
"tests/func/test_repro.py",
[
"foo_copy"
]
]
],
"test_dvc_formatting_retained": [
[
"tests/func/test_repro.py",
[
"test_dvc_formatting_retained"
]
]
],
"_format_dvc_line": [
[
"tests/func/test_repro.py",
[
"_format_dvc_line"
]
]
],
"_hide_md5": [
[
"tests/func/test_repro.py",
[
"_hide_md5"
]
]
],
"test_ssh_dir_out": [
[
"tests/func/test_repro.py",
[
"test_ssh_dir_out"
]
]
],
"test_outs_no_cache": [
[
"tests/func/test_run.py",
[
"TestRunCircularDependency",
"test_outs_no_cache"
]
],
[
"tests/func/test_run.py",
[
"TestRunDuplicatedArguments",
"test_outs_no_cache"
]
]
],
"test_non_normalized_paths": [
[
"tests/func/test_run.py",
[
"TestRunCircularDependency",
"test_non_normalized_paths"
]
],
[
"tests/func/test_run.py",
[
"TestRunDuplicatedArguments",
"test_non_normalized_paths"
]
]
],
"test_graph": [
[
"tests/func/test_run.py",
[
"TestRunCircularDependency",
"test_graph"
]
]
],
"test_cwd": [
[
"tests/func/test_run.py",
[
"TestRunStageInsideOutput",
"test_cwd"
]
]
],
"test_file_name": [
[
"tests/func/test_run.py",
[
"TestRunStageInsideOutput",
"test_file_name"
]
]
],
"test_same_prefix": [
[
"tests/func/test_run.py",
[
"TestRunBadCwd",
"test_same_prefix"
]
],
[
"tests/func/test_run.py",
[
"TestRunBadWdir",
"test_same_prefix"
]
],
[
"tests/func/test_run.py",
[
"TestRunBadName",
"test_same_prefix"
]
]
],
"test_not_found": [
[
"tests/func/test_run.py",
[
"TestRunBadWdir",
"test_not_found"
]
],
[
"tests/func/test_run.py",
[
"TestRunBadName",
"test_not_found"
]
]
],
"test_not_dir": [
[
"tests/func/test_run.py",
[
"TestRunBadWdir",
"test_not_dir"
]
]
],
"test_keyboard_interrupt": [
[
"tests/func/test_run.py",
[
"test_keyboard_interrupt"
]
]
],
"test_keyboard_interrupt_after_second_signal_call": [
[
"tests/func/test_run.py",
[
"test_keyboard_interrupt_after_second_signal_call"
]
]
],
"test_cached": [
[
"tests/func/test_run.py",
[
"TestCmdRunCliMetrics",
"test_cached"
]
]
],
"test_not_cached": [
[
"tests/func/test_run.py",
[
"TestCmdRunCliMetrics",
"test_not_cached"
]
]
],
"test_default_wdir_is_written": [
[
"tests/func/test_run.py",
[
"TestCmdRunWorkingDirectory",
"test_default_wdir_is_written"
]
]
],
"test_fname_changes_path_and_wdir": [
[
"tests/func/test_run.py",
[
"TestCmdRunWorkingDirectory",
"test_fname_changes_path_and_wdir"
]
]
],
"test_cwd_is_ignored": [
[
"tests/func/test_run.py",
[
"TestCmdRunWorkingDirectory",
"test_cwd_is_ignored"
]
]
],
"outs_command": [
[
"tests/func/test_run.py",
[
"TestRunPersist",
"outs_command"
]
],
[
"tests/func/test_run.py",
[
"TestRunPersistOuts",
"outs_command"
]
],
[
"tests/func/test_run.py",
[
"TestRunPersistOutsNoCache",
"outs_command"
]
]
],
"run_command": [
[
"tests/func/test_run.py",
[
"TestRunPersist",
"run_command"
]
]
],
"stage_should_contain_persist_flag": [
[
"tests/func/test_run.py",
[
"TestRunPersist",
"stage_should_contain_persist_flag"
]
]
],
"should_append_upon_repro": [
[
"tests/func/test_run.py",
[
"TestRunPersist",
"should_append_upon_repro"
]
]
],
"should_remove_persistent_outs": [
[
"tests/func/test_run.py",
[
"TestRunPersist",
"should_remove_persistent_outs"
]
]
],
"_read_content_only": [
[
"tests/func/test_run.py",
[
"TestRerunWithSameOutputs",
"_read_content_only"
]
]
],
"_outs_command": [
[
"tests/func/test_run.py",
[
"TestRerunWithSameOutputs",
"_outs_command"
]
],
[
"tests/func/test_run.py",
[
"TestNewRunShouldRemoveOutsOnNoPersist",
"_outs_command"
]
],
[
"tests/func/test_run.py",
[
"TestNewRunShouldNotRemoveOutsOnPersist",
"_outs_command"
]
]
],
"_run_twice_with_same_outputs": [
[
"tests/func/test_run.py",
[
"TestRerunWithSameOutputs",
"_run_twice_with_same_outputs"
]
]
],
"test_ignore_build_cache": [
[
"tests/func/test_run.py",
[
"TestPersistentOutput",
"test_ignore_build_cache"
]
]
],
"test_bad_stage_fname": [
[
"tests/func/test_run.py",
[
"test_bad_stage_fname"
]
]
],
"_get_src_dst": [
[
"tests/func/test_s3.py",
[
"_get_src_dst"
]
]
],
"test_copy_singlepart_preserve_etag": [
[
"tests/func/test_s3.py",
[
"test_copy_singlepart_preserve_etag"
]
]
],
"_upload_multipart": [
[
"tests/func/test_s3.py",
[
"_upload_multipart"
]
]
],
"test_copy_multipart_preserve_etag": [
[
"tests/func/test_s3.py",
[
"test_copy_multipart_preserve_etag"
]
]
],
"test_none": [
[
"tests/func/test_scm.py",
[
"TestSCM",
"test_none"
]
],
[
"tests/func/test_stage.py",
[
"TestSchemaDepsOuts",
"test_none"
]
]
],
"test_git": [
[
"tests/func/test_scm.py",
[
"TestSCM",
"test_git"
]
]
],
"test_is_repo": [
[
"tests/func/test_scm.py",
[
"TestSCMGit",
"test_is_repo"
]
]
],
"test_commit": [
[
"tests/func/test_scm.py",
[
"TestSCMGit",
"test_commit"
]
]
],
"test_is_tracked": [
[
"tests/func/test_scm.py",
[
"TestSCMGit",
"test_is_tracked"
]
]
],
"test_git_submodule": [
[
"tests/func/test_scm.py",
[
"TestSCMGitSubmodule",
"test_git_submodule"
]
]
],
"test_is_submodule": [
[
"tests/func/test_scm.py",
[
"TestSCMGitSubmodule",
"test_is_submodule"
]
]
],
"test_commit_in_submodule": [
[
"tests/func/test_scm.py",
[
"TestSCMGitSubmodule",
"test_commit_in_submodule"
]
]
],
"_count_gitignore_entries": [
[
"tests/func/test_scm.py",
[
"TestIgnore",
"_count_gitignore_entries"
]
]
],
"test_ignore": [
[
"tests/func/test_scm.py",
[
"TestIgnore",
"test_ignore"
]
]
],
"test_get_gitignore": [
[
"tests/func/test_scm.py",
[
"TestIgnore",
"test_get_gitignore"
]
]
],
"test_get_gitignore_subdir": [
[
"tests/func/test_scm.py",
[
"TestIgnore",
"test_get_gitignore_subdir"
]
]
],
"test_get_gitignore_ignorefile_dir": [
[
"tests/func/test_scm.py",
[
"TestIgnore",
"test_get_gitignore_ignorefile_dir"
]
]
],
"test_get_gitignore_ignorefile_dir_upper_level": [
[
"tests/func/test_scm.py",
[
"TestIgnore",
"test_get_gitignore_ignorefile_dir_upper_level"
]
]
],
"test_gitignore_should_end_with_newline": [
[
"tests/func/test_scm.py",
[
"TestIgnore",
"test_gitignore_should_end_with_newline"
]
]
],
"test_gitignore_should_append_newline_to_gitignore": [
[
"tests/func/test_scm.py",
[
"TestIgnore",
"test_gitignore_should_append_newline_to_gitignore"
]
]
],
"_validate_fail": [
[
"tests/func/test_stage.py",
[
"TestSchema",
"_validate_fail"
]
]
],
"test_cmd_object": [
[
"tests/func/test_stage.py",
[
"TestSchemaCmd",
"test_cmd_object"
]
]
],
"test_cmd_none": [
[
"tests/func/test_stage.py",
[
"TestSchemaCmd",
"test_cmd_none"
]
]
],
"test_no_cmd": [
[
"tests/func/test_stage.py",
[
"TestSchemaCmd",
"test_no_cmd"
]
]
],
"test_cmd_str": [
[
"tests/func/test_stage.py",
[
"TestSchemaCmd",
"test_cmd_str"
]
]
],
"test_object": [
[
"tests/func/test_stage.py",
[
"TestSchemaDepsOuts",
"test_object"
]
]
],
"test_empty_list": [
[
"tests/func/test_stage.py",
[
"TestSchemaDepsOuts",
"test_empty_list"
]
]
],
"test_list": [
[
"tests/func/test_stage.py",
[
"TestSchemaDepsOuts",
"test_list"
]
]
],
"test_ignored_in_checksum": [
[
"tests/func/test_stage.py",
[
"TestDefaultWorkingDirectory",
"test_ignored_in_checksum"
]
]
],
"test_remote_output": [
[
"tests/func/test_stage.py",
[
"TestExternalRemoteResolution",
"test_remote_output"
]
]
],
"test_remote_dependency": [
[
"tests/func/test_stage.py",
[
"TestExternalRemoteResolution",
"test_remote_dependency"
]
]
],
"test_md5_ignores_comments": [
[
"tests/func/test_stage.py",
[
"test_md5_ignores_comments"
]
]
],
"test_meta_is_preserved": [
[
"tests/func/test_stage.py",
[
"test_meta_is_preserved"
]
]
],
"test_state": [
[
"tests/func/test_state.py",
[
"test_state"
]
]
],
"test_state_overflow": [
[
"tests/func/test_state.py",
[
"test_state_overflow"
]
]
],
"get_inode_mocked": [
[
"tests/func/test_state.py",
[
"mock_get_inode",
"get_inode_mocked"
]
]
],
"mock_get_inode": [
[
"tests/func/test_state.py",
[
"mock_get_inode"
]
]
],
"test_get_state_record_for_inode": [
[
"tests/func/test_state.py",
[
"test_get_state_record_for_inode"
]
]
],
"test_remove_unused_links": [
[
"tests/func/test_state.py",
[
"test_remove_unused_links"
]
]
],
"test_quiet": [
[
"tests/func/test_status.py",
[
"TestStatus",
"test_quiet"
]
],
[
"tests/unit/test_progress.py",
[
"test_quiet"
]
]
],
"test_implied_cloud": [
[
"tests/func/test_status.py",
[
"TestStatus",
"test_implied_cloud"
]
]
],
"test_getdirinfo": [
[
"tests/func/test_system.py",
[
"test_getdirinfo"
]
]
],
"test_exists": [
[
"tests/func/test_tree.py",
[
"TestWorkingTree",
"test_exists"
]
],
[
"tests/func/test_tree.py",
[
"TestGitTree",
"test_exists"
]
],
[
"tests/unit/remote/ssh/test_connection.py",
[
"test_exists"
]
]
],
"test_isdir": [
[
"tests/func/test_tree.py",
[
"TestWorkingTree",
"test_isdir"
]
],
[
"tests/func/test_tree.py",
[
"TestGitTree",
"test_isdir"
]
],
[
"tests/unit/remote/ssh/test_connection.py",
[
"test_isdir"
]
]
],
"test_isfile": [
[
"tests/func/test_tree.py",
[
"TestWorkingTree",
"test_isfile"
]
],
[
"tests/func/test_tree.py",
[
"TestGitTree",
"test_isfile"
]
],
[
"tests/unit/remote/ssh/test_connection.py",
[
"test_isfile"
]
]
],
"convert_to_sets": [
[
"tests/func/test_tree.py",
[
"AssertWalkEqualMixin",
"assertWalkEqual",
"convert_to_sets"
]
]
],
"assertWalkEqual": [
[
"tests/func/test_tree.py",
[
"AssertWalkEqualMixin",
"assertWalkEqual"
]
]
],
"test_subdir": [
[
"tests/func/test_tree.py",
[
"TestWalkInNoSCM",
"test_subdir"
]
]
],
"test_nobranch": [
[
"tests/func/test_tree.py",
[
"TestWalkInGit",
"test_nobranch"
]
]
],
"test_branch": [
[
"tests/func/test_tree.py",
[
"TestWalkInGit",
"test_branch"
]
]
],
"test_update_import": [
[
"tests/func/test_update.py",
[
"test_update_import"
]
]
],
"updater": [
[
"tests/func/test_updater.py",
[
"updater"
]
]
],
"test_updater": [
[
"tests/func/test_updater.py",
[
"test_updater"
]
]
],
"test_check_version_newer": [
[
"tests/func/test_updater.py",
[
"test_check_version_newer"
]
]
],
"test_check_version_equal": [
[
"tests/func/test_updater.py",
[
"test_check_version_equal"
]
]
],
"test_check_version_outdated": [
[
"tests/func/test_updater.py",
[
"test_check_version_outdated"
]
]
],
"test_copyfile": [
[
"tests/func/test_utils.py",
[
"TestUtils",
"test_copyfile"
]
]
],
"test_file_md5_crlf": [
[
"tests/func/test_utils.py",
[
"TestUtils",
"test_file_md5_crlf"
]
]
],
"test_dict_md5": [
[
"tests/func/test_utils.py",
[
"TestUtils",
"test_dict_md5"
]
]
],
"test_boxify": [
[
"tests/func/test_utils.py",
[
"TestUtils",
"test_boxify"
]
]
],
"test_info_in_repo": [
[
"tests/func/test_version.py",
[
"test_info_in_repo"
]
]
],
"test_info_outside_of_repo": [
[
"tests/func/test_version.py",
[
"test_info_outside_of_repo"
]
]
],
"test_import_url": [
[
"tests/unit/command/test_imp_url.py",
[
"test_import_url"
]
]
],
"test_default_arguments": [
[
"tests/unit/command/test_repro.py",
[
"test_default_arguments"
]
]
],
"test_downstream": [
[
"tests/unit/command/test_repro.py",
[
"test_downstream"
]
]
],
"test_run_args_from_cli": [
[
"tests/unit/command/test_run.py",
[
"test_run_args_from_cli"
]
]
],
"test_run_args_with_spaces": [
[
"tests/unit/command/test_run.py",
[
"test_run_args_with_spaces"
]
]
],
"test_update": [
[
"tests/unit/command/test_update.py",
[
"test_update"
]
]
],
"_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_makedirs": [
[
"tests/unit/remote/ssh/test_connection.py",
[
"test_makedirs"
]
]
],
"test_walk": [
[
"tests/unit/remote/ssh/test_connection.py",
[
"test_walk"
]
]
],
"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_ssh_host_override_from_config": [
[
"tests/unit/remote/ssh/test_ssh.py",
[
"test_ssh_host_override_from_config"
]
]
],
"test_ssh_user": [
[
"tests/unit/remote/ssh/test_ssh.py",
[
"test_ssh_user"
]
]
],
"test_ssh_port": [
[
"tests/unit/remote/ssh/test_ssh.py",
[
"test_ssh_port"
]
]
],
"test_ssh_keyfile": [
[
"tests/unit/remote/ssh/test_ssh.py",
[
"test_ssh_keyfile"
]
]
],
"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"
]
],
[
"tests/unit/remote/test_oss.py",
[
"TestRemoteOSS",
"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_status_download_optimization": [
[
"tests/unit/remote/test_local.py",
[
"test_status_download_optimization"
]
]
],
"config_side_effect": [
[
"tests/unit/remote/test_slow_link_detection.py",
[
"TestSlowLinkGuard",
"_cache_config",
"config_side_effect"
]
]
],
"_cache_config": [
[
"tests/unit/remote/test_slow_link_detection.py",
[
"TestSlowLinkGuard",
"_cache_config"
]
]
],
"test_should_decorate_on_slow_link_warning_and_no_cache_type": [
[
"tests/unit/remote/test_slow_link_detection.py",
[
"TestSlowLinkGuard",
"test_should_decorate_on_slow_link_warning_and_no_cache_type"
]
]
],
"test_should_not_decorate": [
[
"tests/unit/remote/test_slow_link_detection.py",
[
"TestSlowLinkGuard",
"test_should_not_decorate"
]
]
],
"method_effect": [
[
"tests/unit/remote/test_slow_link_detection.py",
[
"TestSlowLinkDetectorDecorator",
"setUp",
"method_effect"
]
]
],
"test_should_log_only_once": [
[
"tests/unit/remote/test_slow_link_detection.py",
[
"TestSlowLinkDetectorDecorator",
"test_should_log_only_once"
]
]
],
"test_should_not_log": [
[
"tests/unit/remote/test_slow_link_detection.py",
[
"TestSlowLinkDetectorDecorator",
"test_should_not_log"
]
]
],
"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_no_recursive_spawn": [
[
"tests/unit/test_daemon.py",
[
"test_no_recursive_spawn"
]
]
],
"mock_dvcignore": [
[
"tests/unit/test_ignore.py",
[
"mock_dvcignore"
]
]
],
"test_ignore_from_file_should_filter_dirs_and_files": [
[
"tests/unit/test_ignore.py",
[
"test_ignore_from_file_should_filter_dirs_and_files"
]
]
],
"test_match_ignore_from_file": [
[
"tests/unit/test_ignore.py",
[
"test_match_ignore_from_file"
]
]
],
"test_should_ignore_dir": [
[
"tests/unit/test_ignore.py",
[
"test_should_ignore_dir"
]
]
],
"test_should_ignore_file": [
[
"tests/unit/test_ignore.py",
[
"test_should_ignore_file"
]
]
],
"test_debug": [
[
"tests/unit/test_logger.py",
[
"TestColorFormatter",
"test_debug"
]
]
],
"test_info": [
[
"tests/unit/test_logger.py",
[
"TestColorFormatter",
"test_info"
]
]
],
"test_warning": [
[
"tests/unit/test_logger.py",
[
"TestColorFormatter",
"test_warning"
]
]
],
"test_exception": [
[
"tests/unit/test_logger.py",
[
"TestColorFormatter",
"test_exception"
]
]
],
"test_exception_with_description_and_without_message": [
[
"tests/unit/test_logger.py",
[
"TestColorFormatter",
"test_exception_with_description_and_without_message"
]
]
],
"test_exception_with_description_and_message": [
[
"tests/unit/test_logger.py",
[
"TestColorFormatter",
"test_exception_with_description_and_message"
]
]
],
"test_exception_under_verbose": [
[
"tests/unit/test_logger.py",
[
"TestColorFormatter",
"test_exception_under_verbose"
]
]
],
"test_nested_exceptions": [
[
"tests/unit/test_logger.py",
[
"TestColorFormatter",
"test_nested_exceptions"
]
]
],
"test_progress_awareness": [
[
"tests/unit/test_logger.py",
[
"TestColorFormatter",
"test_progress_awareness"
]
]
],
"test_url_info_str": [
[
"tests/unit/test_path_info.py",
[
"test_url_info_str"
]
]
],
"test_url_info_eq": [
[
"tests/unit/test_path_info.py",
[
"test_url_info_eq"
]
]
],
"test_url_info_parent": [
[
"tests/unit/test_path_info.py",
[
"test_url_info_parent"
]
]
],
"test_url_info_parents": [
[
"tests/unit/test_path_info.py",
[
"test_url_info_parents"
]
]
],
"test_should_init_reset_progress": [
[
"tests/unit/test_progress.py",
[
"TestProgressCallback",
"test_should_init_reset_progress"
]
]
],
"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"
]
]
],
"test_stage_fname": [
[
"tests/unit/test_stage.py",
[
"test_stage_fname"
]
]
],
"test_stage_update": [
[
"tests/unit/test_stage.py",
[
"test_stage_update"
]
]
],
"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",
[
"test_fetch"
]
]
],
"test_is_release": [
[
"tests/unit/test_version.py",
[
"test_is_release"
]
]
],
"test_apply_diff_is_inplace": [
[
"tests/unit/utils/test_collections.py",
[
"test_apply_diff_is_inplace"
]
]
],
"test_apply_diff_mapping": [
[
"tests/unit/utils/test_collections.py",
[
"test_apply_diff_mapping"
]
]
],
"test_apply_diff_seq": [
[
"tests/unit/utils/test_collections.py",
[
"test_apply_diff_seq"
]
]
],
"test_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"
]
]
],
"test_get_parent_dirs_up_to_should_raise_on_no_absolute": [
[
"tests/unit/utils/test_fs.py",
[
"test_get_parent_dirs_up_to_should_raise_on_no_absolute"
]
]
],
"test_get_parent_dirs_up_to": [
[
"tests/unit/utils/test_fs.py",
[
"test_get_parent_dirs_up_to"
]
]
],
"test_relpath_windows_different_drives": [
[
"tests/unit/utils/test_fs.py",
[
"test_relpath_windows_different_drives"
]
]
],
"test_to_chunks_chunk_size": [
[
"tests/unit/utils/test_utils.py",
[
"test_to_chunks_chunk_size"
]
]
],
"test_to_chunks_should_raise": [
[
"tests/unit/utils/test_utils.py",
[
"test_to_chunks_should_raise"
]
]
],
"test_to_chunks_num_chunks": [
[
"tests/unit/utils/test_utils.py",
[
"test_to_chunks_num_chunks"
]
]
],
"wrapper": [
[
"tests/utils/__init__.py",
[
"spy",
"wrapper"
]
]
],
"spy": [
[
"tests/utils/__init__.py",
[
"spy"
]
]
],
"get_gitignore_content": [
[
"tests/utils/__init__.py",
[
"get_gitignore_content"
]
]
],
"cd": [
[
"tests/utils/__init__.py",
[
"cd"
]
]
],
"trees_equal": [
[
"tests/utils/__init__.py",
[
"trees_equal"
]
]
],
"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"
]
]
]
}