|
{ |
|
"Analytics": [ |
|
[ |
|
"dvc/analytics.py", |
|
[ |
|
"Analytics" |
|
] |
|
] |
|
], |
|
"Cache": [ |
|
[ |
|
"dvc/cache.py", |
|
[ |
|
"Cache" |
|
] |
|
] |
|
], |
|
"DvcParser": [ |
|
[ |
|
"dvc/cli.py", |
|
[ |
|
"DvcParser" |
|
] |
|
] |
|
], |
|
"VersionAction": [ |
|
[ |
|
"dvc/cli.py", |
|
[ |
|
"VersionAction" |
|
] |
|
] |
|
], |
|
"CmdAdd": [ |
|
[ |
|
"dvc/command/add.py", |
|
[ |
|
"CmdAdd" |
|
] |
|
] |
|
], |
|
"CmdBase": [ |
|
[ |
|
"dvc/command/base.py", |
|
[ |
|
"CmdBase" |
|
] |
|
] |
|
], |
|
"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" |
|
] |
|
] |
|
], |
|
"CmdGC": [ |
|
[ |
|
"dvc/command/gc.py", |
|
[ |
|
"CmdGC" |
|
] |
|
] |
|
], |
|
"CmdImport": [ |
|
[ |
|
"dvc/command/imp.py", |
|
[ |
|
"CmdImport" |
|
] |
|
] |
|
], |
|
"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" |
|
] |
|
] |
|
], |
|
"CmdMetricsShow": [ |
|
[ |
|
"dvc/command/metrics.py", |
|
[ |
|
"CmdMetricsShow" |
|
] |
|
] |
|
], |
|
"CmdMetricsModify": [ |
|
[ |
|
"dvc/command/metrics.py", |
|
[ |
|
"CmdMetricsModify" |
|
] |
|
] |
|
], |
|
"CmdMetricsAdd": [ |
|
[ |
|
"dvc/command/metrics.py", |
|
[ |
|
"CmdMetricsAdd" |
|
] |
|
] |
|
], |
|
"CmdMetricsRemove": [ |
|
[ |
|
"dvc/command/metrics.py", |
|
[ |
|
"CmdMetricsRemove" |
|
] |
|
] |
|
], |
|
"CmdMove": [ |
|
[ |
|
"dvc/command/move.py", |
|
[ |
|
"CmdMove" |
|
] |
|
] |
|
], |
|
"CmdPipelineShow": [ |
|
[ |
|
"dvc/command/pipeline.py", |
|
[ |
|
"CmdPipelineShow" |
|
] |
|
] |
|
], |
|
"CmdPipelineList": [ |
|
[ |
|
"dvc/command/pipeline.py", |
|
[ |
|
"CmdPipelineList" |
|
] |
|
] |
|
], |
|
"CmdPkg": [ |
|
[ |
|
"dvc/command/pkg.py", |
|
[ |
|
"CmdPkg" |
|
] |
|
] |
|
], |
|
"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" |
|
] |
|
] |
|
], |
|
"ConfigError": [ |
|
[ |
|
"dvc/config.py", |
|
[ |
|
"ConfigError" |
|
] |
|
] |
|
], |
|
"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" |
|
] |
|
] |
|
], |
|
"DependencyBase": [ |
|
[ |
|
"dvc/dependency/base.py", |
|
[ |
|
"DependencyBase" |
|
] |
|
] |
|
], |
|
"DependencyGS": [ |
|
[ |
|
"dvc/dependency/gs.py", |
|
[ |
|
"DependencyGS" |
|
] |
|
] |
|
], |
|
"DependencyHDFS": [ |
|
[ |
|
"dvc/dependency/hdfs.py", |
|
[ |
|
"DependencyHDFS" |
|
] |
|
] |
|
], |
|
"DependencyHTTP": [ |
|
[ |
|
"dvc/dependency/http.py", |
|
[ |
|
"DependencyHTTP" |
|
] |
|
] |
|
], |
|
"DependencyLOCAL": [ |
|
[ |
|
"dvc/dependency/local.py", |
|
[ |
|
"DependencyLOCAL" |
|
] |
|
] |
|
], |
|
"DependencyS3": [ |
|
[ |
|
"dvc/dependency/s3.py", |
|
[ |
|
"DependencyS3" |
|
] |
|
] |
|
], |
|
"DependencySSH": [ |
|
[ |
|
"dvc/dependency/ssh.py", |
|
[ |
|
"DependencySSH" |
|
] |
|
] |
|
], |
|
"DvcException": [ |
|
[ |
|
"dvc/exceptions.py", |
|
[ |
|
"DvcException" |
|
] |
|
] |
|
], |
|
"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" |
|
] |
|
] |
|
], |
|
"TargetNotDirectoryError": [ |
|
[ |
|
"dvc/exceptions.py", |
|
[ |
|
"TargetNotDirectoryError" |
|
] |
|
] |
|
], |
|
"CheckoutErrorSuggestGit": [ |
|
[ |
|
"dvc/exceptions.py", |
|
[ |
|
"CheckoutErrorSuggestGit" |
|
] |
|
] |
|
], |
|
"LockError": [ |
|
[ |
|
"dvc/lock.py", |
|
[ |
|
"LockError" |
|
] |
|
] |
|
], |
|
"Lock": [ |
|
[ |
|
"dvc/lock.py", |
|
[ |
|
"Lock" |
|
] |
|
] |
|
], |
|
"_LogLevelFilter": [ |
|
[ |
|
"dvc/logger.py", |
|
[ |
|
"_add_handlers", |
|
"_LogLevelFilter" |
|
] |
|
] |
|
], |
|
"OutputDoesNotExistError": [ |
|
[ |
|
"dvc/output/base.py", |
|
[ |
|
"OutputDoesNotExistError" |
|
] |
|
] |
|
], |
|
"OutputIsNotFileOrDirError": [ |
|
[ |
|
"dvc/output/base.py", |
|
[ |
|
"OutputIsNotFileOrDirError" |
|
] |
|
] |
|
], |
|
"OutputAlreadyTrackedError": [ |
|
[ |
|
"dvc/output/base.py", |
|
[ |
|
"OutputAlreadyTrackedError" |
|
] |
|
] |
|
], |
|
"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" |
|
] |
|
] |
|
], |
|
"Progress": [ |
|
[ |
|
"dvc/progress.py", |
|
[ |
|
"Progress" |
|
] |
|
] |
|
], |
|
"ProgressCallback": [ |
|
[ |
|
"dvc/progress.py", |
|
[ |
|
"ProgressCallback" |
|
] |
|
] |
|
], |
|
"Callback": [ |
|
[ |
|
"dvc/remote/azure.py", |
|
[ |
|
"Callback" |
|
] |
|
], |
|
[ |
|
"dvc/remote/s3.py", |
|
[ |
|
"Callback" |
|
] |
|
] |
|
], |
|
"RemoteAzure": [ |
|
[ |
|
"dvc/remote/azure.py", |
|
[ |
|
"RemoteAzure" |
|
] |
|
] |
|
], |
|
"DataCloudError": [ |
|
[ |
|
"dvc/remote/base.py", |
|
[ |
|
"DataCloudError" |
|
] |
|
] |
|
], |
|
"RemoteCmdError": [ |
|
[ |
|
"dvc/remote/base.py", |
|
[ |
|
"RemoteCmdError" |
|
] |
|
] |
|
], |
|
"RemoteActionNotImplemented": [ |
|
[ |
|
"dvc/remote/base.py", |
|
[ |
|
"RemoteActionNotImplemented" |
|
] |
|
] |
|
], |
|
"RemoteMissingDepsError": [ |
|
[ |
|
"dvc/remote/base.py", |
|
[ |
|
"RemoteMissingDepsError" |
|
] |
|
] |
|
], |
|
"RemoteBase": [ |
|
[ |
|
"dvc/remote/base.py", |
|
[ |
|
"RemoteBase" |
|
] |
|
] |
|
], |
|
"RemoteGS": [ |
|
[ |
|
"dvc/remote/gs.py", |
|
[ |
|
"RemoteGS" |
|
] |
|
] |
|
], |
|
"RemoteHDFS": [ |
|
[ |
|
"dvc/remote/hdfs.py", |
|
[ |
|
"RemoteHDFS" |
|
] |
|
] |
|
], |
|
"ProgressBarCallback": [ |
|
[ |
|
"dvc/remote/http.py", |
|
[ |
|
"ProgressBarCallback" |
|
] |
|
] |
|
], |
|
"RemoteHTTP": [ |
|
[ |
|
"dvc/remote/http.py", |
|
[ |
|
"RemoteHTTP" |
|
] |
|
] |
|
], |
|
"RemoteLOCAL": [ |
|
[ |
|
"dvc/remote/local.py", |
|
[ |
|
"RemoteLOCAL" |
|
] |
|
] |
|
], |
|
"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" |
|
] |
|
] |
|
], |
|
"Metrics": [ |
|
[ |
|
"dvc/repo/metrics/__init__.py", |
|
[ |
|
"Metrics" |
|
] |
|
] |
|
], |
|
"PackageParams": [ |
|
[ |
|
"dvc/repo/pkg.py", |
|
[ |
|
"PackageParams" |
|
] |
|
] |
|
], |
|
"PackageManager": [ |
|
[ |
|
"dvc/repo/pkg.py", |
|
[ |
|
"PackageManager" |
|
] |
|
] |
|
], |
|
"Package": [ |
|
[ |
|
"dvc/repo/pkg.py", |
|
[ |
|
"Package" |
|
] |
|
] |
|
], |
|
"GitPackage": [ |
|
[ |
|
"dvc/repo/pkg.py", |
|
[ |
|
"GitPackage" |
|
] |
|
] |
|
], |
|
"Tag": [ |
|
[ |
|
"dvc/repo/tag/__init__.py", |
|
[ |
|
"Tag" |
|
] |
|
] |
|
], |
|
"NoSCM": [ |
|
[ |
|
"dvc/scm/__init__.py", |
|
[ |
|
"NoSCM" |
|
] |
|
] |
|
], |
|
"SCMError": [ |
|
[ |
|
"dvc/scm/base.py", |
|
[ |
|
"SCMError" |
|
] |
|
] |
|
], |
|
"FileNotInRepoError": [ |
|
[ |
|
"dvc/scm/base.py", |
|
[ |
|
"FileNotInRepoError" |
|
] |
|
] |
|
], |
|
"FileNotInTargetSubdirError": [ |
|
[ |
|
"dvc/scm/base.py", |
|
[ |
|
"FileNotInTargetSubdirError" |
|
] |
|
] |
|
], |
|
"Base": [ |
|
[ |
|
"dvc/scm/base.py", |
|
[ |
|
"Base" |
|
] |
|
] |
|
], |
|
"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" |
|
] |
|
] |
|
], |
|
"StageCmdFailedError": [ |
|
[ |
|
"dvc/stage.py", |
|
[ |
|
"StageCmdFailedError" |
|
] |
|
] |
|
], |
|
"StageFileFormatError": [ |
|
[ |
|
"dvc/stage.py", |
|
[ |
|
"StageFileFormatError" |
|
] |
|
] |
|
], |
|
"StageFileDoesNotExistError": [ |
|
[ |
|
"dvc/stage.py", |
|
[ |
|
"StageFileDoesNotExistError" |
|
] |
|
] |
|
], |
|
"StageFileAlreadyExistsError": [ |
|
[ |
|
"dvc/stage.py", |
|
[ |
|
"StageFileAlreadyExistsError" |
|
] |
|
] |
|
], |
|
"StageFileIsNotDvcFileError": [ |
|
[ |
|
"dvc/stage.py", |
|
[ |
|
"StageFileIsNotDvcFileError" |
|
] |
|
] |
|
], |
|
"StageFileBadNameError": [ |
|
[ |
|
"dvc/stage.py", |
|
[ |
|
"StageFileBadNameError" |
|
] |
|
] |
|
], |
|
"StagePathOutsideError": [ |
|
[ |
|
"dvc/stage.py", |
|
[ |
|
"StagePathOutsideError" |
|
] |
|
] |
|
], |
|
"StagePathNotFoundError": [ |
|
[ |
|
"dvc/stage.py", |
|
[ |
|
"StagePathNotFoundError" |
|
] |
|
] |
|
], |
|
"StagePathNotDirectoryError": [ |
|
[ |
|
"dvc/stage.py", |
|
[ |
|
"StagePathNotDirectoryError" |
|
] |
|
] |
|
], |
|
"StageCommitError": [ |
|
[ |
|
"dvc/stage.py", |
|
[ |
|
"StageCommitError" |
|
] |
|
] |
|
], |
|
"MissingDep": [ |
|
[ |
|
"dvc/stage.py", |
|
[ |
|
"MissingDep" |
|
] |
|
] |
|
], |
|
"MissingDataSource": [ |
|
[ |
|
"dvc/stage.py", |
|
[ |
|
"MissingDataSource" |
|
] |
|
] |
|
], |
|
"Stage": [ |
|
[ |
|
"dvc/stage.py", |
|
[ |
|
"Stage" |
|
] |
|
] |
|
], |
|
"StateVersionTooNewError": [ |
|
[ |
|
"dvc/state.py", |
|
[ |
|
"StateVersionTooNewError" |
|
] |
|
] |
|
], |
|
"State": [ |
|
[ |
|
"dvc/state.py", |
|
[ |
|
"State" |
|
] |
|
] |
|
], |
|
"FILETIME": [ |
|
[ |
|
"dvc/system.py", |
|
[ |
|
"System", |
|
"getdirinfo", |
|
"FILETIME" |
|
] |
|
] |
|
], |
|
"BY_HANDLE_FILE_INFORMATION": [ |
|
[ |
|
"dvc/system.py", |
|
[ |
|
"System", |
|
"getdirinfo", |
|
"BY_HANDLE_FILE_INFORMATION" |
|
] |
|
] |
|
], |
|
"System": [ |
|
[ |
|
"dvc/system.py", |
|
[ |
|
"System" |
|
] |
|
] |
|
], |
|
"TempRepoException": [ |
|
[ |
|
"dvc/temp_git_repo.py", |
|
[ |
|
"TempRepoException" |
|
] |
|
] |
|
], |
|
"TempGitRepo": [ |
|
[ |
|
"dvc/temp_git_repo.py", |
|
[ |
|
"TempGitRepo" |
|
] |
|
] |
|
], |
|
"Updater": [ |
|
[ |
|
"dvc/updater.py", |
|
[ |
|
"Updater" |
|
] |
|
] |
|
], |
|
"BasePathNotInCheckedPathException": [ |
|
[ |
|
"dvc/utils/fs.py", |
|
[ |
|
"BasePathNotInCheckedPathException" |
|
] |
|
] |
|
], |
|
"TestDirFixture": [ |
|
[ |
|
"tests/basic_env.py", |
|
[ |
|
"TestDirFixture" |
|
] |
|
] |
|
], |
|
"TestGitFixture": [ |
|
[ |
|
"tests/basic_env.py", |
|
[ |
|
"TestGitFixture" |
|
] |
|
] |
|
], |
|
"TestGitSubmoduleFixture": [ |
|
[ |
|
"tests/basic_env.py", |
|
[ |
|
"TestGitSubmoduleFixture" |
|
] |
|
] |
|
], |
|
"TestDvcFixture": [ |
|
[ |
|
"tests/basic_env.py", |
|
[ |
|
"TestDvcFixture" |
|
] |
|
] |
|
], |
|
"TestDvcGitInitializedFixture": [ |
|
[ |
|
"tests/basic_env.py", |
|
[ |
|
"TestDvcGitInitializedFixture" |
|
] |
|
] |
|
], |
|
"MockConfig": [ |
|
[ |
|
"tests/basic_env.py", |
|
[ |
|
"TestDvcDataFileFixture", |
|
"setUp", |
|
"if_self_cache_dir_", |
|
"MockConfig" |
|
] |
|
] |
|
], |
|
"TestDvcDataFileFixture": [ |
|
[ |
|
"tests/basic_env.py", |
|
[ |
|
"TestDvcDataFileFixture" |
|
] |
|
] |
|
], |
|
"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" |
|
] |
|
] |
|
], |
|
"TestDvcPkg": [ |
|
[ |
|
"tests/basic_env.py", |
|
[ |
|
"TestDvcPkg" |
|
] |
|
] |
|
], |
|
"TestAdd": [ |
|
[ |
|
"tests/test_add.py", |
|
[ |
|
"TestAdd" |
|
] |
|
], |
|
[ |
|
"tests/test_cli.py", |
|
[ |
|
"TestAdd" |
|
] |
|
] |
|
], |
|
"TestAddUnupportedFile": [ |
|
[ |
|
"tests/test_add.py", |
|
[ |
|
"TestAddUnupportedFile" |
|
] |
|
] |
|
], |
|
"TestAddDirectory": [ |
|
[ |
|
"tests/test_add.py", |
|
[ |
|
"TestAddDirectory" |
|
] |
|
] |
|
], |
|
"TestAddDirectoryRecursive": [ |
|
[ |
|
"tests/test_add.py", |
|
[ |
|
"TestAddDirectoryRecursive" |
|
] |
|
] |
|
], |
|
"TestAddCmdDirectoryRecursive": [ |
|
[ |
|
"tests/test_add.py", |
|
[ |
|
"TestAddCmdDirectoryRecursive" |
|
] |
|
] |
|
], |
|
"TestAddDirectoryWithForwardSlash": [ |
|
[ |
|
"tests/test_add.py", |
|
[ |
|
"TestAddDirectoryWithForwardSlash" |
|
] |
|
] |
|
], |
|
"TestAddTrackedFile": [ |
|
[ |
|
"tests/test_add.py", |
|
[ |
|
"TestAddTrackedFile" |
|
] |
|
] |
|
], |
|
"TestAddDirWithExistingCache": [ |
|
[ |
|
"tests/test_add.py", |
|
[ |
|
"TestAddDirWithExistingCache" |
|
] |
|
] |
|
], |
|
"TestAddModifiedDir": [ |
|
[ |
|
"tests/test_add.py", |
|
[ |
|
"TestAddModifiedDir" |
|
] |
|
] |
|
], |
|
"TestAddFileInDir": [ |
|
[ |
|
"tests/test_add.py", |
|
[ |
|
"TestAddFileInDir" |
|
] |
|
] |
|
], |
|
"TestAddExternalLocalFile": [ |
|
[ |
|
"tests/test_add.py", |
|
[ |
|
"TestAddExternalLocalFile" |
|
] |
|
] |
|
], |
|
"TestAddLocalRemoteFile": [ |
|
[ |
|
"tests/test_add.py", |
|
[ |
|
"TestAddLocalRemoteFile" |
|
] |
|
] |
|
], |
|
"TestCmdAdd": [ |
|
[ |
|
"tests/test_add.py", |
|
[ |
|
"TestCmdAdd" |
|
] |
|
] |
|
], |
|
"TestDoubleAddUnchanged": [ |
|
[ |
|
"tests/test_add.py", |
|
[ |
|
"TestDoubleAddUnchanged" |
|
] |
|
] |
|
], |
|
"TestShouldUpdateStateEntryForFileAfterAdd": [ |
|
[ |
|
"tests/test_add.py", |
|
[ |
|
"TestShouldUpdateStateEntryForFileAfterAdd" |
|
] |
|
] |
|
], |
|
"TestShouldUpdateStateEntryForDirectoryAfterAdd": [ |
|
[ |
|
"tests/test_add.py", |
|
[ |
|
"TestShouldUpdateStateEntryForDirectoryAfterAdd" |
|
] |
|
] |
|
], |
|
"TestAddCommit": [ |
|
[ |
|
"tests/test_add.py", |
|
[ |
|
"TestAddCommit" |
|
] |
|
] |
|
], |
|
"TestShouldNotCheckCacheForDirIfCacheMetadataDidNotChange": [ |
|
[ |
|
"tests/test_add.py", |
|
[ |
|
"TestShouldNotCheckCacheForDirIfCacheMetadataDidNotChange" |
|
] |
|
] |
|
], |
|
"TestShouldCollectDirCacheOnlyOnce": [ |
|
[ |
|
"tests/test_add.py", |
|
[ |
|
"TestShouldCollectDirCacheOnlyOnce" |
|
] |
|
] |
|
], |
|
"SymlinkAddTestBase": [ |
|
[ |
|
"tests/test_add.py", |
|
[ |
|
"SymlinkAddTestBase" |
|
] |
|
] |
|
], |
|
"TestShouldAddDataFromExternalSymlink": [ |
|
[ |
|
"tests/test_add.py", |
|
[ |
|
"TestShouldAddDataFromExternalSymlink" |
|
] |
|
] |
|
], |
|
"TestShouldAddDataFromInternalSymlink": [ |
|
[ |
|
"tests/test_add.py", |
|
[ |
|
"TestShouldAddDataFromInternalSymlink" |
|
] |
|
] |
|
], |
|
"TestShouldPlaceStageInDataDirIfRepositoryBelowSymlink": [ |
|
[ |
|
"tests/test_add.py", |
|
[ |
|
"TestShouldPlaceStageInDataDirIfRepositoryBelowSymlink" |
|
] |
|
] |
|
], |
|
"TestShouldThrowProperExceptionOnCorruptedStageFile": [ |
|
[ |
|
"tests/test_add.py", |
|
[ |
|
"TestShouldThrowProperExceptionOnCorruptedStageFile" |
|
] |
|
] |
|
], |
|
"TestAddFilename": [ |
|
[ |
|
"tests/test_add.py", |
|
[ |
|
"TestAddFilename" |
|
] |
|
] |
|
], |
|
"TestShouldCleanUpAfterFailedAdd": [ |
|
[ |
|
"tests/test_add.py", |
|
[ |
|
"TestShouldCleanUpAfterFailedAdd" |
|
] |
|
] |
|
], |
|
"TestShouldNotTrackGitInternalFiles": [ |
|
[ |
|
"tests/test_add.py", |
|
[ |
|
"TestShouldNotTrackGitInternalFiles" |
|
] |
|
] |
|
], |
|
"TestAnalytics": [ |
|
[ |
|
"tests/test_analytics.py", |
|
[ |
|
"TestAnalytics" |
|
] |
|
] |
|
], |
|
"TestAnalyticsGit": [ |
|
[ |
|
"tests/test_analytics.py", |
|
[ |
|
"TestAnalyticsGit" |
|
] |
|
] |
|
], |
|
"TestAnalyticsDvc": [ |
|
[ |
|
"tests/test_analytics.py", |
|
[ |
|
"TestAnalyticsDvc" |
|
] |
|
] |
|
], |
|
"TestCache": [ |
|
[ |
|
"tests/test_cache.py", |
|
[ |
|
"TestCache" |
|
] |
|
] |
|
], |
|
"TestCacheLoadBadDirCache": [ |
|
[ |
|
"tests/test_cache.py", |
|
[ |
|
"TestCacheLoadBadDirCache" |
|
] |
|
] |
|
], |
|
"TestExternalCacheDir": [ |
|
[ |
|
"tests/test_cache.py", |
|
[ |
|
"TestExternalCacheDir" |
|
] |
|
] |
|
], |
|
"TestSharedCacheDir": [ |
|
[ |
|
"tests/test_cache.py", |
|
[ |
|
"TestSharedCacheDir" |
|
] |
|
] |
|
], |
|
"TestCacheLinkType": [ |
|
[ |
|
"tests/test_cache.py", |
|
[ |
|
"TestCacheLinkType" |
|
] |
|
] |
|
], |
|
"TestCmdCacheDir": [ |
|
[ |
|
"tests/test_cache.py", |
|
[ |
|
"TestCmdCacheDir" |
|
] |
|
] |
|
], |
|
"TestCheckout": [ |
|
[ |
|
"tests/test_checkout.py", |
|
[ |
|
"TestCheckout" |
|
] |
|
], |
|
[ |
|
"tests/test_cli.py", |
|
[ |
|
"TestCheckout" |
|
] |
|
] |
|
], |
|
"TestCheckoutSingleStage": [ |
|
[ |
|
"tests/test_checkout.py", |
|
[ |
|
"TestCheckoutSingleStage" |
|
] |
|
] |
|
], |
|
"TestCheckoutCorruptedCacheFile": [ |
|
[ |
|
"tests/test_checkout.py", |
|
[ |
|
"TestCheckoutCorruptedCacheFile" |
|
] |
|
] |
|
], |
|
"TestCheckoutCorruptedCacheDir": [ |
|
[ |
|
"tests/test_checkout.py", |
|
[ |
|
"TestCheckoutCorruptedCacheDir" |
|
] |
|
] |
|
], |
|
"TestCmdCheckout": [ |
|
[ |
|
"tests/test_checkout.py", |
|
[ |
|
"TestCmdCheckout" |
|
] |
|
] |
|
], |
|
"CheckoutBase": [ |
|
[ |
|
"tests/test_checkout.py", |
|
[ |
|
"CheckoutBase" |
|
] |
|
] |
|
], |
|
"TestRemoveFilesWhenCheckout": [ |
|
[ |
|
"tests/test_checkout.py", |
|
[ |
|
"TestRemoveFilesWhenCheckout" |
|
] |
|
] |
|
], |
|
"TestCheckoutCleanWorkingDir": [ |
|
[ |
|
"tests/test_checkout.py", |
|
[ |
|
"TestCheckoutCleanWorkingDir" |
|
] |
|
] |
|
], |
|
"TestCheckoutSelectiveRemove": [ |
|
[ |
|
"tests/test_checkout.py", |
|
[ |
|
"TestCheckoutSelectiveRemove" |
|
] |
|
] |
|
], |
|
"TestGitIgnoreBasic": [ |
|
[ |
|
"tests/test_checkout.py", |
|
[ |
|
"TestGitIgnoreBasic" |
|
] |
|
] |
|
], |
|
"TestGitIgnoreWhenCheckout": [ |
|
[ |
|
"tests/test_checkout.py", |
|
[ |
|
"TestGitIgnoreWhenCheckout" |
|
] |
|
] |
|
], |
|
"TestCheckoutMissingMd5InStageFile": [ |
|
[ |
|
"tests/test_checkout.py", |
|
[ |
|
"TestCheckoutMissingMd5InStageFile" |
|
] |
|
] |
|
], |
|
"TestCheckoutEmptyDir": [ |
|
[ |
|
"tests/test_checkout.py", |
|
[ |
|
"TestCheckoutEmptyDir" |
|
] |
|
] |
|
], |
|
"TestCheckoutNotCachedFile": [ |
|
[ |
|
"tests/test_checkout.py", |
|
[ |
|
"TestCheckoutNotCachedFile" |
|
] |
|
] |
|
], |
|
"TestCheckoutWithDeps": [ |
|
[ |
|
"tests/test_checkout.py", |
|
[ |
|
"TestCheckoutWithDeps" |
|
] |
|
] |
|
], |
|
"TestCheckoutDirectory": [ |
|
[ |
|
"tests/test_checkout.py", |
|
[ |
|
"TestCheckoutDirectory" |
|
] |
|
] |
|
], |
|
"TestCheckoutHook": [ |
|
[ |
|
"tests/test_checkout.py", |
|
[ |
|
"TestCheckoutHook" |
|
] |
|
] |
|
], |
|
"TestCheckoutSuggestGit": [ |
|
[ |
|
"tests/test_checkout.py", |
|
[ |
|
"TestCheckoutSuggestGit" |
|
] |
|
] |
|
], |
|
"TestCheckoutShouldHaveSelfClearingProgressBar": [ |
|
[ |
|
"tests/test_checkout.py", |
|
[ |
|
"TestCheckoutShouldHaveSelfClearingProgressBar" |
|
] |
|
] |
|
], |
|
"TestCheckoutTargetRecursiveShouldNotRemoveOtherUsedFiles": [ |
|
[ |
|
"tests/test_checkout.py", |
|
[ |
|
"TestCheckoutTargetRecursiveShouldNotRemoveOtherUsedFiles" |
|
] |
|
] |
|
], |
|
"TestCheckoutRecursiveNotDirectory": [ |
|
[ |
|
"tests/test_checkout.py", |
|
[ |
|
"TestCheckoutRecursiveNotDirectory" |
|
] |
|
] |
|
], |
|
"TestArgParse": [ |
|
[ |
|
"tests/test_cli.py", |
|
[ |
|
"TestArgParse" |
|
] |
|
] |
|
], |
|
"TestRun": [ |
|
[ |
|
"tests/test_cli.py", |
|
[ |
|
"TestRun" |
|
] |
|
], |
|
[ |
|
"tests/test_run.py", |
|
[ |
|
"TestRun" |
|
] |
|
] |
|
], |
|
"TestPull": [ |
|
[ |
|
"tests/test_cli.py", |
|
[ |
|
"TestPull" |
|
] |
|
] |
|
], |
|
"TestPush": [ |
|
[ |
|
"tests/test_cli.py", |
|
[ |
|
"TestPush" |
|
] |
|
] |
|
], |
|
"TestStatus": [ |
|
[ |
|
"tests/test_cli.py", |
|
[ |
|
"TestStatus" |
|
] |
|
], |
|
[ |
|
"tests/test_status.py", |
|
[ |
|
"TestStatus" |
|
] |
|
] |
|
], |
|
"TestRepro": [ |
|
[ |
|
"tests/test_cli.py", |
|
[ |
|
"TestRepro" |
|
] |
|
], |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestRepro" |
|
] |
|
] |
|
], |
|
"TestRemove": [ |
|
[ |
|
"tests/test_cli.py", |
|
[ |
|
"TestRemove" |
|
] |
|
], |
|
[ |
|
"tests/test_remove.py", |
|
[ |
|
"TestRemove" |
|
] |
|
] |
|
], |
|
"TestGC": [ |
|
[ |
|
"tests/test_cli.py", |
|
[ |
|
"TestGC" |
|
] |
|
], |
|
[ |
|
"tests/test_gc.py", |
|
[ |
|
"TestGC" |
|
] |
|
] |
|
], |
|
"TestGCMultipleDvcRepos": [ |
|
[ |
|
"tests/test_cli.py", |
|
[ |
|
"TestGCMultipleDvcRepos" |
|
] |
|
], |
|
[ |
|
"tests/test_gc.py", |
|
[ |
|
"TestGCMultipleDvcRepos" |
|
] |
|
] |
|
], |
|
"TestConfig": [ |
|
[ |
|
"tests/test_cli.py", |
|
[ |
|
"TestConfig" |
|
] |
|
] |
|
], |
|
"A": [ |
|
[ |
|
"tests/test_cli.py", |
|
[ |
|
"TestFindRoot", |
|
"test", |
|
"A" |
|
] |
|
], |
|
[ |
|
"tests/test_config.py", |
|
[ |
|
"TestConfigCLI", |
|
"test_failed_write", |
|
"A" |
|
] |
|
], |
|
[ |
|
"tests/test_logger.py", |
|
[ |
|
"TestLogger", |
|
"test_cli", |
|
"A" |
|
] |
|
], |
|
[ |
|
"tests/test_remote.py", |
|
[ |
|
"TestRemote", |
|
"test_failed_write", |
|
"A" |
|
] |
|
] |
|
], |
|
"TestFindRoot": [ |
|
[ |
|
"tests/test_cli.py", |
|
[ |
|
"TestFindRoot" |
|
] |
|
] |
|
], |
|
"TestCommitRecursive": [ |
|
[ |
|
"tests/test_commit.py", |
|
[ |
|
"TestCommitRecursive" |
|
] |
|
] |
|
], |
|
"TestCommitForce": [ |
|
[ |
|
"tests/test_commit.py", |
|
[ |
|
"TestCommitForce" |
|
] |
|
] |
|
], |
|
"TestCommitWithDeps": [ |
|
[ |
|
"tests/test_commit.py", |
|
[ |
|
"TestCommitWithDeps" |
|
] |
|
] |
|
], |
|
"TestCommitChangedMd5": [ |
|
[ |
|
"tests/test_commit.py", |
|
[ |
|
"TestCommitChangedMd5" |
|
] |
|
] |
|
], |
|
"TestConfigCLI": [ |
|
[ |
|
"tests/test_config.py", |
|
[ |
|
"TestConfigCLI" |
|
] |
|
] |
|
], |
|
"TestDataCloud": [ |
|
[ |
|
"tests/test_data_cloud.py", |
|
[ |
|
"TestDataCloud" |
|
] |
|
] |
|
], |
|
"TestDataCloudBase": [ |
|
[ |
|
"tests/test_data_cloud.py", |
|
[ |
|
"TestDataCloudBase" |
|
] |
|
] |
|
], |
|
"TestRemoteS3": [ |
|
[ |
|
"tests/test_data_cloud.py", |
|
[ |
|
"TestRemoteS3" |
|
] |
|
] |
|
], |
|
"TestRemoteGS": [ |
|
[ |
|
"tests/test_data_cloud.py", |
|
[ |
|
"TestRemoteGS" |
|
] |
|
], |
|
[ |
|
"tests/unit/remote/test_gs.py", |
|
[ |
|
"TestRemoteGS" |
|
] |
|
] |
|
], |
|
"TestRemoteAzureCompat": [ |
|
[ |
|
"tests/test_data_cloud.py", |
|
[ |
|
"TestRemoteAzureCompat" |
|
] |
|
] |
|
], |
|
"TestRemoteAzure": [ |
|
[ |
|
"tests/test_data_cloud.py", |
|
[ |
|
"TestRemoteAzure" |
|
] |
|
], |
|
[ |
|
"tests/unit/remote/test_azure.py", |
|
[ |
|
"TestRemoteAzure" |
|
] |
|
] |
|
], |
|
"TestRemoteLOCAL": [ |
|
[ |
|
"tests/test_data_cloud.py", |
|
[ |
|
"TestRemoteLOCAL" |
|
] |
|
] |
|
], |
|
"TestRemoteSSH": [ |
|
[ |
|
"tests/test_data_cloud.py", |
|
[ |
|
"TestRemoteSSH" |
|
] |
|
], |
|
[ |
|
"tests/unit/remote/ssh/test_ssh.py", |
|
[ |
|
"TestRemoteSSH" |
|
] |
|
] |
|
], |
|
"TestRemoteHDFS": [ |
|
[ |
|
"tests/test_data_cloud.py", |
|
[ |
|
"TestRemoteHDFS" |
|
] |
|
] |
|
], |
|
"TestDataCloudCLIBase": [ |
|
[ |
|
"tests/test_data_cloud.py", |
|
[ |
|
"TestDataCloudCLIBase" |
|
] |
|
] |
|
], |
|
"TestCompatRemoteLOCALCLI": [ |
|
[ |
|
"tests/test_data_cloud.py", |
|
[ |
|
"TestCompatRemoteLOCALCLI" |
|
] |
|
] |
|
], |
|
"TestRemoteLOCALCLI": [ |
|
[ |
|
"tests/test_data_cloud.py", |
|
[ |
|
"TestRemoteLOCALCLI" |
|
] |
|
] |
|
], |
|
"TestRemoteSSHCLI": [ |
|
[ |
|
"tests/test_data_cloud.py", |
|
[ |
|
"TestRemoteSSHCLI" |
|
] |
|
] |
|
], |
|
"TestRemoteHDFSCLI": [ |
|
[ |
|
"tests/test_data_cloud.py", |
|
[ |
|
"TestRemoteHDFSCLI" |
|
] |
|
] |
|
], |
|
"TestCompatRemoteS3CLI": [ |
|
[ |
|
"tests/test_data_cloud.py", |
|
[ |
|
"TestCompatRemoteS3CLI" |
|
] |
|
] |
|
], |
|
"TestRemoteS3CLI": [ |
|
[ |
|
"tests/test_data_cloud.py", |
|
[ |
|
"TestRemoteS3CLI" |
|
] |
|
] |
|
], |
|
"TestCompatRemoteGSCLI": [ |
|
[ |
|
"tests/test_data_cloud.py", |
|
[ |
|
"TestCompatRemoteGSCLI" |
|
] |
|
] |
|
], |
|
"TestRemoteGSCLI": [ |
|
[ |
|
"tests/test_data_cloud.py", |
|
[ |
|
"TestRemoteGSCLI" |
|
] |
|
] |
|
], |
|
"TestRemoteAzureCLI": [ |
|
[ |
|
"tests/test_data_cloud.py", |
|
[ |
|
"TestRemoteAzureCLI" |
|
] |
|
] |
|
], |
|
"TestDataCloudErrorCLI": [ |
|
[ |
|
"tests/test_data_cloud.py", |
|
[ |
|
"TestDataCloudErrorCLI" |
|
] |
|
] |
|
], |
|
"TestWarnOnOutdatedStage": [ |
|
[ |
|
"tests/test_data_cloud.py", |
|
[ |
|
"TestWarnOnOutdatedStage" |
|
] |
|
] |
|
], |
|
"TestRecursiveSyncOperations": [ |
|
[ |
|
"tests/test_data_cloud.py", |
|
[ |
|
"TestRecursiveSyncOperations" |
|
] |
|
] |
|
], |
|
"TestCheckSumRecalculation": [ |
|
[ |
|
"tests/test_data_cloud.py", |
|
[ |
|
"TestCheckSumRecalculation" |
|
] |
|
] |
|
], |
|
"TestShouldWarnOnNoChecksumInLocalAndRemoteCache": [ |
|
[ |
|
"tests/test_data_cloud.py", |
|
[ |
|
"TestShouldWarnOnNoChecksumInLocalAndRemoteCache" |
|
] |
|
] |
|
], |
|
"TestDepScheme": [ |
|
[ |
|
"tests/test_dependency.py", |
|
[ |
|
"TestDepScheme" |
|
] |
|
] |
|
], |
|
"TestDestroyNoConfirmation": [ |
|
[ |
|
"tests/test_destroy.py", |
|
[ |
|
"TestDestroyNoConfirmation" |
|
] |
|
] |
|
], |
|
"TestDestroyForce": [ |
|
[ |
|
"tests/test_destroy.py", |
|
[ |
|
"TestDestroyForce" |
|
] |
|
] |
|
], |
|
"TestGCBranchesTags": [ |
|
[ |
|
"tests/test_gc.py", |
|
[ |
|
"TestGCBranchesTags" |
|
] |
|
] |
|
], |
|
"TestCmdImport": [ |
|
[ |
|
"tests/test_import.py", |
|
[ |
|
"TestCmdImport" |
|
] |
|
] |
|
], |
|
"TestDefaultOutput": [ |
|
[ |
|
"tests/test_import.py", |
|
[ |
|
"TestDefaultOutput" |
|
] |
|
] |
|
], |
|
"TestFailedImportMessage": [ |
|
[ |
|
"tests/test_import.py", |
|
[ |
|
"TestFailedImportMessage" |
|
] |
|
] |
|
], |
|
"TestInterruptedDownload": [ |
|
[ |
|
"tests/test_import.py", |
|
[ |
|
"TestInterruptedDownload" |
|
] |
|
] |
|
], |
|
"TestShouldResumeDownload": [ |
|
[ |
|
"tests/test_import.py", |
|
[ |
|
"TestShouldResumeDownload" |
|
] |
|
] |
|
], |
|
"TestShouldNotResumeDownload": [ |
|
[ |
|
"tests/test_import.py", |
|
[ |
|
"TestShouldNotResumeDownload" |
|
] |
|
] |
|
], |
|
"TestShouldRemoveOutsBeforeImport": [ |
|
[ |
|
"tests/test_import.py", |
|
[ |
|
"TestShouldRemoveOutsBeforeImport" |
|
] |
|
] |
|
], |
|
"TestInit": [ |
|
[ |
|
"tests/test_init.py", |
|
[ |
|
"TestInit" |
|
] |
|
] |
|
], |
|
"TestDoubleInit": [ |
|
[ |
|
"tests/test_init.py", |
|
[ |
|
"TestDoubleInit" |
|
] |
|
] |
|
], |
|
"TestInitNoSCMFail": [ |
|
[ |
|
"tests/test_init.py", |
|
[ |
|
"TestInitNoSCMFail" |
|
] |
|
] |
|
], |
|
"TestInitNoSCM": [ |
|
[ |
|
"tests/test_init.py", |
|
[ |
|
"TestInitNoSCM" |
|
] |
|
] |
|
], |
|
"TestInstall": [ |
|
[ |
|
"tests/test_install.py", |
|
[ |
|
"TestInstall" |
|
] |
|
] |
|
], |
|
"TestLock": [ |
|
[ |
|
"tests/test_lock.py", |
|
[ |
|
"TestLock" |
|
] |
|
] |
|
], |
|
"TestLogger": [ |
|
[ |
|
"tests/test_logger.py", |
|
[ |
|
"TestLogger" |
|
] |
|
] |
|
], |
|
"TestMetrics": [ |
|
[ |
|
"tests/test_metrics.py", |
|
[ |
|
"TestMetrics" |
|
] |
|
] |
|
], |
|
"TestMetricsRecursive": [ |
|
[ |
|
"tests/test_metrics.py", |
|
[ |
|
"TestMetricsRecursive" |
|
] |
|
] |
|
], |
|
"TestMetricsReproCLI": [ |
|
[ |
|
"tests/test_metrics.py", |
|
[ |
|
"TestMetricsReproCLI" |
|
] |
|
] |
|
], |
|
"TestMetricsCLI": [ |
|
[ |
|
"tests/test_metrics.py", |
|
[ |
|
"TestMetricsCLI" |
|
] |
|
] |
|
], |
|
"TestNoMetrics": [ |
|
[ |
|
"tests/test_metrics.py", |
|
[ |
|
"TestNoMetrics" |
|
] |
|
] |
|
], |
|
"TestCachedMetrics": [ |
|
[ |
|
"tests/test_metrics.py", |
|
[ |
|
"TestCachedMetrics" |
|
] |
|
] |
|
], |
|
"TestMove": [ |
|
[ |
|
"tests/test_move.py", |
|
[ |
|
"TestMove" |
|
] |
|
] |
|
], |
|
"TestMoveNonExistentFile": [ |
|
[ |
|
"tests/test_move.py", |
|
[ |
|
"TestMoveNonExistentFile" |
|
] |
|
] |
|
], |
|
"TestMoveDirectory": [ |
|
[ |
|
"tests/test_move.py", |
|
[ |
|
"TestMoveDirectory" |
|
] |
|
] |
|
], |
|
"TestCmdMove": [ |
|
[ |
|
"tests/test_move.py", |
|
[ |
|
"TestCmdMove" |
|
] |
|
] |
|
], |
|
"TestMoveNotDataSource": [ |
|
[ |
|
"tests/test_move.py", |
|
[ |
|
"TestMoveNotDataSource" |
|
] |
|
] |
|
], |
|
"TestMoveFileWithExtension": [ |
|
[ |
|
"tests/test_move.py", |
|
[ |
|
"TestMoveFileWithExtension" |
|
] |
|
] |
|
], |
|
"TestMoveFileToDirectory": [ |
|
[ |
|
"tests/test_move.py", |
|
[ |
|
"TestMoveFileToDirectory" |
|
] |
|
] |
|
], |
|
"TestMoveFileToDirectoryWithoutSpecifiedTargetName": [ |
|
[ |
|
"tests/test_move.py", |
|
[ |
|
"TestMoveFileToDirectoryWithoutSpecifiedTargetName" |
|
] |
|
] |
|
], |
|
"TestMoveDirectoryShouldNotOverwriteExisting": [ |
|
[ |
|
"tests/test_move.py", |
|
[ |
|
"TestMoveDirectoryShouldNotOverwriteExisting" |
|
] |
|
] |
|
], |
|
"TestMoveFileBetweenDirectories": [ |
|
[ |
|
"tests/test_move.py", |
|
[ |
|
"TestMoveFileBetweenDirectories" |
|
] |
|
] |
|
], |
|
"TestMoveFileInsideDirectory": [ |
|
[ |
|
"tests/test_move.py", |
|
[ |
|
"TestMoveFileInsideDirectory" |
|
] |
|
] |
|
], |
|
"TestOutScheme": [ |
|
[ |
|
"tests/test_output.py", |
|
[ |
|
"TestOutScheme" |
|
] |
|
] |
|
], |
|
"TestPipelineShowSingle": [ |
|
[ |
|
"tests/test_pipeline.py", |
|
[ |
|
"TestPipelineShowSingle" |
|
] |
|
] |
|
], |
|
"TestPipelineShow": [ |
|
[ |
|
"tests/test_pipeline.py", |
|
[ |
|
"TestPipelineShow" |
|
] |
|
] |
|
], |
|
"TestPipelineShowDeep": [ |
|
[ |
|
"tests/test_pipeline.py", |
|
[ |
|
"TestPipelineShowDeep" |
|
] |
|
] |
|
], |
|
"TestPipelineListEmpty": [ |
|
[ |
|
"tests/test_pipeline.py", |
|
[ |
|
"TestPipelineListEmpty" |
|
] |
|
] |
|
], |
|
"TestPipelineListSingle": [ |
|
[ |
|
"tests/test_pipeline.py", |
|
[ |
|
"TestPipelineListSingle" |
|
] |
|
] |
|
], |
|
"TestDvcRepoPipeline": [ |
|
[ |
|
"tests/test_pipeline.py", |
|
[ |
|
"TestDvcRepoPipeline" |
|
] |
|
] |
|
], |
|
"TestPkgBasic": [ |
|
[ |
|
"tests/test_pkg.py", |
|
[ |
|
"TestPkgBasic" |
|
] |
|
] |
|
], |
|
"TestRemote": [ |
|
[ |
|
"tests/test_remote.py", |
|
[ |
|
"TestRemote" |
|
] |
|
] |
|
], |
|
"TestRemoteRemoveDefault": [ |
|
[ |
|
"tests/test_remote.py", |
|
[ |
|
"TestRemoteRemoveDefault" |
|
] |
|
] |
|
], |
|
"TestRemoteRemove": [ |
|
[ |
|
"tests/test_remote.py", |
|
[ |
|
"TestRemoteRemove" |
|
] |
|
] |
|
], |
|
"TestRemoteDefault": [ |
|
[ |
|
"tests/test_remote.py", |
|
[ |
|
"TestRemoteDefault" |
|
] |
|
] |
|
], |
|
"TestRemoteShouldHandleUppercaseRemoteName": [ |
|
[ |
|
"tests/test_remote.py", |
|
[ |
|
"TestRemoteShouldHandleUppercaseRemoteName" |
|
] |
|
] |
|
], |
|
"TestRemoveNonExistentFile": [ |
|
[ |
|
"tests/test_remove.py", |
|
[ |
|
"TestRemoveNonExistentFile" |
|
] |
|
] |
|
], |
|
"TestRemoveDirectory": [ |
|
[ |
|
"tests/test_remove.py", |
|
[ |
|
"TestRemoveDirectory" |
|
] |
|
] |
|
], |
|
"TestCmdRemove": [ |
|
[ |
|
"tests/test_remove.py", |
|
[ |
|
"TestCmdRemove" |
|
] |
|
] |
|
], |
|
"TestRemovePurge": [ |
|
[ |
|
"tests/test_remove.py", |
|
[ |
|
"TestRemovePurge" |
|
] |
|
] |
|
], |
|
"TestCollect": [ |
|
[ |
|
"tests/test_repo.py", |
|
[ |
|
"TestCollect" |
|
] |
|
] |
|
], |
|
"TestReproFail": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestReproFail" |
|
] |
|
] |
|
], |
|
"TestReproCyclicGraph": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestReproCyclicGraph" |
|
] |
|
] |
|
], |
|
"TestReproWorkingDirectoryAsOutput": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestReproWorkingDirectoryAsOutput" |
|
] |
|
] |
|
], |
|
"TestReproDepUnderDir": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestReproDepUnderDir" |
|
] |
|
] |
|
], |
|
"TestReproDepDirWithOutputsUnderIt": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestReproDepDirWithOutputsUnderIt" |
|
] |
|
] |
|
], |
|
"TestReproNoDeps": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestReproNoDeps" |
|
] |
|
] |
|
], |
|
"TestReproForce": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestReproForce" |
|
] |
|
] |
|
], |
|
"TestReproChangedCode": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestReproChangedCode" |
|
] |
|
] |
|
], |
|
"TestReproChangedData": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestReproChangedData" |
|
] |
|
] |
|
], |
|
"TestReproDry": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestReproDry" |
|
] |
|
] |
|
], |
|
"TestReproUpToDate": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestReproUpToDate" |
|
] |
|
] |
|
], |
|
"TestReproDryNoExec": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestReproDryNoExec" |
|
] |
|
] |
|
], |
|
"TestReproChangedDeepData": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestReproChangedDeepData" |
|
] |
|
] |
|
], |
|
"TestReproIgnoreBuildCache": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestReproIgnoreBuildCache" |
|
] |
|
] |
|
], |
|
"TestReproPipeline": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestReproPipeline" |
|
] |
|
] |
|
], |
|
"TestReproPipelines": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestReproPipelines" |
|
] |
|
] |
|
], |
|
"TestReproLocked": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestReproLocked" |
|
] |
|
] |
|
], |
|
"TestReproLockedCallback": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestReproLockedCallback" |
|
] |
|
] |
|
], |
|
"TestReproLockedUnchanged": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestReproLockedUnchanged" |
|
] |
|
] |
|
], |
|
"TestReproMetricsAddUnchanged": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestReproMetricsAddUnchanged" |
|
] |
|
] |
|
], |
|
"TestReproPhony": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestReproPhony" |
|
] |
|
] |
|
], |
|
"TestNonExistingOutput": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestNonExistingOutput" |
|
] |
|
] |
|
], |
|
"TestReproDataSource": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestReproDataSource" |
|
] |
|
] |
|
], |
|
"TestReproChangedDir": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestReproChangedDir" |
|
] |
|
] |
|
], |
|
"TestReproChangedDirData": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestReproChangedDirData" |
|
] |
|
] |
|
], |
|
"TestReproMissingMd5InStageFile": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestReproMissingMd5InStageFile" |
|
] |
|
] |
|
], |
|
"TestCmdRepro": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestCmdRepro" |
|
] |
|
] |
|
], |
|
"TestCmdReproChdirCwdBackwardCompatible": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestCmdReproChdirCwdBackwardCompatible" |
|
] |
|
] |
|
], |
|
"TestCmdReproChdir": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestCmdReproChdir" |
|
] |
|
] |
|
], |
|
"TestReproExternalBase": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestReproExternalBase" |
|
] |
|
] |
|
], |
|
"TestReproExternalS3": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestReproExternalS3" |
|
] |
|
] |
|
], |
|
"TestReproExternalGS": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestReproExternalGS" |
|
] |
|
] |
|
], |
|
"TestReproExternalHDFS": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestReproExternalHDFS" |
|
] |
|
] |
|
], |
|
"TestReproExternalSSH": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestReproExternalSSH" |
|
] |
|
] |
|
], |
|
"TestReproExternalLOCAL": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestReproExternalLOCAL" |
|
] |
|
] |
|
], |
|
"TestReproExternalHTTP": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestReproExternalHTTP" |
|
] |
|
] |
|
], |
|
"TestReproShell": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestReproShell" |
|
] |
|
] |
|
], |
|
"TestReproNoSCM": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestReproNoSCM" |
|
] |
|
] |
|
], |
|
"TestReproAllPipelines": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestReproAllPipelines" |
|
] |
|
] |
|
], |
|
"TestReproNoCommit": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestReproNoCommit" |
|
] |
|
] |
|
], |
|
"TestReproAlreadyCached": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestReproAlreadyCached" |
|
] |
|
] |
|
], |
|
"TestShouldDisplayMetricsOnReproWithMetricsOption": [ |
|
[ |
|
"tests/test_repro.py", |
|
[ |
|
"TestShouldDisplayMetricsOnReproWithMetricsOption" |
|
] |
|
] |
|
], |
|
"TestRunEmpty": [ |
|
[ |
|
"tests/test_run.py", |
|
[ |
|
"TestRunEmpty" |
|
] |
|
] |
|
], |
|
"TestRunMissingDep": [ |
|
[ |
|
"tests/test_run.py", |
|
[ |
|
"TestRunMissingDep" |
|
] |
|
] |
|
], |
|
"TestRunBadStageFilename": [ |
|
[ |
|
"tests/test_run.py", |
|
[ |
|
"TestRunBadStageFilename" |
|
] |
|
] |
|
], |
|
"TestRunNoExec": [ |
|
[ |
|
"tests/test_run.py", |
|
[ |
|
"TestRunNoExec" |
|
] |
|
] |
|
], |
|
"TestRunCircularDependency": [ |
|
[ |
|
"tests/test_run.py", |
|
[ |
|
"TestRunCircularDependency" |
|
] |
|
] |
|
], |
|
"TestRunDuplicatedArguments": [ |
|
[ |
|
"tests/test_run.py", |
|
[ |
|
"TestRunDuplicatedArguments" |
|
] |
|
] |
|
], |
|
"TestRunStageInsideOutput": [ |
|
[ |
|
"tests/test_run.py", |
|
[ |
|
"TestRunStageInsideOutput" |
|
] |
|
] |
|
], |
|
"TestRunBadCwd": [ |
|
[ |
|
"tests/test_run.py", |
|
[ |
|
"TestRunBadCwd" |
|
] |
|
] |
|
], |
|
"TestRunBadWdir": [ |
|
[ |
|
"tests/test_run.py", |
|
[ |
|
"TestRunBadWdir" |
|
] |
|
] |
|
], |
|
"TestRunBadName": [ |
|
[ |
|
"tests/test_run.py", |
|
[ |
|
"TestRunBadName" |
|
] |
|
] |
|
], |
|
"TestCmdRun": [ |
|
[ |
|
"tests/test_run.py", |
|
[ |
|
"TestCmdRun" |
|
] |
|
] |
|
], |
|
"TestRunRemoveOuts": [ |
|
[ |
|
"tests/test_run.py", |
|
[ |
|
"TestRunRemoveOuts" |
|
] |
|
] |
|
], |
|
"TestRunUnprotectOutsCopy": [ |
|
[ |
|
"tests/test_run.py", |
|
[ |
|
"TestRunUnprotectOutsCopy" |
|
] |
|
] |
|
], |
|
"TestRunUnprotectOutsSymlink": [ |
|
[ |
|
"tests/test_run.py", |
|
[ |
|
"TestRunUnprotectOutsSymlink" |
|
] |
|
] |
|
], |
|
"TestRunUnprotectOutsHardlink": [ |
|
[ |
|
"tests/test_run.py", |
|
[ |
|
"TestRunUnprotectOutsHardlink" |
|
] |
|
] |
|
], |
|
"TestCmdRunOverwrite": [ |
|
[ |
|
"tests/test_run.py", |
|
[ |
|
"TestCmdRunOverwrite" |
|
] |
|
] |
|
], |
|
"TestCmdRunCliMetrics": [ |
|
[ |
|
"tests/test_run.py", |
|
[ |
|
"TestCmdRunCliMetrics" |
|
] |
|
] |
|
], |
|
"TestCmdRunWorkingDirectory": [ |
|
[ |
|
"tests/test_run.py", |
|
[ |
|
"TestCmdRunWorkingDirectory" |
|
] |
|
] |
|
], |
|
"TestRunDeterministicBase": [ |
|
[ |
|
"tests/test_run.py", |
|
[ |
|
"TestRunDeterministicBase" |
|
] |
|
] |
|
], |
|
"TestRunDeterministic": [ |
|
[ |
|
"tests/test_run.py", |
|
[ |
|
"TestRunDeterministic" |
|
] |
|
] |
|
], |
|
"TestRunDeterministicOverwrite": [ |
|
[ |
|
"tests/test_run.py", |
|
[ |
|
"TestRunDeterministicOverwrite" |
|
] |
|
] |
|
], |
|
"TestRunDeterministicCallback": [ |
|
[ |
|
"tests/test_run.py", |
|
[ |
|
"TestRunDeterministicCallback" |
|
] |
|
] |
|
], |
|
"TestRunDeterministicChangedDep": [ |
|
[ |
|
"tests/test_run.py", |
|
[ |
|
"TestRunDeterministicChangedDep" |
|
] |
|
] |
|
], |
|
"TestRunDeterministicChangedDepsList": [ |
|
[ |
|
"tests/test_run.py", |
|
[ |
|
"TestRunDeterministicChangedDepsList" |
|
] |
|
] |
|
], |
|
"TestRunDeterministicNewDep": [ |
|
[ |
|
"tests/test_run.py", |
|
[ |
|
"TestRunDeterministicNewDep" |
|
] |
|
] |
|
], |
|
"TestRunDeterministicRemoveDep": [ |
|
[ |
|
"tests/test_run.py", |
|
[ |
|
"TestRunDeterministicRemoveDep" |
|
] |
|
] |
|
], |
|
"TestRunDeterministicChangedOut": [ |
|
[ |
|
"tests/test_run.py", |
|
[ |
|
"TestRunDeterministicChangedOut" |
|
] |
|
] |
|
], |
|
"TestRunDeterministicChangedCmd": [ |
|
[ |
|
"tests/test_run.py", |
|
[ |
|
"TestRunDeterministicChangedCmd" |
|
] |
|
] |
|
], |
|
"TestRunCommit": [ |
|
[ |
|
"tests/test_run.py", |
|
[ |
|
"TestRunCommit" |
|
] |
|
] |
|
], |
|
"TestRunPersist": [ |
|
[ |
|
"tests/test_run.py", |
|
[ |
|
"TestRunPersist" |
|
] |
|
] |
|
], |
|
"TestRunPersistOuts": [ |
|
[ |
|
"tests/test_run.py", |
|
[ |
|
"TestRunPersistOuts" |
|
] |
|
] |
|
], |
|
"TestRunPersistOutsNoCache": [ |
|
[ |
|
"tests/test_run.py", |
|
[ |
|
"TestRunPersistOutsNoCache" |
|
] |
|
] |
|
], |
|
"TestShouldRaiseOnOverlappingOutputPaths": [ |
|
[ |
|
"tests/test_run.py", |
|
[ |
|
"TestShouldRaiseOnOverlappingOutputPaths" |
|
] |
|
] |
|
], |
|
"TestRerunWithSameOutputs": [ |
|
[ |
|
"tests/test_run.py", |
|
[ |
|
"TestRerunWithSameOutputs" |
|
] |
|
] |
|
], |
|
"TestNewRunShouldRemoveOutsOnNoPersist": [ |
|
[ |
|
"tests/test_run.py", |
|
[ |
|
"TestNewRunShouldRemoveOutsOnNoPersist" |
|
] |
|
] |
|
], |
|
"TestNewRunShouldNotRemoveOutsOnPersist": [ |
|
[ |
|
"tests/test_run.py", |
|
[ |
|
"TestNewRunShouldNotRemoveOutsOnPersist" |
|
] |
|
] |
|
], |
|
"TestSCM": [ |
|
[ |
|
"tests/test_scm.py", |
|
[ |
|
"TestSCM" |
|
] |
|
] |
|
], |
|
"TestSCMGit": [ |
|
[ |
|
"tests/test_scm.py", |
|
[ |
|
"TestSCMGit" |
|
] |
|
] |
|
], |
|
"TestSCMGitSubmodule": [ |
|
[ |
|
"tests/test_scm.py", |
|
[ |
|
"TestSCMGitSubmodule" |
|
] |
|
] |
|
], |
|
"TestIgnore": [ |
|
[ |
|
"tests/test_scm.py", |
|
[ |
|
"TestIgnore" |
|
] |
|
] |
|
], |
|
"TestSchema": [ |
|
[ |
|
"tests/test_stage.py", |
|
[ |
|
"TestSchema" |
|
] |
|
] |
|
], |
|
"TestSchemaCmd": [ |
|
[ |
|
"tests/test_stage.py", |
|
[ |
|
"TestSchemaCmd" |
|
] |
|
] |
|
], |
|
"TestSchemaDepsOuts": [ |
|
[ |
|
"tests/test_stage.py", |
|
[ |
|
"TestSchemaDepsOuts" |
|
] |
|
] |
|
], |
|
"TestReload": [ |
|
[ |
|
"tests/test_stage.py", |
|
[ |
|
"TestReload" |
|
] |
|
] |
|
], |
|
"TestDefaultWorkingDirectory": [ |
|
[ |
|
"tests/test_stage.py", |
|
[ |
|
"TestDefaultWorkingDirectory" |
|
] |
|
] |
|
], |
|
"TestState": [ |
|
[ |
|
"tests/test_state.py", |
|
[ |
|
"TestState" |
|
] |
|
] |
|
], |
|
"TestStateOverflow": [ |
|
[ |
|
"tests/test_state.py", |
|
[ |
|
"TestStateOverflow" |
|
] |
|
] |
|
], |
|
"TestGetStateRecordForInode": [ |
|
[ |
|
"tests/test_state.py", |
|
[ |
|
"TestGetStateRecordForInode" |
|
] |
|
] |
|
], |
|
"TestSystem": [ |
|
[ |
|
"tests/test_system.py", |
|
[ |
|
"TestSystem" |
|
] |
|
] |
|
], |
|
"TestTag": [ |
|
[ |
|
"tests/test_tag.py", |
|
[ |
|
"TestTag" |
|
] |
|
] |
|
], |
|
"TestTagAll": [ |
|
[ |
|
"tests/test_tag.py", |
|
[ |
|
"TestTagAll" |
|
] |
|
] |
|
], |
|
"TestTagAddNoChecksumInfo": [ |
|
[ |
|
"tests/test_tag.py", |
|
[ |
|
"TestTagAddNoChecksumInfo" |
|
] |
|
] |
|
], |
|
"TestTagRemoveNoTag": [ |
|
[ |
|
"tests/test_tag.py", |
|
[ |
|
"TestTagRemoveNoTag" |
|
] |
|
] |
|
], |
|
"TestWorkingTree": [ |
|
[ |
|
"tests/test_tree.py", |
|
[ |
|
"TestWorkingTree" |
|
] |
|
] |
|
], |
|
"TestGitTree": [ |
|
[ |
|
"tests/test_tree.py", |
|
[ |
|
"TestGitTree" |
|
] |
|
] |
|
], |
|
"AssertWalkEqualMixin": [ |
|
[ |
|
"tests/test_tree.py", |
|
[ |
|
"AssertWalkEqualMixin" |
|
] |
|
] |
|
], |
|
"TestWalkInNoSCM": [ |
|
[ |
|
"tests/test_tree.py", |
|
[ |
|
"TestWalkInNoSCM" |
|
] |
|
] |
|
], |
|
"TestWalkInGit": [ |
|
[ |
|
"tests/test_tree.py", |
|
[ |
|
"TestWalkInGit" |
|
] |
|
] |
|
], |
|
"TestUnprotect": [ |
|
[ |
|
"tests/test_unprotect.py", |
|
[ |
|
"TestUnprotect" |
|
] |
|
] |
|
], |
|
"TestUpdater": [ |
|
[ |
|
"tests/test_updater.py", |
|
[ |
|
"TestUpdater" |
|
] |
|
], |
|
[ |
|
"tests/unit/test_updater.py", |
|
[ |
|
"TestUpdater" |
|
] |
|
] |
|
], |
|
"TestUtils": [ |
|
[ |
|
"tests/test_utils.py", |
|
[ |
|
"TestUtils" |
|
] |
|
] |
|
], |
|
"TestCli": [ |
|
[ |
|
"tests/unit/command/test_run.py", |
|
[ |
|
"TestCli" |
|
] |
|
] |
|
], |
|
"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" |
|
] |
|
] |
|
], |
|
"TestMissingDeps": [ |
|
[ |
|
"tests/unit/remote/test_base.py", |
|
[ |
|
"TestMissingDeps" |
|
] |
|
] |
|
], |
|
"TestCmdError": [ |
|
[ |
|
"tests/unit/remote/test_base.py", |
|
[ |
|
"TestCmdError" |
|
] |
|
] |
|
], |
|
"TestCacheExists": [ |
|
[ |
|
"tests/unit/remote/test_base.py", |
|
[ |
|
"TestCacheExists" |
|
] |
|
] |
|
], |
|
"TestScmContext": [ |
|
[ |
|
"tests/unit/scm/test_scm.py", |
|
[ |
|
"TestScmContext" |
|
] |
|
] |
|
], |
|
"TestDaemon": [ |
|
[ |
|
"tests/unit/test_daemon.py", |
|
[ |
|
"TestDaemon" |
|
] |
|
] |
|
], |
|
"TestProgressAware": [ |
|
[ |
|
"tests/unit/test_progress.py", |
|
[ |
|
"TestProgressAware" |
|
] |
|
] |
|
], |
|
"TestConfirm": [ |
|
[ |
|
"tests/unit/test_prompt.py", |
|
[ |
|
"TestConfirm" |
|
] |
|
] |
|
], |
|
"TestIsDvcInternal": [ |
|
[ |
|
"tests/unit/test_repo.py", |
|
[ |
|
"TestIsDvcInternal" |
|
] |
|
] |
|
], |
|
"TestStageChecksum": [ |
|
[ |
|
"tests/unit/test_stage.py", |
|
[ |
|
"TestStageChecksum" |
|
] |
|
] |
|
], |
|
"TestPathConversion": [ |
|
[ |
|
"tests/unit/test_stage.py", |
|
[ |
|
"TestPathConversion" |
|
] |
|
] |
|
], |
|
"MockResponse": [ |
|
[ |
|
"tests/unit/test_updater.py", |
|
[ |
|
"MockResponse" |
|
] |
|
], |
|
[ |
|
"tests/unit/test_updater.py", |
|
[ |
|
"mocked_requests_get", |
|
"MockResponse" |
|
] |
|
] |
|
], |
|
"TestMtimeAndSize": [ |
|
[ |
|
"tests/unit/utils/test_fs.py", |
|
[ |
|
"TestMtimeAndSize" |
|
] |
|
] |
|
], |
|
"TestContainsLink": [ |
|
[ |
|
"tests/unit/utils/test_fs.py", |
|
[ |
|
"TestContainsLink" |
|
] |
|
] |
|
], |
|
"ETagHandler": [ |
|
[ |
|
"tests/utils/httpd.py", |
|
[ |
|
"ETagHandler" |
|
] |
|
] |
|
], |
|
"ContentMD5Handler": [ |
|
[ |
|
"tests/utils/httpd.py", |
|
[ |
|
"ContentMD5Handler" |
|
] |
|
] |
|
], |
|
"StaticFileServer": [ |
|
[ |
|
"tests/utils/httpd.py", |
|
[ |
|
"StaticFileServer" |
|
] |
|
] |
|
], |
|
"MockLoggerHandlers": [ |
|
[ |
|
"tests/utils/logger.py", |
|
[ |
|
"MockLoggerHandlers" |
|
] |
|
] |
|
], |
|
"ConsoleFontColorsRemover": [ |
|
[ |
|
"tests/utils/logger.py", |
|
[ |
|
"ConsoleFontColorsRemover" |
|
] |
|
] |
|
] |
|
} |