Codebase-Index-Lite / iterative__dvc-3677 /blocks_by_class_name.json
Jiayi-Pan's picture
Add files using upload-large-folder tool
94f8501 verified
raw
history blame
61.3 kB
{
"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"
]
]
],
"CmdConfig": [
[
"dvc/command/config.py",
[
"CmdConfig"
]
]
],
"CmdDaemonBase": [
[
"dvc/command/daemon.py",
[
"CmdDaemonBase"
]
]
],
"CmdDaemonUpdater": [
[
"dvc/command/daemon.py",
[
"CmdDaemonUpdater"
]
]
],
"CmdDaemonAnalytics": [
[
"dvc/command/daemon.py",
[
"CmdDaemonAnalytics"
]
]
],
"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"
]
]
],
"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"
]
]
],
"CmdLockBase": [
[
"dvc/command/lock.py",
[
"CmdLockBase"
]
]
],
"CmdLock": [
[
"dvc/command/lock.py",
[
"CmdLock"
]
]
],
"CmdUnlock": [
[
"dvc/command/lock.py",
[
"CmdUnlock"
]
]
],
"CmdList": [
[
"dvc/command/ls/__init__.py",
[
"CmdList"
]
]
],
"LsColors": [
[
"dvc/command/ls/ls_colors.py",
[
"LsColors"
]
]
],
"CmdMetricsShow": [
[
"dvc/command/metrics.py",
[
"CmdMetricsShow"
]
]
],
"CmdMetricsAdd": [
[
"dvc/command/metrics.py",
[
"CmdMetricsAdd"
]
]
],
"CmdMetricsRemove": [
[
"dvc/command/metrics.py",
[
"CmdMetricsRemove"
]
]
],
"CmdMetricsDiff": [
[
"dvc/command/metrics.py",
[
"CmdMetricsDiff"
]
]
],
"CmdMove": [
[
"dvc/command/move.py",
[
"CmdMove"
]
]
],
"CmdParamsDiff": [
[
"dvc/command/params.py",
[
"CmdParamsDiff"
]
]
],
"CmdPipelineShow": [
[
"dvc/command/pipeline.py",
[
"CmdPipelineShow"
]
]
],
"CmdPipelineList": [
[
"dvc/command/pipeline.py",
[
"CmdPipelineList"
]
]
],
"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"
]
]
],
"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"
]
]
],
"CmdTagAdd": [
[
"dvc/command/tag.py",
[
"CmdTagAdd"
]
]
],
"CmdTagRemove": [
[
"dvc/command/tag.py",
[
"CmdTagRemove"
]
]
],
"CmdTagList": [
[
"dvc/command/tag.py",
[
"CmdTagList"
]
]
],
"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"
]
]
],
"DependencyDoesNotExistError": [
[
"dvc/dependency/base.py",
[
"DependencyDoesNotExistError"
]
]
],
"DependencyIsNotFileOrDirError": [
[
"dvc/dependency/base.py",
[
"DependencyIsNotFileOrDirError"
]
]
],
"DependencyIsStageFileError": [
[
"dvc/dependency/base.py",
[
"DependencyIsStageFileError"
]
]
],
"DependencyBase": [
[
"dvc/dependency/base.py",
[
"DependencyBase"
]
]
],
"DependencyGS": [
[
"dvc/dependency/gs.py",
[
"DependencyGS"
]
]
],
"DependencyHDFS": [
[
"dvc/dependency/hdfs.py",
[
"DependencyHDFS"
]
]
],
"DependencyHTTP": [
[
"dvc/dependency/http.py",
[
"DependencyHTTP"
]
]
],
"DependencyHTTPS": [
[
"dvc/dependency/https.py",
[
"DependencyHTTPS"
]
]
],
"DependencyLOCAL": [
[
"dvc/dependency/local.py",
[
"DependencyLOCAL"
]
]
],
"MissingParamsError": [
[
"dvc/dependency/param.py",
[
"MissingParamsError"
]
]
],
"BadParamFileError": [
[
"dvc/dependency/param.py",
[
"BadParamFileError"
]
]
],
"DependencyPARAMS": [
[
"dvc/dependency/param.py",
[
"DependencyPARAMS"
]
]
],
"DependencyREPO": [
[
"dvc/dependency/repo.py",
[
"DependencyREPO"
]
]
],
"DependencyS3": [
[
"dvc/dependency/s3.py",
[
"DependencyS3"
]
]
],
"DependencySSH": [
[
"dvc/dependency/ssh.py",
[
"DependencySSH"
]
]
],
"MultiStageFileLoadError": [
[
"dvc/dvcfile.py",
[
"MultiStageFileLoadError"
]
]
],
"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"
]
]
],
"StageFileCorruptedError": [
[
"dvc/exceptions.py",
[
"StageFileCorruptedError"
]
]
],
"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"
]
]
],
"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"
]
]
],
"StageNotFound": [
[
"dvc/loader.py",
[
"StageNotFound"
]
]
],
"StageLoader": [
[
"dvc/loader.py",
[
"StageLoader"
]
]
],
"SingleStageLoader": [
[
"dvc/loader.py",
[
"SingleStageLoader"
]
]
],
"LockError": [
[
"dvc/lock.py",
[
"LockError"
]
]
],
"Lock": [
[
"dvc/lock.py",
[
"Lock"
]
]
],
"HardlinkLock": [
[
"dvc/lock.py",
[
"HardlinkLock"
]
]
],
"LockfileCorruptedError": [
[
"dvc/lockfile.py",
[
"LockfileCorruptedError"
]
]
],
"LoggingException": [
[
"dvc/logger.py",
[
"LoggingException"
]
]
],
"ExcludeErrorsFilter": [
[
"dvc/logger.py",
[
"ExcludeErrorsFilter"
]
]
],
"ExcludeInfoFilter": [
[
"dvc/logger.py",
[
"ExcludeInfoFilter"
]
]
],
"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"
]
]
],
"OutputBase": [
[
"dvc/output/base.py",
[
"OutputBase"
]
]
],
"OutputGS": [
[
"dvc/output/gs.py",
[
"OutputGS"
]
]
],
"OutputHDFS": [
[
"dvc/output/hdfs.py",
[
"OutputHDFS"
]
]
],
"OutputLOCAL": [
[
"dvc/output/local.py",
[
"OutputLOCAL"
]
]
],
"OutputS3": [
[
"dvc/output/s3.py",
[
"OutputS3"
]
]
],
"OutputSSH": [
[
"dvc/output/ssh.py",
[
"OutputSSH"
]
]
],
"_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"
]
]
],
"RemoteAZURE": [
[
"dvc/remote/azure.py",
[
"RemoteAZURE"
]
]
],
"RemoteCmdError": [
[
"dvc/remote/base.py",
[
"RemoteCmdError"
]
]
],
"RemoteActionNotImplemented": [
[
"dvc/remote/base.py",
[
"RemoteActionNotImplemented"
]
]
],
"RemoteMissingDepsError": [
[
"dvc/remote/base.py",
[
"RemoteMissingDepsError"
]
]
],
"DirCacheError": [
[
"dvc/remote/base.py",
[
"DirCacheError"
]
]
],
"RemoteBASE": [
[
"dvc/remote/base.py",
[
"RemoteBASE"
]
]
],
"GDrivePathNotFound": [
[
"dvc/remote/gdrive.py",
[
"GDrivePathNotFound"
]
]
],
"GDriveAccessTokenRefreshError": [
[
"dvc/remote/gdrive.py",
[
"GDriveAccessTokenRefreshError"
]
]
],
"GDriveMissedCredentialKeyError": [
[
"dvc/remote/gdrive.py",
[
"GDriveMissedCredentialKeyError"
]
]
],
"GDriveURLInfo": [
[
"dvc/remote/gdrive.py",
[
"GDriveURLInfo"
]
]
],
"RemoteGDrive": [
[
"dvc/remote/gdrive.py",
[
"RemoteGDrive"
]
]
],
"RemoteGS": [
[
"dvc/remote/gs.py",
[
"RemoteGS"
]
]
],
"RemoteHDFS": [
[
"dvc/remote/hdfs.py",
[
"RemoteHDFS"
]
]
],
"RemoteHTTP": [
[
"dvc/remote/http.py",
[
"RemoteHTTP"
]
]
],
"RemoteHTTPS": [
[
"dvc/remote/https.py",
[
"RemoteHTTPS"
]
]
],
"RemoteIndexNoop": [
[
"dvc/remote/index.py",
[
"RemoteIndexNoop"
]
]
],
"RemoteIndex": [
[
"dvc/remote/index.py",
[
"RemoteIndex"
]
]
],
"RemoteLOCAL": [
[
"dvc/remote/local.py",
[
"RemoteLOCAL"
]
]
],
"RemoteOSS": [
[
"dvc/remote/oss.py",
[
"RemoteOSS"
]
]
],
"Pool": [
[
"dvc/remote/pool.py",
[
"Pool"
]
]
],
"RemoteS3": [
[
"dvc/remote/s3.py",
[
"RemoteS3"
]
]
],
"RemoteSSH": [
[
"dvc/remote/ssh/__init__.py",
[
"RemoteSSH"
]
]
],
"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"
]
]
],
"Tag": [
[
"dvc/repo/tag/__init__.py",
[
"Tag"
]
]
],
"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"
]
]
],
"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"
]
]
],
"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"
]
]
],
"StageUpdateError": [
[
"dvc/stage/exceptions.py",
[
"StageUpdateError"
]
]
],
"MissingDep": [
[
"dvc/stage/exceptions.py",
[
"MissingDep"
]
]
],
"MissingDataSource": [
[
"dvc/stage/exceptions.py",
[
"MissingDataSource"
]
]
],
"StageParams": [
[
"dvc/stage/params.py",
[
"StageParams"
]
]
],
"OutputParams": [
[
"dvc/stage/params.py",
[
"OutputParams"
]
]
],
"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/http.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"
]
],
[
"tests/func/test_remove.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"
]
]
],
"A": [
[
"tests/func/test_cli.py",
[
"TestFindRoot",
"test",
"A"
]
]
],
"TestFindRoot": [
[
"tests/func/test_cli.py",
[
"TestFindRoot"
]
]
],
"TestConfigCLI": [
[
"tests/func/test_config.py",
[
"TestConfigCLI"
]
]
],
"TestDataCloud": [
[
"tests/func/test_data_cloud.py",
[
"TestDataCloud"
]
]
],
"TestDataCloudBase": [
[
"tests/func/test_data_cloud.py",
[
"TestDataCloudBase"
]
]
],
"TestRemoteS3": [
[
"tests/func/test_data_cloud.py",
[
"TestRemoteS3"
]
]
],
"TestRemoteGDrive": [
[
"tests/func/test_data_cloud.py",
[
"TestRemoteGDrive"
]
],
[
"tests/unit/remote/test_gdrive.py",
[
"TestRemoteGDrive"
]
]
],
"TestRemoteGS": [
[
"tests/func/test_data_cloud.py",
[
"TestRemoteGS"
]
]
],
"TestRemoteAZURE": [
[
"tests/func/test_data_cloud.py",
[
"TestRemoteAZURE"
]
]
],
"TestRemoteOSS": [
[
"tests/func/test_data_cloud.py",
[
"TestRemoteOSS"
]
]
],
"TestRemoteLOCAL": [
[
"tests/func/test_data_cloud.py",
[
"TestRemoteLOCAL"
]
]
],
"TestRemoteSSHMocked": [
[
"tests/func/test_data_cloud.py",
[
"TestRemoteSSHMocked"
]
]
],
"TestRemoteHDFS": [
[
"tests/func/test_data_cloud.py",
[
"TestRemoteHDFS"
]
]
],
"TestRemoteHTTP": [
[
"tests/func/test_data_cloud.py",
[
"TestRemoteHTTP"
]
]
],
"TestDataCloudCLIBase": [
[
"tests/func/test_data_cloud.py",
[
"TestDataCloudCLIBase"
]
]
],
"TestRemoteLOCALCLI": [
[
"tests/func/test_data_cloud.py",
[
"TestRemoteLOCALCLI"
]
]
],
"TestRemoteHDFSCLI": [
[
"tests/func/test_data_cloud.py",
[
"TestRemoteHDFSCLI"
]
]
],
"TestRemoteS3CLI": [
[
"tests/func/test_data_cloud.py",
[
"TestRemoteS3CLI"
]
]
],
"TestRemoteGDriveCLI": [
[
"tests/func/test_data_cloud.py",
[
"TestRemoteGDriveCLI"
]
]
],
"TestRemoteGSCLI": [
[
"tests/func/test_data_cloud.py",
[
"TestRemoteGSCLI"
]
]
],
"TestRemoteAZURECLI": [
[
"tests/func/test_data_cloud.py",
[
"TestRemoteAZURECLI"
]
]
],
"TestRemoteOSSCLI": [
[
"tests/func/test_data_cloud.py",
[
"TestRemoteOSSCLI"
]
]
],
"TestDataCloudErrorCLI": [
[
"tests/func/test_data_cloud.py",
[
"TestDataCloudErrorCLI"
]
]
],
"TestWarnOnOutdatedStage": [
[
"tests/func/test_data_cloud.py",
[
"TestWarnOnOutdatedStage"
]
]
],
"TestRecursiveSyncOperations": [
[
"tests/func/test_data_cloud.py",
[
"TestRecursiveSyncOperations"
]
]
],
"TestShouldWarnOnNoChecksumInLocalAndRemoteCache": [
[
"tests/func/test_data_cloud.py",
[
"TestShouldWarnOnNoChecksumInLocalAndRemoteCache"
]
]
],
"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"
]
]
],
"TestPipelineShowSingle": [
[
"tests/func/test_pipeline.py",
[
"TestPipelineShowSingle"
]
]
],
"TestPipelineShow": [
[
"tests/func/test_pipeline.py",
[
"TestPipelineShow"
]
]
],
"TestPipelineShowOuts": [
[
"tests/func/test_pipeline.py",
[
"TestPipelineShowOuts"
]
]
],
"TestPipelineShowDeep": [
[
"tests/func/test_pipeline.py",
[
"TestPipelineShowDeep"
]
]
],
"TestPipelineListEmpty": [
[
"tests/func/test_pipeline.py",
[
"TestPipelineListEmpty"
]
]
],
"TestPipelineListSingle": [
[
"tests/func/test_pipeline.py",
[
"TestPipelineListSingle"
]
]
],
"TestDvcRepoPipeline": [
[
"tests/func/test_pipeline.py",
[
"TestDvcRepoPipeline"
]
]
],
"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"
]
]
],
"TestRemoveNonExistentFile": [
[
"tests/func/test_remove.py",
[
"TestRemoveNonExistentFile"
]
]
],
"TestRemoveBrokenSymlink": [
[
"tests/func/test_remove.py",
[
"TestRemoveBrokenSymlink"
]
]
],
"TestRemoveDirectory": [
[
"tests/func/test_remove.py",
[
"TestRemoveDirectory"
]
]
],
"TestCmdRemove": [
[
"tests/func/test_remove.py",
[
"TestCmdRemove"
]
]
],
"TestRemovePurge": [
[
"tests/func/test_remove.py",
[
"TestRemovePurge"
]
]
],
"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"
]
]
],
"TestReproIgnoreBuildCache": [
[
"tests/func/test_repro.py",
[
"TestReproIgnoreBuildCache"
]
]
],
"TestReproPipeline": [
[
"tests/func/test_repro.py",
[
"TestReproPipeline"
]
]
],
"TestReproPipelines": [
[
"tests/func/test_repro.py",
[
"TestReproPipelines"
]
]
],
"TestReproLocked": [
[
"tests/func/test_repro.py",
[
"TestReproLocked"
]
]
],
"TestReproLockedCallback": [
[
"tests/func/test_repro.py",
[
"TestReproLockedCallback"
]
]
],
"TestReproLockedUnchanged": [
[
"tests/func/test_repro.py",
[
"TestReproLockedUnchanged"
]
]
],
"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"
]
]
],
"TestReproDownstream": [
[
"tests/func/test_repro.py",
[
"TestReproDownstream"
]
]
],
"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"
]
]
],
"TestReproLockedMultiStage": [
[
"tests/func/test_repro_multistage.py",
[
"TestReproLockedMultiStage"
]
]
],
"TestReproLockedCallbackMultiStage": [
[
"tests/func/test_repro_multistage.py",
[
"TestReproLockedCallbackMultiStage"
]
]
],
"TestReproLockedUnchangedMultiStage": [
[
"tests/func/test_repro_multistage.py",
[
"TestReproLockedUnchangedMultiStage"
]
]
],
"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"
]
]
],
"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"
]
]
],
"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"
]
]
],
"TestTag": [
[
"tests/func/test_tag.py",
[
"TestTag"
]
]
],
"TestTagAll": [
[
"tests/func/test_tag.py",
[
"TestTagAll"
]
]
],
"TestTagAddNoChecksumInfo": [
[
"tests/func/test_tag.py",
[
"TestTagAddNoChecksumInfo"
]
]
],
"TestTagRemoveNoTag": [
[
"tests/func/test_tag.py",
[
"TestTagRemoveNoTag"
]
]
],
"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"
]
]
],
"Local": [
[
"tests/remotes.py",
[
"Local"
]
]
],
"S3": [
[
"tests/remotes.py",
[
"S3"
]
]
],
"S3Mocked": [
[
"tests/remotes.py",
[
"S3Mocked"
]
]
],
"GCP": [
[
"tests/remotes.py",
[
"GCP"
]
]
],
"GDrive": [
[
"tests/remotes.py",
[
"GDrive"
]
]
],
"Azure": [
[
"tests/remotes.py",
[
"Azure"
]
]
],
"OSS": [
[
"tests/remotes.py",
[
"OSS"
]
]
],
"SSH": [
[
"tests/remotes.py",
[
"SSH"
]
]
],
"SSHMocked": [
[
"tests/remotes.py",
[
"SSHMocked"
]
]
],
"HDFS": [
[
"tests/remotes.py",
[
"HDFS"
]
]
],
"HTTP": [
[
"tests/remotes.py",
[
"HTTP"
]
]
],
"TestDependencyGS": [
[
"tests/unit/dependency/test_gs.py",
[
"TestDependencyGS"
]
]
],
"TestDependencyHDFS": [
[
"tests/unit/dependency/test_hdfs.py",
[
"TestDependencyHDFS"
]
]
],
"TestDependencyHTTP": [
[
"tests/unit/dependency/test_http.py",
[
"TestDependencyHTTP"
]
]
],
"TestDependencyLOCAL": [
[
"tests/unit/dependency/test_local.py",
[
"TestDependencyLOCAL"
]
]
],
"TestDependencyS3": [
[
"tests/unit/dependency/test_s3.py",
[
"TestDependencyS3"
]
]
],
"TestDependencySSH": [
[
"tests/unit/dependency/test_ssh.py",
[
"TestDependencySSH"
]
]
],
"TestOutputGS": [
[
"tests/unit/output/test_gs.py",
[
"TestOutputGS"
]
]
],
"TestOutputHDFS": [
[
"tests/unit/output/test_hdfs.py",
[
"TestOutputHDFS"
]
]
],
"TestOutputLOCAL": [
[
"tests/unit/output/test_local.py",
[
"TestOutputLOCAL"
]
]
],
"TestGetFilesNumber": [
[
"tests/unit/output/test_local.py",
[
"TestGetFilesNumber"
]
]
],
"TestOutputS3": [
[
"tests/unit/output/test_s3.py",
[
"TestOutputS3"
]
]
],
"TestOutputSSH": [
[
"tests/unit/output/test_ssh.py",
[
"TestOutputSSH"
]
]
],
"MyError": [
[
"tests/unit/remote/ssh/test_pool.py",
[
"test_doesnt_swallow_errors",
"MyError"
]
]
],
"_CallableOrNone": [
[
"tests/unit/remote/test_base.py",
[
"_CallableOrNone"
]
]
],
"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"
]
]
],
"TestPathConversion": [
[
"tests/unit/test_stage.py",
[
"TestPathConversion"
]
]
],
"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"
]
]
]
}