{ "UrlNotDvcRepoError": [ [ "dvc/api.py", [ "UrlNotDvcRepoError" ] ] ], "_OpenContextManager": [ [ "dvc/api.py", [ "_OpenContextManager" ] ] ], "Cache": [ [ "dvc/cache.py", [ "Cache" ] ] ], "NamedCacheItem": [ [ "dvc/cache.py", [ "NamedCacheItem" ] ] ], "NamedCache": [ [ "dvc/cache.py", [ "NamedCache" ] ] ], "DvcParser": [ [ "dvc/cli.py", [ "DvcParser" ] ] ], "VersionAction": [ [ "dvc/cli.py", [ "VersionAction" ] ] ], "CmdAdd": [ [ "dvc/command/add.py", [ "CmdAdd" ] ] ], "CmdBase": [ [ "dvc/command/base.py", [ "CmdBase" ] ] ], "CmdBaseNoRepo": [ [ "dvc/command/base.py", [ "CmdBaseNoRepo" ] ] ], "CmdCacheDir": [ [ "dvc/command/cache.py", [ "CmdCacheDir" ] ] ], "CmdCheckout": [ [ "dvc/command/checkout.py", [ "CmdCheckout" ] ] ], "CmdCommit": [ [ "dvc/command/commit.py", [ "CmdCommit" ] ] ], "Optional": [ [ "dvc/command/completion.py", [ "Optional" ] ] ], "Required": [ [ "dvc/command/completion.py", [ "Required" ] ] ], "CmdCompletion": [ [ "dvc/command/completion.py", [ "CmdCompletion" ] ] ], "CmdConfig": [ [ "dvc/command/config.py", [ "CmdConfig" ] ] ], "CmdDaemonBase": [ [ "dvc/command/daemon.py", [ "CmdDaemonBase" ] ] ], "CmdDaemonUpdater": [ [ "dvc/command/daemon.py", [ "CmdDaemonUpdater" ] ] ], "CmdDaemonAnalytics": [ [ "dvc/command/daemon.py", [ "CmdDaemonAnalytics" ] ] ], "CmdDAG": [ [ "dvc/command/dag.py", [ "CmdDAG" ] ] ], "CmdDataBase": [ [ "dvc/command/data_sync.py", [ "CmdDataBase" ] ] ], "CmdDataPull": [ [ "dvc/command/data_sync.py", [ "CmdDataPull" ] ] ], "CmdDataPush": [ [ "dvc/command/data_sync.py", [ "CmdDataPush" ] ] ], "CmdDataFetch": [ [ "dvc/command/data_sync.py", [ "CmdDataFetch" ] ] ], "CmdDestroy": [ [ "dvc/command/destroy.py", [ "CmdDestroy" ] ] ], "CmdDiff": [ [ "dvc/command/diff.py", [ "CmdDiff" ] ] ], "CmdFreezeBase": [ [ "dvc/command/freeze.py", [ "CmdFreezeBase" ] ] ], "CmdFreeze": [ [ "dvc/command/freeze.py", [ "CmdFreeze" ] ] ], "CmdUnfreeze": [ [ "dvc/command/freeze.py", [ "CmdUnfreeze" ] ] ], "CmdGC": [ [ "dvc/command/gc.py", [ "CmdGC" ] ] ], "CmdGet": [ [ "dvc/command/get.py", [ "CmdGet" ] ] ], "CmdGetUrl": [ [ "dvc/command/get_url.py", [ "CmdGetUrl" ] ] ], "CmdHookBase": [ [ "dvc/command/git_hook.py", [ "CmdHookBase" ] ] ], "CmdPreCommit": [ [ "dvc/command/git_hook.py", [ "CmdPreCommit" ] ] ], "CmdPostCheckout": [ [ "dvc/command/git_hook.py", [ "CmdPostCheckout" ] ] ], "CmdPrePush": [ [ "dvc/command/git_hook.py", [ "CmdPrePush" ] ] ], "CmdImport": [ [ "dvc/command/imp.py", [ "CmdImport" ] ] ], "CmdImportUrl": [ [ "dvc/command/imp_url.py", [ "CmdImportUrl" ] ] ], "CmdInit": [ [ "dvc/command/init.py", [ "CmdInit" ] ] ], "CmdInstall": [ [ "dvc/command/install.py", [ "CmdInstall" ] ] ], "CmdList": [ [ "dvc/command/ls/__init__.py", [ "CmdList" ] ] ], "LsColors": [ [ "dvc/command/ls/ls_colors.py", [ "LsColors" ] ] ], "CmdMetricsShow": [ [ "dvc/command/metrics.py", [ "CmdMetricsShow" ] ] ], "CmdMetricsDiff": [ [ "dvc/command/metrics.py", [ "CmdMetricsDiff" ] ] ], "CmdMove": [ [ "dvc/command/move.py", [ "CmdMove" ] ] ], "CmdParamsDiff": [ [ "dvc/command/params.py", [ "CmdParamsDiff" ] ] ], "CmdPlots": [ [ "dvc/command/plots.py", [ "CmdPlots" ] ] ], "CmdPlotsShow": [ [ "dvc/command/plots.py", [ "CmdPlotsShow" ] ] ], "CmdPlotsDiff": [ [ "dvc/command/plots.py", [ "CmdPlotsDiff" ] ] ], "CmdPlotsModify": [ [ "dvc/command/plots.py", [ "CmdPlotsModify" ] ] ], "CmdRemote": [ [ "dvc/command/remote.py", [ "CmdRemote" ] ] ], "CmdRemoteAdd": [ [ "dvc/command/remote.py", [ "CmdRemoteAdd" ] ] ], "CmdRemoteRemove": [ [ "dvc/command/remote.py", [ "CmdRemoteRemove" ] ] ], "CmdRemoteModify": [ [ "dvc/command/remote.py", [ "CmdRemoteModify" ] ] ], "CmdRemoteDefault": [ [ "dvc/command/remote.py", [ "CmdRemoteDefault" ] ] ], "CmdRemoteList": [ [ "dvc/command/remote.py", [ "CmdRemoteList" ] ] ], "CmdRemoteRename": [ [ "dvc/command/remote.py", [ "CmdRemoteRename" ] ] ], "CmdRemove": [ [ "dvc/command/remove.py", [ "CmdRemove" ] ] ], "CmdRepro": [ [ "dvc/command/repro.py", [ "CmdRepro" ] ] ], "CmdRoot": [ [ "dvc/command/root.py", [ "CmdRoot" ] ] ], "CmdRun": [ [ "dvc/command/run.py", [ "CmdRun" ] ] ], "CmdDataStatus": [ [ "dvc/command/status.py", [ "CmdDataStatus" ] ] ], "CmdUnprotect": [ [ "dvc/command/unprotect.py", [ "CmdUnprotect" ] ] ], "CmdUpdate": [ [ "dvc/command/update.py", [ "CmdUpdate" ] ] ], "CmdVersion": [ [ "dvc/command/version.py", [ "CmdVersion" ] ] ], "ConfigError": [ [ "dvc/config.py", [ "ConfigError" ] ] ], "NoRemoteError": [ [ "dvc/config.py", [ "NoRemoteError" ] ] ], "RelPath": [ [ "dvc/config.py", [ "RelPath" ] ] ], "Config": [ [ "dvc/config.py", [ "Config" ] ] ], "VertexViewer": [ [ "dvc/dagascii.py", [ "VertexViewer" ] ] ], "AsciiCanvas": [ [ "dvc/dagascii.py", [ "AsciiCanvas" ] ] ], "DataCloud": [ [ "dvc/data_cloud.py", [ "DataCloud" ] ] ], "AzureDependency": [ [ "dvc/dependency/azure.py", [ "AzureDependency" ] ] ], "DependencyDoesNotExistError": [ [ "dvc/dependency/base.py", [ "DependencyDoesNotExistError" ] ] ], "DependencyIsNotFileOrDirError": [ [ "dvc/dependency/base.py", [ "DependencyIsNotFileOrDirError" ] ] ], "DependencyIsStageFileError": [ [ "dvc/dependency/base.py", [ "DependencyIsStageFileError" ] ] ], "BaseDependency": [ [ "dvc/dependency/base.py", [ "BaseDependency" ] ] ], "GSDependency": [ [ "dvc/dependency/gs.py", [ "GSDependency" ] ] ], "HDFSDependency": [ [ "dvc/dependency/hdfs.py", [ "HDFSDependency" ] ] ], "HTTPDependency": [ [ "dvc/dependency/http.py", [ "HTTPDependency" ] ] ], "HTTPSDependency": [ [ "dvc/dependency/https.py", [ "HTTPSDependency" ] ] ], "LocalDependency": [ [ "dvc/dependency/local.py", [ "LocalDependency" ] ] ], "MissingParamsError": [ [ "dvc/dependency/param.py", [ "MissingParamsError" ] ] ], "BadParamFileError": [ [ "dvc/dependency/param.py", [ "BadParamFileError" ] ] ], "ParamsDependency": [ [ "dvc/dependency/param.py", [ "ParamsDependency" ] ] ], "RepoDependency": [ [ "dvc/dependency/repo.py", [ "RepoDependency" ] ] ], "S3Dependency": [ [ "dvc/dependency/s3.py", [ "S3Dependency" ] ] ], "SSHDependency": [ [ "dvc/dependency/ssh.py", [ "SSHDependency" ] ] ], "LockfileCorruptedError": [ [ "dvc/dvcfile.py", [ "LockfileCorruptedError" ] ] ], "FileMixin": [ [ "dvc/dvcfile.py", [ "FileMixin" ] ] ], "SingleStageFile": [ [ "dvc/dvcfile.py", [ "SingleStageFile" ] ] ], "PipelineFile": [ [ "dvc/dvcfile.py", [ "PipelineFile" ] ] ], "Lockfile": [ [ "dvc/dvcfile.py", [ "Lockfile" ] ] ], "Dvcfile": [ [ "dvc/dvcfile.py", [ "Dvcfile" ] ] ], "DvcException": [ [ "dvc/exceptions.py", [ "DvcException" ] ] ], "InvalidArgumentError": [ [ "dvc/exceptions.py", [ "InvalidArgumentError" ] ] ], "OutputDuplicationError": [ [ "dvc/exceptions.py", [ "OutputDuplicationError" ] ] ], "OutputNotFoundError": [ [ "dvc/exceptions.py", [ "OutputNotFoundError" ] ] ], "StagePathAsOutputError": [ [ "dvc/exceptions.py", [ "StagePathAsOutputError" ] ] ], "CircularDependencyError": [ [ "dvc/exceptions.py", [ "CircularDependencyError" ] ] ], "ArgumentDuplicationError": [ [ "dvc/exceptions.py", [ "ArgumentDuplicationError" ] ] ], "MoveNotDataSourceError": [ [ "dvc/exceptions.py", [ "MoveNotDataSourceError" ] ] ], "NotDvcRepoError": [ [ "dvc/exceptions.py", [ "NotDvcRepoError" ] ] ], "DvcParserError": [ [ "dvc/exceptions.py", [ "DvcParserError" ] ] ], "CyclicGraphError": [ [ "dvc/exceptions.py", [ "CyclicGraphError" ] ] ], "ConfirmRemoveError": [ [ "dvc/exceptions.py", [ "ConfirmRemoveError" ] ] ], "InitError": [ [ "dvc/exceptions.py", [ "InitError" ] ] ], "ReproductionError": [ [ "dvc/exceptions.py", [ "ReproductionError" ] ] ], "BadMetricError": [ [ "dvc/exceptions.py", [ "BadMetricError" ] ] ], "NoMetricsError": [ [ "dvc/exceptions.py", [ "NoMetricsError" ] ] ], "NoPlotsError": [ [ "dvc/exceptions.py", [ "NoPlotsError" ] ] ], "YAMLFileCorruptedError": [ [ "dvc/exceptions.py", [ "YAMLFileCorruptedError" ] ] ], "RecursiveAddingWhileUsingFilename": [ [ "dvc/exceptions.py", [ "RecursiveAddingWhileUsingFilename" ] ] ], "OverlappingOutputPathsError": [ [ "dvc/exceptions.py", [ "OverlappingOutputPathsError" ] ] ], "CheckoutErrorSuggestGit": [ [ "dvc/exceptions.py", [ "CheckoutErrorSuggestGit" ] ] ], "ETagMismatchError": [ [ "dvc/exceptions.py", [ "ETagMismatchError" ] ] ], "FileMissingError": [ [ "dvc/exceptions.py", [ "FileMissingError" ] ] ], "DvcIgnoreInCollectedDirError": [ [ "dvc/exceptions.py", [ "DvcIgnoreInCollectedDirError" ] ] ], "GitHookAlreadyExistsError": [ [ "dvc/exceptions.py", [ "GitHookAlreadyExistsError" ] ] ], "DownloadError": [ [ "dvc/exceptions.py", [ "DownloadError" ] ] ], "UploadError": [ [ "dvc/exceptions.py", [ "UploadError" ] ] ], "CheckoutError": [ [ "dvc/exceptions.py", [ "CheckoutError" ] ] ], "CollectCacheError": [ [ "dvc/exceptions.py", [ "CollectCacheError" ] ] ], "NoRemoteInExternalRepoError": [ [ "dvc/exceptions.py", [ "NoRemoteInExternalRepoError" ] ] ], "NoOutputInExternalRepoError": [ [ "dvc/exceptions.py", [ "NoOutputInExternalRepoError" ] ] ], "HTTPError": [ [ "dvc/exceptions.py", [ "HTTPError" ] ] ], "PathMissingError": [ [ "dvc/exceptions.py", [ "PathMissingError" ] ] ], "RemoteCacheRequiredError": [ [ "dvc/exceptions.py", [ "RemoteCacheRequiredError" ] ] ], "IsADirectoryError": [ [ "dvc/exceptions.py", [ "IsADirectoryError" ] ] ], "NoOutputOrStageError": [ [ "dvc/exceptions.py", [ "NoOutputOrStageError" ] ] ], "BaseExternalRepo": [ [ "dvc/external_repo.py", [ "BaseExternalRepo" ] ] ], "ExternalRepo": [ [ "dvc/external_repo.py", [ "ExternalRepo" ] ] ], "ExternalGitRepo": [ [ "dvc/external_repo.py", [ "ExternalGitRepo" ] ] ], "DvcIgnore": [ [ "dvc/ignore.py", [ "DvcIgnore" ] ] ], "DvcIgnorePatterns": [ [ "dvc/ignore.py", [ "DvcIgnorePatterns" ] ] ], "DvcIgnoreDirs": [ [ "dvc/ignore.py", [ "DvcIgnoreDirs" ] ] ], "DvcIgnoreRepo": [ [ "dvc/ignore.py", [ "DvcIgnoreRepo" ] ] ], "DvcIgnoreFilter": [ [ "dvc/ignore.py", [ "DvcIgnoreFilter" ] ] ], "CleanTree": [ [ "dvc/ignore.py", [ "CleanTree" ] ] ], "LockError": [ [ "dvc/lock.py", [ "LockError" ] ] ], "Lock": [ [ "dvc/lock.py", [ "Lock" ] ] ], "HardlinkLock": [ [ "dvc/lock.py", [ "HardlinkLock" ] ] ], "LoggingException": [ [ "dvc/logger.py", [ "LoggingException" ] ] ], "ExcludeLevelFilter": [ [ "dvc/logger.py", [ "excludeFilter", "ExcludeLevelFilter" ] ] ], "ColorFormatter": [ [ "dvc/logger.py", [ "ColorFormatter" ] ] ], "LoggerHandler": [ [ "dvc/logger.py", [ "LoggerHandler" ] ] ], "OutputDoesNotExistError": [ [ "dvc/output/base.py", [ "OutputDoesNotExistError" ] ] ], "OutputIsNotFileOrDirError": [ [ "dvc/output/base.py", [ "OutputIsNotFileOrDirError" ] ] ], "OutputAlreadyTrackedError": [ [ "dvc/output/base.py", [ "OutputAlreadyTrackedError" ] ] ], "OutputIsStageFileError": [ [ "dvc/output/base.py", [ "OutputIsStageFileError" ] ] ], "BaseOutput": [ [ "dvc/output/base.py", [ "BaseOutput" ] ] ], "GSOutput": [ [ "dvc/output/gs.py", [ "GSOutput" ] ] ], "HDFSOutput": [ [ "dvc/output/hdfs.py", [ "HDFSOutput" ] ] ], "LocalOutput": [ [ "dvc/output/local.py", [ "LocalOutput" ] ] ], "S3Output": [ [ "dvc/output/s3.py", [ "S3Output" ] ] ], "SSHOutput": [ [ "dvc/output/ssh.py", [ "SSHOutput" ] ] ], "_BasePath": [ [ "dvc/path_info.py", [ "_BasePath" ] ] ], "PathInfo": [ [ "dvc/path_info.py", [ "PathInfo" ] ] ], "WindowsPathInfo": [ [ "dvc/path_info.py", [ "WindowsPathInfo" ] ] ], "PosixPathInfo": [ [ "dvc/path_info.py", [ "PosixPathInfo" ] ] ], "_URLPathInfo": [ [ "dvc/path_info.py", [ "_URLPathInfo" ] ] ], "_URLPathParents": [ [ "dvc/path_info.py", [ "_URLPathParents" ] ] ], "URLInfo": [ [ "dvc/path_info.py", [ "URLInfo" ] ] ], "CloudURLInfo": [ [ "dvc/path_info.py", [ "CloudURLInfo" ] ] ], "HTTPURLInfo": [ [ "dvc/path_info.py", [ "HTTPURLInfo" ] ] ], "Tqdm": [ [ "dvc/progress.py", [ "Tqdm" ] ] ], "AzureRemoteTree": [ [ "dvc/remote/azure.py", [ "AzureRemoteTree" ] ] ], "RemoteCmdError": [ [ "dvc/remote/base.py", [ "RemoteCmdError" ] ] ], "RemoteActionNotImplemented": [ [ "dvc/remote/base.py", [ "RemoteActionNotImplemented" ] ] ], "RemoteMissingDepsError": [ [ "dvc/remote/base.py", [ "RemoteMissingDepsError" ] ] ], "DirCacheError": [ [ "dvc/remote/base.py", [ "DirCacheError" ] ] ], "BaseRemoteTree": [ [ "dvc/remote/base.py", [ "BaseRemoteTree" ] ] ], "Remote": [ [ "dvc/remote/base.py", [ "Remote" ] ] ], "CloudCache": [ [ "dvc/remote/base.py", [ "CloudCache" ] ] ], "GDriveAuthError": [ [ "dvc/remote/gdrive.py", [ "GDriveAuthError" ] ] ], "GDriveURLInfo": [ [ "dvc/remote/gdrive.py", [ "GDriveURLInfo" ] ] ], "GDriveRemoteTree": [ [ "dvc/remote/gdrive.py", [ "GDriveRemoteTree" ] ] ], "GSRemoteTree": [ [ "dvc/remote/gs.py", [ "GSRemoteTree" ] ] ], "HDFSRemoteTree": [ [ "dvc/remote/hdfs.py", [ "HDFSRemoteTree" ] ] ], "HTTPRemoteTree": [ [ "dvc/remote/http.py", [ "HTTPRemoteTree" ] ] ], "HTTPSRemoteTree": [ [ "dvc/remote/https.py", [ "HTTPSRemoteTree" ] ] ], "RemoteIndexNoop": [ [ "dvc/remote/index.py", [ "RemoteIndexNoop" ] ] ], "RemoteIndex": [ [ "dvc/remote/index.py", [ "RemoteIndex" ] ] ], "LocalRemoteTree": [ [ "dvc/remote/local.py", [ "LocalRemoteTree" ] ] ], "LocalRemote": [ [ "dvc/remote/local.py", [ "LocalRemote" ] ] ], "LocalCache": [ [ "dvc/remote/local.py", [ "LocalCache" ] ] ], "OSSRemoteTree": [ [ "dvc/remote/oss.py", [ "OSSRemoteTree" ] ] ], "Pool": [ [ "dvc/remote/pool.py", [ "Pool" ] ] ], "S3RemoteTree": [ [ "dvc/remote/s3.py", [ "S3RemoteTree" ] ] ], "SSHRemoteTree": [ [ "dvc/remote/ssh/__init__.py", [ "SSHRemoteTree" ] ] ], "SSHRemote": [ [ "dvc/remote/ssh/__init__.py", [ "SSHRemote" ] ] ], "SSHConnection": [ [ "dvc/remote/ssh/connection.py", [ "SSHConnection" ] ] ], "Repo": [ [ "dvc/repo/__init__.py", [ "Repo" ] ] ], "GetDVCFileError": [ [ "dvc/repo/get.py", [ "GetDVCFileError" ] ] ], "Metrics": [ [ "dvc/repo/metrics/__init__.py", [ "Metrics" ] ] ], "Params": [ [ "dvc/repo/params/__init__.py", [ "Params" ] ] ], "NoParamsError": [ [ "dvc/repo/params/show.py", [ "NoParamsError" ] ] ], "NotAPlotError": [ [ "dvc/repo/plots/__init__.py", [ "NotAPlotError" ] ] ], "PropsNotFoundError": [ [ "dvc/repo/plots/__init__.py", [ "PropsNotFoundError" ] ] ], "Plots": [ [ "dvc/repo/plots/__init__.py", [ "Plots" ] ] ], "PlotMetricTypeError": [ [ "dvc/repo/plots/data.py", [ "PlotMetricTypeError" ] ] ], "PlotDataStructureError": [ [ "dvc/repo/plots/data.py", [ "PlotDataStructureError" ] ] ], "NoMetricInHistoryError": [ [ "dvc/repo/plots/data.py", [ "NoMetricInHistoryError" ] ] ], "PlotData": [ [ "dvc/repo/plots/data.py", [ "PlotData" ] ] ], "JSONPlotData": [ [ "dvc/repo/plots/data.py", [ "JSONPlotData" ] ] ], "CSVPlotData": [ [ "dvc/repo/plots/data.py", [ "CSVPlotData" ] ] ], "OrderedLoader": [ [ "dvc/repo/plots/data.py", [ "YAMLPlotData", "raw", "OrderedLoader" ] ] ], "YAMLPlotData": [ [ "dvc/repo/plots/data.py", [ "YAMLPlotData" ] ] ], "TemplateNotFoundError": [ [ "dvc/repo/plots/template.py", [ "TemplateNotFoundError" ] ] ], "BadTemplateError": [ [ "dvc/repo/plots/template.py", [ "BadTemplateError" ] ] ], "NoFieldInDataError": [ [ "dvc/repo/plots/template.py", [ "NoFieldInDataError" ] ] ], "Template": [ [ "dvc/repo/plots/template.py", [ "Template" ] ] ], "DefaultLinearTemplate": [ [ "dvc/repo/plots/template.py", [ "DefaultLinearTemplate" ] ] ], "DefaultConfusionTemplate": [ [ "dvc/repo/plots/template.py", [ "DefaultConfusionTemplate" ] ] ], "DefaultScatterTemplate": [ [ "dvc/repo/plots/template.py", [ "DefaultScatterTemplate" ] ] ], "SmoothLinearTemplate": [ [ "dvc/repo/plots/template.py", [ "SmoothLinearTemplate" ] ] ], "PlotTemplates": [ [ "dvc/repo/plots/template.py", [ "PlotTemplates" ] ] ], "DvcTree": [ [ "dvc/repo/tree.py", [ "DvcTree" ] ] ], "RepoTree": [ [ "dvc/repo/tree.py", [ "RepoTree" ] ] ], "RWLockFileCorruptedError": [ [ "dvc/rwlock.py", [ "RWLockFileCorruptedError" ] ] ], "RWLockFileFormatError": [ [ "dvc/rwlock.py", [ "RWLockFileFormatError" ] ] ], "Schemes": [ [ "dvc/scheme.py", [ "Schemes" ] ] ], "NoSCM": [ [ "dvc/scm/__init__.py", [ "NoSCM" ] ] ], "SCMError": [ [ "dvc/scm/base.py", [ "SCMError" ] ] ], "FileNotInRepoError": [ [ "dvc/scm/base.py", [ "FileNotInRepoError" ] ] ], "CloneError": [ [ "dvc/scm/base.py", [ "CloneError" ] ] ], "RevError": [ [ "dvc/scm/base.py", [ "RevError" ] ] ], "NoSCMError": [ [ "dvc/scm/base.py", [ "NoSCMError" ] ] ], "Base": [ [ "dvc/scm/base.py", [ "Base" ] ], [ "tests/remotes/base.py", [ "Base" ] ] ], "TqdmGit": [ [ "dvc/scm/git/__init__.py", [ "TqdmGit" ] ] ], "Git": [ [ "dvc/scm/git/__init__.py", [ "Git" ] ] ], "GitTree": [ [ "dvc/scm/git/tree.py", [ "GitTree" ] ] ], "BaseTree": [ [ "dvc/scm/tree.py", [ "BaseTree" ] ] ], "WorkingTree": [ [ "dvc/scm/tree.py", [ "WorkingTree" ] ] ], "Stage": [ [ "dvc/stage/__init__.py", [ "Stage" ] ] ], "PipelineStage": [ [ "dvc/stage/__init__.py", [ "PipelineStage" ] ] ], "StageCache": [ [ "dvc/stage/cache.py", [ "StageCache" ] ] ], "StageCmdFailedError": [ [ "dvc/stage/exceptions.py", [ "StageCmdFailedError" ] ] ], "StageFileFormatError": [ [ "dvc/stage/exceptions.py", [ "StageFileFormatError" ] ] ], "StageFileDoesNotExistError": [ [ "dvc/stage/exceptions.py", [ "StageFileDoesNotExistError" ] ] ], "StageFileAlreadyExistsError": [ [ "dvc/stage/exceptions.py", [ "StageFileAlreadyExistsError" ] ] ], "StageFileIsNotDvcFileError": [ [ "dvc/stage/exceptions.py", [ "StageFileIsNotDvcFileError" ] ] ], "StageFileBadNameError": [ [ "dvc/stage/exceptions.py", [ "StageFileBadNameError" ] ] ], "StagePathOutsideError": [ [ "dvc/stage/exceptions.py", [ "StagePathOutsideError" ] ] ], "StagePathNotFoundError": [ [ "dvc/stage/exceptions.py", [ "StagePathNotFoundError" ] ] ], "StagePathNotDirectoryError": [ [ "dvc/stage/exceptions.py", [ "StagePathNotDirectoryError" ] ] ], "StageCommitError": [ [ "dvc/stage/exceptions.py", [ "StageCommitError" ] ] ], "StageExternalOutputsError": [ [ "dvc/stage/exceptions.py", [ "StageExternalOutputsError" ] ] ], "StageUpdateError": [ [ "dvc/stage/exceptions.py", [ "StageUpdateError" ] ] ], "MissingDataSource": [ [ "dvc/stage/exceptions.py", [ "MissingDataSource" ] ] ], "StageNotFound": [ [ "dvc/stage/exceptions.py", [ "StageNotFound" ] ] ], "StageNameUnspecified": [ [ "dvc/stage/exceptions.py", [ "StageNameUnspecified" ] ] ], "DuplicateStageName": [ [ "dvc/stage/exceptions.py", [ "DuplicateStageName" ] ] ], "InvalidStageName": [ [ "dvc/stage/exceptions.py", [ "InvalidStageName" ] ] ], "StageLoader": [ [ "dvc/stage/loader.py", [ "StageLoader" ] ] ], "SingleStageLoader": [ [ "dvc/stage/loader.py", [ "SingleStageLoader" ] ] ], "StageParams": [ [ "dvc/stage/params.py", [ "StageParams" ] ] ], "StateVersionTooNewError": [ [ "dvc/state.py", [ "StateVersionTooNewError" ] ] ], "StateNoop": [ [ "dvc/state.py", [ "StateNoop" ] ] ], "State": [ [ "dvc/state.py", [ "State" ] ] ], "System": [ [ "dvc/system.py", [ "System" ] ] ], "Updater": [ [ "dvc/updater.py", [ "Updater" ] ] ], "BasePathNotInCheckedPathException": [ [ "dvc/utils/fs.py", [ "BasePathNotInCheckedPathException" ] ] ], "IterStream": [ [ "dvc/utils/stream.py", [ "IterStream" ] ] ], "build_py": [ [ "setup.py", [ "build_py" ] ] ], "TestDirFixture": [ [ "tests/basic_env.py", [ "TestDirFixture" ] ] ], "TestGitFixture": [ [ "tests/basic_env.py", [ "TestGitFixture" ] ] ], "TestGitSubmoduleFixture": [ [ "tests/basic_env.py", [ "TestGitSubmoduleFixture" ] ] ], "TestDvcFixture": [ [ "tests/basic_env.py", [ "TestDvcFixture" ] ] ], "TestDvcGitFixture": [ [ "tests/basic_env.py", [ "TestDvcGitFixture" ] ] ], "TestDir": [ [ "tests/basic_env.py", [ "TestDir" ] ] ], "TestGit": [ [ "tests/basic_env.py", [ "TestGit" ] ], [ "tests/unit/scm/test_git.py", [ "TestGit" ] ] ], "TestGitSubmodule": [ [ "tests/basic_env.py", [ "TestGitSubmodule" ] ] ], "TestDvc": [ [ "tests/basic_env.py", [ "TestDvc" ] ] ], "TestDvcGit": [ [ "tests/basic_env.py", [ "TestDvcGit" ] ] ], "TmpDir": [ [ "tests/dir_helpers.py", [ "TmpDir" ] ] ], "WindowsTmpDir": [ [ "tests/dir_helpers.py", [ "WindowsTmpDir" ] ] ], "PosixTmpDir": [ [ "tests/dir_helpers.py", [ "PosixTmpDir" ] ] ], "TestAddDirectoryRecursive": [ [ "tests/func/test_add.py", [ "TestAddDirectoryRecursive" ] ] ], "TestAddCmdDirectoryRecursive": [ [ "tests/func/test_add.py", [ "TestAddCmdDirectoryRecursive" ] ] ], "TestAddDirectoryWithForwardSlash": [ [ "tests/func/test_add.py", [ "TestAddDirectoryWithForwardSlash" ] ] ], "TestAddDirWithExistingCache": [ [ "tests/func/test_add.py", [ "TestAddDirWithExistingCache" ] ] ], "TestAddModifiedDir": [ [ "tests/func/test_add.py", [ "TestAddModifiedDir" ] ] ], "TestAddExternalLocalFile": [ [ "tests/func/test_add.py", [ "TestAddExternalLocalFile" ] ] ], "TestAddLocalRemoteFile": [ [ "tests/func/test_add.py", [ "TestAddLocalRemoteFile" ] ] ], "TestCmdAdd": [ [ "tests/func/test_add.py", [ "TestCmdAdd" ] ] ], "TestDoubleAddUnchanged": [ [ "tests/func/test_add.py", [ "TestDoubleAddUnchanged" ] ] ], "TestAddCommit": [ [ "tests/func/test_add.py", [ "TestAddCommit" ] ] ], "SymlinkAddTestBase": [ [ "tests/func/test_add.py", [ "SymlinkAddTestBase" ] ] ], "TestShouldAddDataFromExternalSymlink": [ [ "tests/func/test_add.py", [ "TestShouldAddDataFromExternalSymlink" ] ] ], "TestShouldAddDataFromInternalSymlink": [ [ "tests/func/test_add.py", [ "TestShouldAddDataFromInternalSymlink" ] ] ], "TestShouldPlaceStageInDataDirIfRepositoryBelowSymlink": [ [ "tests/func/test_add.py", [ "TestShouldPlaceStageInDataDirIfRepositoryBelowSymlink" ] ] ], "TestShouldThrowProperExceptionOnCorruptedStageFile": [ [ "tests/func/test_add.py", [ "TestShouldThrowProperExceptionOnCorruptedStageFile" ] ] ], "TestAddFilename": [ [ "tests/func/test_add.py", [ "TestAddFilename" ] ] ], "TestAddUnprotected": [ [ "tests/func/test_add.py", [ "TestAddUnprotected" ] ] ], "TestCache": [ [ "tests/func/test_cache.py", [ "TestCache" ] ] ], "TestCacheLoadBadDirCache": [ [ "tests/func/test_cache.py", [ "TestCacheLoadBadDirCache" ] ] ], "TestExternalCacheDir": [ [ "tests/func/test_cache.py", [ "TestExternalCacheDir" ] ] ], "TestSharedCacheDir": [ [ "tests/func/test_cache.py", [ "TestSharedCacheDir" ] ] ], "TestCacheLinkType": [ [ "tests/func/test_cache.py", [ "TestCacheLinkType" ] ] ], "TestCmdCacheDir": [ [ "tests/func/test_cache.py", [ "TestCmdCacheDir" ] ] ], "TestCheckout": [ [ "tests/func/test_checkout.py", [ "TestCheckout" ] ], [ "tests/func/test_cli.py", [ "TestCheckout" ] ] ], "TestCheckoutSingleStage": [ [ "tests/func/test_checkout.py", [ "TestCheckoutSingleStage" ] ] ], "TestCheckoutCorruptedCacheFile": [ [ "tests/func/test_checkout.py", [ "TestCheckoutCorruptedCacheFile" ] ] ], "TestCheckoutCorruptedCacheDir": [ [ "tests/func/test_checkout.py", [ "TestCheckoutCorruptedCacheDir" ] ] ], "TestCmdCheckout": [ [ "tests/func/test_checkout.py", [ "TestCmdCheckout" ] ] ], "CheckoutBase": [ [ "tests/func/test_checkout.py", [ "CheckoutBase" ] ] ], "TestRemoveFilesWhenCheckout": [ [ "tests/func/test_checkout.py", [ "TestRemoveFilesWhenCheckout" ] ] ], "TestCheckoutCleanWorkingDir": [ [ "tests/func/test_checkout.py", [ "TestCheckoutCleanWorkingDir" ] ] ], "TestCheckoutSelectiveRemove": [ [ "tests/func/test_checkout.py", [ "TestCheckoutSelectiveRemove" ] ] ], "TestGitIgnoreBasic": [ [ "tests/func/test_checkout.py", [ "TestGitIgnoreBasic" ] ] ], "TestGitIgnoreWhenCheckout": [ [ "tests/func/test_checkout.py", [ "TestGitIgnoreWhenCheckout" ] ] ], "TestCheckoutMissingMd5InStageFile": [ [ "tests/func/test_checkout.py", [ "TestCheckoutMissingMd5InStageFile" ] ] ], "TestCheckoutEmptyDir": [ [ "tests/func/test_checkout.py", [ "TestCheckoutEmptyDir" ] ] ], "TestCheckoutNotCachedFile": [ [ "tests/func/test_checkout.py", [ "TestCheckoutNotCachedFile" ] ] ], "TestCheckoutWithDeps": [ [ "tests/func/test_checkout.py", [ "TestCheckoutWithDeps" ] ] ], "TestCheckoutDirectory": [ [ "tests/func/test_checkout.py", [ "TestCheckoutDirectory" ] ] ], "TestCheckoutHook": [ [ "tests/func/test_checkout.py", [ "TestCheckoutHook" ] ] ], "TestCheckoutSuggestGit": [ [ "tests/func/test_checkout.py", [ "TestCheckoutSuggestGit" ] ] ], "TestCheckoutTargetRecursiveShouldNotRemoveOtherUsedFiles": [ [ "tests/func/test_checkout.py", [ "TestCheckoutTargetRecursiveShouldNotRemoveOtherUsedFiles" ] ] ], "TestCheckoutRecursiveNotDirectory": [ [ "tests/func/test_checkout.py", [ "TestCheckoutRecursiveNotDirectory" ] ] ], "TestCheckoutMovedCacheDirWithSymlinks": [ [ "tests/func/test_checkout.py", [ "TestCheckoutMovedCacheDirWithSymlinks" ] ] ], "TestArgParse": [ [ "tests/func/test_cli.py", [ "TestArgParse" ] ] ], "TestRun": [ [ "tests/func/test_cli.py", [ "TestRun" ] ], [ "tests/func/test_run_single_stage.py", [ "TestRun" ] ] ], "TestPull": [ [ "tests/func/test_cli.py", [ "TestPull" ] ] ], "TestPush": [ [ "tests/func/test_cli.py", [ "TestPush" ] ] ], "TestStatus": [ [ "tests/func/test_cli.py", [ "TestStatus" ] ], [ "tests/func/test_status.py", [ "TestStatus" ] ] ], "TestRepro": [ [ "tests/func/test_cli.py", [ "TestRepro" ] ], [ "tests/func/test_repro.py", [ "TestRepro" ] ] ], "TestRemove": [ [ "tests/func/test_cli.py", [ "TestRemove" ] ] ], "TestAdd": [ [ "tests/func/test_cli.py", [ "TestAdd" ] ] ], "TestGC": [ [ "tests/func/test_cli.py", [ "TestGC" ] ], [ "tests/func/test_gc.py", [ "TestGC" ] ] ], "TestGCMultipleDvcRepos": [ [ "tests/func/test_cli.py", [ "TestGCMultipleDvcRepos" ] ], [ "tests/func/test_gc.py", [ "TestGCMultipleDvcRepos" ] ] ], "TestConfig": [ [ "tests/func/test_cli.py", [ "TestConfig" ] ] ], "Cmd": [ [ "tests/func/test_cli.py", [ "TestFindRoot", "test", "Cmd" ] ] ], "A": [ [ "tests/func/test_cli.py", [ "TestFindRoot", "test", "A" ] ] ], "TestFindRoot": [ [ "tests/func/test_cli.py", [ "TestFindRoot" ] ] ], "TestConfigCLI": [ [ "tests/func/test_config.py", [ "TestConfigCLI" ] ] ], "TestGCBranchesTags": [ [ "tests/func/test_gc.py", [ "TestGCBranchesTags" ] ] ], "TestCmdImport": [ [ "tests/func/test_import_url.py", [ "TestCmdImport" ] ] ], "TestDefaultOutput": [ [ "tests/func/test_import_url.py", [ "TestDefaultOutput" ] ] ], "TestImportFilename": [ [ "tests/func/test_import_url.py", [ "TestImportFilename" ] ] ], "TestInit": [ [ "tests/func/test_init.py", [ "TestInit" ] ] ], "TestDoubleInit": [ [ "tests/func/test_init.py", [ "TestDoubleInit" ] ] ], "TestInitNoSCMFail": [ [ "tests/func/test_init.py", [ "TestInitNoSCMFail" ] ] ], "TestInstall": [ [ "tests/func/test_install.py", [ "TestInstall" ] ] ], "TestLock": [ [ "tests/func/test_lock.py", [ "TestLock" ] ] ], "TestMove": [ [ "tests/func/test_move.py", [ "TestMove" ] ] ], "TestMoveNonExistentFile": [ [ "tests/func/test_move.py", [ "TestMoveNonExistentFile" ] ] ], "TestMoveDirectory": [ [ "tests/func/test_move.py", [ "TestMoveDirectory" ] ] ], "TestCmdMove": [ [ "tests/func/test_move.py", [ "TestCmdMove" ] ] ], "TestMoveNotDataSource": [ [ "tests/func/test_move.py", [ "TestMoveNotDataSource" ] ] ], "TestMoveFileWithExtension": [ [ "tests/func/test_move.py", [ "TestMoveFileWithExtension" ] ] ], "TestMoveFileToDirectory": [ [ "tests/func/test_move.py", [ "TestMoveFileToDirectory" ] ] ], "TestMoveFileToDirectoryWithoutSpecifiedTargetName": [ [ "tests/func/test_move.py", [ "TestMoveFileToDirectoryWithoutSpecifiedTargetName" ] ] ], "TestMoveDirectoryShouldNotOverwriteExisting": [ [ "tests/func/test_move.py", [ "TestMoveDirectoryShouldNotOverwriteExisting" ] ] ], "TestMoveFileBetweenDirectories": [ [ "tests/func/test_move.py", [ "TestMoveFileBetweenDirectories" ] ] ], "TestMoveFileInsideDirectory": [ [ "tests/func/test_move.py", [ "TestMoveFileInsideDirectory" ] ] ], "TestRemote": [ [ "tests/func/test_remote.py", [ "TestRemote" ] ] ], "TestRemoteRemove": [ [ "tests/func/test_remote.py", [ "TestRemoteRemove" ] ] ], "TestRemoteDefault": [ [ "tests/func/test_remote.py", [ "TestRemoteDefault" ] ] ], "TestRemoteShouldHandleUppercaseRemoteName": [ [ "tests/func/test_remote.py", [ "TestRemoteShouldHandleUppercaseRemoteName" ] ] ], "SingleStageRun": [ [ "tests/func/test_repro.py", [ "SingleStageRun" ] ] ], "TestReproFail": [ [ "tests/func/test_repro.py", [ "TestReproFail" ] ] ], "TestReproCyclicGraph": [ [ "tests/func/test_repro.py", [ "TestReproCyclicGraph" ] ] ], "TestReproWorkingDirectoryAsOutput": [ [ "tests/func/test_repro.py", [ "TestReproWorkingDirectoryAsOutput" ] ] ], "TestReproDepUnderDir": [ [ "tests/func/test_repro.py", [ "TestReproDepUnderDir" ] ] ], "TestReproDepDirWithOutputsUnderIt": [ [ "tests/func/test_repro.py", [ "TestReproDepDirWithOutputsUnderIt" ] ] ], "TestReproNoDeps": [ [ "tests/func/test_repro.py", [ "TestReproNoDeps" ] ] ], "TestReproForce": [ [ "tests/func/test_repro.py", [ "TestReproForce" ] ] ], "TestReproChangedCode": [ [ "tests/func/test_repro.py", [ "TestReproChangedCode" ] ] ], "TestReproChangedData": [ [ "tests/func/test_repro.py", [ "TestReproChangedData" ] ] ], "TestReproDry": [ [ "tests/func/test_repro.py", [ "TestReproDry" ] ], [ "tests/func/test_repro_multistage.py", [ "TestReproDry" ] ] ], "TestReproUpToDate": [ [ "tests/func/test_repro.py", [ "TestReproUpToDate" ] ] ], "TestReproDryNoExec": [ [ "tests/func/test_repro.py", [ "TestReproDryNoExec" ] ] ], "TestReproChangedDeepData": [ [ "tests/func/test_repro.py", [ "TestReproChangedDeepData" ] ] ], "TestReproForceDownstream": [ [ "tests/func/test_repro.py", [ "TestReproForceDownstream" ] ] ], "TestReproPipeline": [ [ "tests/func/test_repro.py", [ "TestReproPipeline" ] ] ], "TestReproPipelines": [ [ "tests/func/test_repro.py", [ "TestReproPipelines" ] ] ], "TestReproFrozen": [ [ "tests/func/test_repro.py", [ "TestReproFrozen" ] ] ], "TestReproFrozenCallback": [ [ "tests/func/test_repro.py", [ "TestReproFrozenCallback" ] ] ], "TestReproFrozenUnchanged": [ [ "tests/func/test_repro.py", [ "TestReproFrozenUnchanged" ] ] ], "TestReproMetricsAddUnchanged": [ [ "tests/func/test_repro.py", [ "TestReproMetricsAddUnchanged" ] ] ], "TestReproPhony": [ [ "tests/func/test_repro.py", [ "TestReproPhony" ] ] ], "TestNonExistingOutput": [ [ "tests/func/test_repro.py", [ "TestNonExistingOutput" ] ] ], "TestReproDataSource": [ [ "tests/func/test_repro.py", [ "TestReproDataSource" ] ] ], "TestReproChangedDir": [ [ "tests/func/test_repro.py", [ "TestReproChangedDir" ] ] ], "TestReproChangedDirData": [ [ "tests/func/test_repro.py", [ "TestReproChangedDirData" ] ] ], "TestReproMissingMd5InStageFile": [ [ "tests/func/test_repro.py", [ "TestReproMissingMd5InStageFile" ] ] ], "TestCmdRepro": [ [ "tests/func/test_repro.py", [ "TestCmdRepro" ] ] ], "TestCmdReproChdir": [ [ "tests/func/test_repro.py", [ "TestCmdReproChdir" ] ] ], "TestReproExternalBase": [ [ "tests/func/test_repro.py", [ "TestReproExternalBase" ] ] ], "TestReproExternalS3": [ [ "tests/func/test_repro.py", [ "TestReproExternalS3" ] ] ], "TestReproExternalGS": [ [ "tests/func/test_repro.py", [ "TestReproExternalGS" ] ] ], "TestReproExternalHDFS": [ [ "tests/func/test_repro.py", [ "TestReproExternalHDFS" ] ] ], "TestReproExternalSSH": [ [ "tests/func/test_repro.py", [ "TestReproExternalSSH" ] ] ], "TestReproExternalLOCAL": [ [ "tests/func/test_repro.py", [ "TestReproExternalLOCAL" ] ] ], "TestReproExternalHTTP": [ [ "tests/func/test_repro.py", [ "TestReproExternalHTTP" ] ] ], "TestReproShell": [ [ "tests/func/test_repro.py", [ "TestReproShell" ] ] ], "TestReproAllPipelines": [ [ "tests/func/test_repro.py", [ "TestReproAllPipelines" ] ] ], "TestReproNoCommit": [ [ "tests/func/test_repro.py", [ "TestReproNoCommit" ] ], [ "tests/func/test_repro_multistage.py", [ "TestReproNoCommit" ] ] ], "TestReproAlreadyCached": [ [ "tests/func/test_repro.py", [ "TestReproAlreadyCached" ] ] ], "TestShouldDisplayMetricsOnReproWithMetricsOption": [ [ "tests/func/test_repro.py", [ "TestShouldDisplayMetricsOnReproWithMetricsOption" ] ] ], "MultiStageRun": [ [ "tests/func/test_repro_multistage.py", [ "MultiStageRun" ] ] ], "TestReproFailMultiStage": [ [ "tests/func/test_repro_multistage.py", [ "TestReproFailMultiStage" ] ] ], "TestReproCyclicGraphMultiStage": [ [ "tests/func/test_repro_multistage.py", [ "TestReproCyclicGraphMultiStage" ] ] ], "TestReproUnderDirMultiStage": [ [ "tests/func/test_repro_multistage.py", [ "TestReproUnderDirMultiStage" ] ] ], "TestReproDepDirWithOutputsUnderItMultiStage": [ [ "tests/func/test_repro_multistage.py", [ "TestReproDepDirWithOutputsUnderItMultiStage" ] ] ], "TestReproNoDepsMultiStage": [ [ "tests/func/test_repro_multistage.py", [ "TestReproNoDepsMultiStage" ] ] ], "TestReproForceMultiStage": [ [ "tests/func/test_repro_multistage.py", [ "TestReproForceMultiStage" ] ] ], "TestReproChangedCodeMultiStage": [ [ "tests/func/test_repro_multistage.py", [ "TestReproChangedCodeMultiStage" ] ] ], "TestReproChangedDataMultiStage": [ [ "tests/func/test_repro_multistage.py", [ "TestReproChangedDataMultiStage" ] ] ], "TestReproUpToDateMultiStage": [ [ "tests/func/test_repro_multistage.py", [ "TestReproUpToDateMultiStage" ] ] ], "TestReproChangedDeepDataMultiStage": [ [ "tests/func/test_repro_multistage.py", [ "TestReproChangedDeepDataMultiStage" ] ] ], "TestReproPipelineMultiStage": [ [ "tests/func/test_repro_multistage.py", [ "TestReproPipelineMultiStage" ] ] ], "TestReproPipelinesMultiStage": [ [ "tests/func/test_repro_multistage.py", [ "TestReproPipelinesMultiStage" ] ] ], "TestReproFrozenMultiStage": [ [ "tests/func/test_repro_multistage.py", [ "TestReproFrozenMultiStage" ] ] ], "TestReproFrozenCallbackMultiStage": [ [ "tests/func/test_repro_multistage.py", [ "TestReproFrozenCallbackMultiStage" ] ] ], "TestReproFrozenUnchangedMultiStage": [ [ "tests/func/test_repro_multistage.py", [ "TestReproFrozenUnchangedMultiStage" ] ] ], "TestReproPhonyMultiStage": [ [ "tests/func/test_repro_multistage.py", [ "TestReproPhonyMultiStage" ] ] ], "TestCmdReproMultiStage": [ [ "tests/func/test_repro_multistage.py", [ "TestCmdReproMultiStage" ] ] ], "TestReproAllPipelinesMultiStage": [ [ "tests/func/test_repro_multistage.py", [ "TestReproAllPipelinesMultiStage" ] ] ], "TestNonExistingOutputMultiStage": [ [ "tests/func/test_repro_multistage.py", [ "TestNonExistingOutputMultiStage" ] ] ], "TestReproAlreadyCachedMultiStage": [ [ "tests/func/test_repro_multistage.py", [ "TestReproAlreadyCachedMultiStage" ] ] ], "TestReproChangedDirMultiStage": [ [ "tests/func/test_repro_multistage.py", [ "TestReproChangedDirMultiStage" ] ] ], "TestReproChangedDirDataMultiStage": [ [ "tests/func/test_repro_multistage.py", [ "TestReproChangedDirDataMultiStage" ] ] ], "TestReproExternalS3MultiStage": [ [ "tests/func/test_repro_multistage.py", [ "TestReproExternalS3MultiStage" ] ] ], "TestReproExternalGSMultiStage": [ [ "tests/func/test_repro_multistage.py", [ "TestReproExternalGSMultiStage" ] ] ], "TestReproExternalHDFSMultiStage": [ [ "tests/func/test_repro_multistage.py", [ "TestReproExternalHDFSMultiStage" ] ] ], "TestReproExternalHTTPMultiStage": [ [ "tests/func/test_repro_multistage.py", [ "TestReproExternalHTTPMultiStage" ] ] ], "TestReproExternalLOCALMultiStage": [ [ "tests/func/test_repro_multistage.py", [ "TestReproExternalLOCALMultiStage" ] ] ], "TestReproExternalSSHMultiStage": [ [ "tests/func/test_repro_multistage.py", [ "TestReproExternalSSHMultiStage" ] ] ], "TestRunEmpty": [ [ "tests/func/test_run_single_stage.py", [ "TestRunEmpty" ] ] ], "TestRunMissingDep": [ [ "tests/func/test_run_single_stage.py", [ "TestRunMissingDep" ] ] ], "TestRunNoExec": [ [ "tests/func/test_run_single_stage.py", [ "TestRunNoExec" ] ] ], "TestRunCircularDependency": [ [ "tests/func/test_run_single_stage.py", [ "TestRunCircularDependency" ] ] ], "TestRunDuplicatedArguments": [ [ "tests/func/test_run_single_stage.py", [ "TestRunDuplicatedArguments" ] ] ], "TestRunStageInsideOutput": [ [ "tests/func/test_run_single_stage.py", [ "TestRunStageInsideOutput" ] ] ], "TestRunBadCwd": [ [ "tests/func/test_run_single_stage.py", [ "TestRunBadCwd" ] ] ], "TestRunBadWdir": [ [ "tests/func/test_run_single_stage.py", [ "TestRunBadWdir" ] ] ], "TestRunBadName": [ [ "tests/func/test_run_single_stage.py", [ "TestRunBadName" ] ] ], "TestRunRemoveOuts": [ [ "tests/func/test_run_single_stage.py", [ "TestRunRemoveOuts" ] ] ], "TestRunUnprotectOutsCopy": [ [ "tests/func/test_run_single_stage.py", [ "TestRunUnprotectOutsCopy" ] ] ], "TestRunUnprotectOutsSymlink": [ [ "tests/func/test_run_single_stage.py", [ "TestRunUnprotectOutsSymlink" ] ] ], "TestRunUnprotectOutsHardlink": [ [ "tests/func/test_run_single_stage.py", [ "TestRunUnprotectOutsHardlink" ] ] ], "TestCmdRunOverwrite": [ [ "tests/func/test_run_single_stage.py", [ "TestCmdRunOverwrite" ] ] ], "TestCmdRunCliMetrics": [ [ "tests/func/test_run_single_stage.py", [ "TestCmdRunCliMetrics" ] ] ], "TestCmdRunWorkingDirectory": [ [ "tests/func/test_run_single_stage.py", [ "TestCmdRunWorkingDirectory" ] ] ], "TestRunCommit": [ [ "tests/func/test_run_single_stage.py", [ "TestRunCommit" ] ] ], "TestRunPersist": [ [ "tests/func/test_run_single_stage.py", [ "TestRunPersist" ] ] ], "TestRunPersistOuts": [ [ "tests/func/test_run_single_stage.py", [ "TestRunPersistOuts" ] ] ], "TestRunPersistOutsNoCache": [ [ "tests/func/test_run_single_stage.py", [ "TestRunPersistOutsNoCache" ] ] ], "TestShouldRaiseOnOverlappingOutputPaths": [ [ "tests/func/test_run_single_stage.py", [ "TestShouldRaiseOnOverlappingOutputPaths" ] ] ], "TestRerunWithSameOutputs": [ [ "tests/func/test_run_single_stage.py", [ "TestRerunWithSameOutputs" ] ] ], "TestNewRunShouldRemoveOutsOnNoPersist": [ [ "tests/func/test_run_single_stage.py", [ "TestNewRunShouldRemoveOutsOnNoPersist" ] ] ], "TestNewRunShouldNotRemoveOutsOnPersist": [ [ "tests/func/test_run_single_stage.py", [ "TestNewRunShouldNotRemoveOutsOnPersist" ] ] ], "TestShouldNotCheckoutUponCorruptedLocalHardlinkCache": [ [ "tests/func/test_run_single_stage.py", [ "TestShouldNotCheckoutUponCorruptedLocalHardlinkCache" ] ] ], "TestPersistentOutput": [ [ "tests/func/test_run_single_stage.py", [ "TestPersistentOutput" ] ] ], "TestRunDirMetrics": [ [ "tests/func/test_run_single_stage.py", [ "TestRunDirMetrics" ] ] ], "TestSCMGit": [ [ "tests/func/test_scm.py", [ "TestSCMGit" ] ] ], "TestSCMGitSubmodule": [ [ "tests/func/test_scm.py", [ "TestSCMGitSubmodule" ] ] ], "TestReload": [ [ "tests/func/test_stage.py", [ "TestReload" ] ] ], "TestDefaultWorkingDirectory": [ [ "tests/func/test_stage.py", [ "TestDefaultWorkingDirectory" ] ] ], "TestExternalRemoteResolution": [ [ "tests/func/test_stage.py", [ "TestExternalRemoteResolution" ] ] ], "TestWorkingTree": [ [ "tests/func/test_tree.py", [ "TestWorkingTree" ] ] ], "GitTreeTests": [ [ "tests/func/test_tree.py", [ "GitTreeTests" ] ] ], "TestGitTree": [ [ "tests/func/test_tree.py", [ "TestGitTree" ] ] ], "TestGitSubmoduleTree": [ [ "tests/func/test_tree.py", [ "TestGitSubmoduleTree" ] ] ], "AssertWalkEqualMixin": [ [ "tests/func/test_tree.py", [ "AssertWalkEqualMixin" ] ] ], "TestWalkInNoSCM": [ [ "tests/func/test_tree.py", [ "TestWalkInNoSCM" ] ] ], "TestWalkInGit": [ [ "tests/func/test_tree.py", [ "TestWalkInGit" ] ] ], "TestUnprotect": [ [ "tests/func/test_unprotect.py", [ "TestUnprotect" ] ] ], "Azure": [ [ "tests/remotes/azure.py", [ "Azure" ] ] ], "GDrive": [ [ "tests/remotes/gdrive.py", [ "GDrive" ] ] ], "GCP": [ [ "tests/remotes/gs.py", [ "GCP" ] ] ], "HDFS": [ [ "tests/remotes/hdfs.py", [ "HDFS" ] ] ], "HTTP": [ [ "tests/remotes/http.py", [ "HTTP" ] ] ], "Local": [ [ "tests/remotes/local.py", [ "Local" ] ] ], "OSS": [ [ "tests/remotes/oss.py", [ "OSS" ] ] ], "S3": [ [ "tests/remotes/s3.py", [ "S3" ] ] ], "S3Mocked": [ [ "tests/remotes/s3.py", [ "S3Mocked" ] ] ], "SSH": [ [ "tests/remotes/ssh.py", [ "SSH" ] ] ], "SSHMocked": [ [ "tests/remotes/ssh.py", [ "SSHMocked" ] ] ], "TestAzureDependency": [ [ "tests/unit/dependency/test_azure.py", [ "TestAzureDependency" ] ] ], "TestGSDependency": [ [ "tests/unit/dependency/test_gs.py", [ "TestGSDependency" ] ] ], "TestHDFSDependency": [ [ "tests/unit/dependency/test_hdfs.py", [ "TestHDFSDependency" ] ] ], "TestHTTPDependency": [ [ "tests/unit/dependency/test_http.py", [ "TestHTTPDependency" ] ] ], "TestLocalDependency": [ [ "tests/unit/dependency/test_local.py", [ "TestLocalDependency" ] ] ], "TestS3Dependency": [ [ "tests/unit/dependency/test_s3.py", [ "TestS3Dependency" ] ] ], "TestSSHDependency": [ [ "tests/unit/dependency/test_ssh.py", [ "TestSSHDependency" ] ] ], "TestGSOutput": [ [ "tests/unit/output/test_gs.py", [ "TestGSOutput" ] ] ], "TestHDFSOutput": [ [ "tests/unit/output/test_hdfs.py", [ "TestHDFSOutput" ] ] ], "TestLocalOutput": [ [ "tests/unit/output/test_local.py", [ "TestLocalOutput" ] ] ], "TestGetFilesNumber": [ [ "tests/unit/output/test_local.py", [ "TestGetFilesNumber" ] ] ], "TestS3Output": [ [ "tests/unit/output/test_s3.py", [ "TestS3Output" ] ] ], "TestSSHOutput": [ [ "tests/unit/output/test_ssh.py", [ "TestSSHOutput" ] ] ], "MyError": [ [ "tests/unit/remote/ssh/test_pool.py", [ "test_doesnt_swallow_errors", "MyError" ] ] ], "_CallableOrNone": [ [ "tests/unit/remote/test_base.py", [ "_CallableOrNone" ] ] ], "TestRemoteGDrive": [ [ "tests/unit/remote/test_gdrive.py", [ "TestRemoteGDrive" ] ] ], "TestScmContext": [ [ "tests/unit/scm/test_scm.py", [ "TestScmContext" ] ] ], "TestDaemon": [ [ "tests/unit/test_daemon.py", [ "TestDaemon" ] ] ], "TestColorFormatter": [ [ "tests/unit/test_logger.py", [ "TestColorFormatter" ] ] ], "TestConfirm": [ [ "tests/unit/test_prompt.py", [ "TestConfirm" ] ] ], "MyDict": [ [ "tests/unit/utils/test_collections.py", [ "MyDict" ] ] ], "MyInt": [ [ "tests/unit/utils/test_collections.py", [ "MyInt" ] ] ], "TestMtimeAndSize": [ [ "tests/unit/utils/test_fs.py", [ "TestMtimeAndSize" ] ] ], "TestContainsLink": [ [ "tests/unit/utils/test_fs.py", [ "TestContainsLink" ] ] ], "TestRequestHandler": [ [ "tests/utils/httpd.py", [ "TestRequestHandler" ] ] ], "ETagHandler": [ [ "tests/utils/httpd.py", [ "ETagHandler" ] ] ], "ContentMD5Handler": [ [ "tests/utils/httpd.py", [ "ContentMD5Handler" ] ] ], "PushRequestHandler": [ [ "tests/utils/httpd.py", [ "PushRequestHandler" ] ] ], "StaticFileServer": [ [ "tests/utils/httpd.py", [ "StaticFileServer" ] ] ] }