MCPcopy Create free account

hub / github.com/cloudflare/artifact-fs / functions

Functions761 in github.com/cloudflare/artifact-fs

FunctionTestRepoPrepareFieldsRoundTrip
(t *testing.T)
internal/registry/registry_test.go:12
FunctionTestResolveHEADAndBuildTreeIndex
(t *testing.T)
internal/gitstore/gitstore_test.go:17
FunctionTestResolveOverlayTakesPrecedence
(t *testing.T)
internal/fusefs/merged_test.go:120
FunctionTestResolvePrefersWhiteout
(t *testing.T)
internal/fusefs/merged_test.go:109
FunctionTestRestartRunningPrepareSkipsStalePreparingSnapshot
(t *testing.T)
internal/daemon/async_test.go:205
FunctionTestRootInodeAttributesDoNotRequireResolver
(t *testing.T)
internal/fusefs/fuse_unix_test.go:56
FunctionTestRootInodeAttributesUseStableResolverAttrsWhenReady
(t *testing.T)
internal/fusefs/fuse_unix_test.go:71
FunctionTestRunPrepareDoesNotMarkSupersededConfigFailed
(t *testing.T)
internal/daemon/async_test.go:662
FunctionTestRunPrepareDoesNotMarkSupersededConfigReady
(t *testing.T)
internal/daemon/async_test.go:612
FunctionTestRunPrepareDoesNotOpenGateWhenReadyPersistenceFails
(t *testing.T)
internal/daemon/async_test.go:561
FunctionTestRunPrepareFailurePersistsRedactedError
(t *testing.T)
internal/daemon/async_test.go:268
FunctionTestRunPrepareFreshCloneSkipsSecondFetchForBranchFetchRef
(t *testing.T)
internal/daemon/async_test.go:485
FunctionTestRunPreparePreparedGitDirPublishesSnapshotAndMarksReady
(t *testing.T)
internal/daemon/async_test.go:365
FunctionTestRunPrepareRejectsPersistedInlineCredentialsBeforeClone
(t *testing.T)
internal/daemon/async_test.go:81
FunctionTestSetBatchPoolSizeUpdatesExistingAndNewPools
(t *testing.T)
internal/gitstore/gitstore_test.go:1131
FunctionTestSetMtime
(t *testing.T)
internal/overlay/store_test.go:795
FunctionTestSetMtimePromotesBaseFileWithSeparateCtime
(t *testing.T)
internal/fusefs/merged_test.go:196
FunctionTestSetMtimeRejectsRootAndBaseSymlink
(t *testing.T)
internal/fusefs/merged_test.go:220
FunctionTestSetMtimeRepairsGitTreeDirectoryMode
(t *testing.T)
internal/overlay/store_test.go:576
FunctionTestSizeUpdateBatcherFlushesOnStop
(t *testing.T)
internal/daemon/async_test.go:444
FunctionTestStartPrepareWorkerTimesOutAndPersistsFailed
(t *testing.T)
internal/daemon/async_test.go:318
FunctionTestSyncReposSkipsResetWhilePrepareWorkerInFlight
(t *testing.T)
internal/daemon/async_test.go:150
FunctionTestTruncateUpdatesSizeAndTimes
(t *testing.T)
internal/overlay/store_test.go:610
FunctionTestUpdateSizeUsesGenerationObjectOIDIndex
(t *testing.T)
internal/snapshot/store_test.go:151
FunctionTestValidateCachedBlobKeepsFileOnVerifyError
(t *testing.T)
internal/hydrator/hydrator_test.go:386
FunctionTestValidatePreparedGitDirAllowsAtInHTTPSOriginPath
(t *testing.T)
internal/gitstore/gitstore_test.go:570
FunctionTestValidatePreparedGitDirRejectsCredentialedOrigin
(t *testing.T)
internal/gitstore/gitstore_test.go:530
FunctionTestValidatePreparedGitDirRejectsMalformedCredentialedOrigin
(t *testing.T)
internal/gitstore/gitstore_test.go:549
FunctionTestWatchIgnoresIndexOnlyChanges
(t *testing.T)
internal/watcher/watcher_test.go:190
FunctionTestWatchTriggersOnCurrentBranchAdvance
(t *testing.T)
internal/watcher/watcher_test.go:51
FunctionTestWatchTriggersOnHeadChange
(t *testing.T)
internal/watcher/watcher_test.go:10
FunctionTestWriteAndRead
(t *testing.T)
internal/overlay/store_test.go:80
MethodTruncate
(_ context.Context, _ string, _ int64)
internal/fusefs/merged_test.go:62
MethodTruncate
(ctx context.Context, path string, size int64)
internal/fusefs/ops.go:194
MethodTruncate
(ctx context.Context, path string, size int64)
internal/overlay/store.go:196
MethodUnlink
(ctx context.Context, op *fuseops.UnlinkOp)
internal/fusefs/fuse_unix.go:586
MethodUnlink
(ctx context.Context, op *fuseops.UnlinkOp)
internal/fusefs/gated_fs.go:116
MethodUnlink
(ctx context.Context, path string)
internal/fusefs/ops.go:101
MethodUnmount
()
internal/fusefs/fuse_unix.go:706
MethodUnmount
(ctx context.Context, name string)
internal/daemon/daemon.go:469
MethodUpdateSize
UpdateSize sets the size for a blob after hydration. Updates all rows with the given OID in the current generation so stat() returns the correct size
internal/snapshot/store.go:167
MethodValidatePreparedGitDir
(ctx context.Context, repo model.RepoConfig)
internal/gitstore/gitstore.go:230
MethodVerifyBlob
(ctx context.Context, repo model.RepoConfig, objectOID string, cachePath string)
internal/gitstore/gitstore.go:557
MethodVerifyBlob
(_ context.Context, _ model.RepoConfig, _ string, _ string)
internal/hydrator/hydrator_test.go:586
MethodWriteFile
(_ context.Context, _ string, _ int64, _ []byte)
internal/fusefs/merged_test.go:59
MethodWriteFile
(ctx context.Context, op *fuseops.WriteFileOp)
internal/fusefs/fuse_unix.go:515
MethodWriteFile
(ctx context.Context, op *fuseops.WriteFileOp)
internal/fusefs/gated_fs.go:162
MethodWriteFile
(_ context.Context, path string, off int64, data []byte)
internal/fusefs/ops_test.go:77
MethodWriteFile
(ctx context.Context, path string, off int64, data []byte)
internal/overlay/store.go:171
FunctionconfigGitSafeDir
configGitSafeDir adds a safe.directory entry for the mount path.
e2e_setup_linux_test.go:19
FunctionconfigGitSafeDir
configGitSafeDir adds safe.directory entries for the mount path. macOS resolves /tmp to /private/tmp, so we add both variants.
e2e_setup_darwin_test.go:33
FunctionconfigureBatchCommand
(_ *exec.Cmd)
internal/gitstore/process_windows.go:7
Methodconstructor
( message: string, readonly status: number )
examples/cloudflare-sandbox-sdk/src/index.ts:554
Functionfetch
(request: Request, env: Env)
examples/cloudflare-sandbox-sdk/src/index.ts:40
FunctionisMounted
isMounted checks whether the given path is a FUSE mount point. On macOS, mount(8) reports /private/tmp even for /tmp paths.
e2e_setup_darwin_test.go:42
FunctionisMounted
isMounted checks whether the given path is an active mount point. On macOS, mount(8) output format is: <device> on <path> (<options>) We match the " o
internal/daemon/mount_check_darwin.go:12
FunctionkillBatchCommand
(cmd *exec.Cmd)
internal/gitstore/process_windows.go:9
Functionmain
main keeps CLI wiring separate from the testable command implementation.
cmd/artifact-fs/main.go:13
FunctionnewInflight
()
internal/hydrator/inflight.go:5
FunctionplatformMountConfig
(cfg *fuse.MountConfig)
internal/fusefs/fuse_darwin.go:7
FunctionskipIfNoFUSE
skipIfNoFUSE skips the test if macFUSE is not installed or the mount helper cannot be executed by this test process. Some sandboxed environments expos
e2e_setup_darwin_test.go:15
← previous701–761 of 761, ranked by callers