mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 12:51:55 +00:00
Reverts sourcegraph/sourcegraph#64304 Number of redis related issues cropped up live ## Test plan CI
417 lines
15 KiB
YAML
417 lines
15 KiB
YAML
- filename: internal/authz/providers/gerrit/mocks_test.go
|
|
sources:
|
|
- path: github.com/sourcegraph/sourcegraph/internal/extsvc/gerrit
|
|
interfaces:
|
|
- Client
|
|
prefix: Gerrit
|
|
- filename: internal/batches/sources/mocks_test.go
|
|
sources:
|
|
- path: github.com/sourcegraph/sourcegraph/internal/batches/sources
|
|
interfaces:
|
|
- ChangesetSource
|
|
- ForkableChangesetSource
|
|
- SourcerStore
|
|
- path: github.com/sourcegraph/sourcegraph/internal/extsvc/bitbucketcloud
|
|
interfaces:
|
|
- Client
|
|
prefix: BitbucketCloud
|
|
- path: github.com/sourcegraph/sourcegraph/internal/extsvc/azuredevops
|
|
interfaces:
|
|
- Client
|
|
prefix: AzureDevOps
|
|
- path: github.com/sourcegraph/sourcegraph/internal/extsvc/gerrit
|
|
interfaces:
|
|
- Client
|
|
prefix: Gerrit
|
|
- path: github.com/sourcegraph/sourcegraph/internal/gitserver
|
|
interfaces:
|
|
- Client
|
|
prefix: Gitserver
|
|
- filename: cmd/frontend/internal/httpapi/mocks_test.go
|
|
path: github.com/sourcegraph/sourcegraph/internal/httpcli
|
|
interfaces:
|
|
- Doer
|
|
- filename: cmd/frontend/internal/httpapi/releasecache/mocks_test.go
|
|
path: github.com/sourcegraph/sourcegraph/cmd/frontend/internal/httpapi/releasecache
|
|
interfaces:
|
|
- ReleaseCache
|
|
- filename: cmd/gitserver/internal/vcssyncer/mock.go
|
|
path: github.com/sourcegraph/sourcegraph/cmd/gitserver/internal/vcssyncer
|
|
interfaces:
|
|
- VCSSyncer
|
|
- filename: cmd/symbols/internal/fetcher/mocks_test.go
|
|
path: github.com/sourcegraph/sourcegraph/cmd/symbols/internal/gitserver
|
|
interfaces:
|
|
- GitServerClient
|
|
- filename: cmd/symbols/internal/api/mocks_test.go
|
|
path: github.com/sourcegraph/sourcegraph/cmd/symbols/internal/gitserver
|
|
interfaces:
|
|
- GitServerClient
|
|
- filename: cmd/executor/internal/worker/workspace/mocks_test.go
|
|
sources:
|
|
- path: github.com/sourcegraph/sourcegraph/cmd/executor/internal/worker/command
|
|
interfaces:
|
|
- Command
|
|
- path: github.com/sourcegraph/sourcegraph/cmd/executor/internal/worker/cmdlogger
|
|
interfaces:
|
|
- Logger
|
|
- LogEntry
|
|
- path: github.com/sourcegraph/sourcegraph/cmd/executor/internal/worker/files
|
|
interfaces:
|
|
- Store
|
|
- path: github.com/sourcegraph/sourcegraph/cmd/executor/internal/util
|
|
interfaces:
|
|
- CmdRunner
|
|
- filename: cmd/executor/internal/worker/runner/mocks_test.go
|
|
sources:
|
|
- path: github.com/sourcegraph/sourcegraph/cmd/executor/internal/worker/command
|
|
interfaces:
|
|
- Command
|
|
- path: github.com/sourcegraph/sourcegraph/cmd/executor/internal/worker/cmdlogger
|
|
interfaces:
|
|
- Logger
|
|
- LogEntry
|
|
- path: github.com/sourcegraph/sourcegraph/cmd/executor/internal/worker/files
|
|
interfaces:
|
|
- Store
|
|
- filename: cmd/executor/internal/worker/files/mocks_test.go
|
|
sources:
|
|
- path: github.com/sourcegraph/sourcegraph/cmd/executor/internal/worker/files
|
|
interfaces:
|
|
- Store
|
|
- filename: cmd/executor/internal/worker/command/mocks_test.go
|
|
sources:
|
|
- path: github.com/sourcegraph/sourcegraph/cmd/executor/internal/worker/command
|
|
interfaces:
|
|
- Command
|
|
- path: github.com/sourcegraph/sourcegraph/cmd/executor/internal/worker/cmdlogger
|
|
interfaces:
|
|
- Logger
|
|
- LogEntry
|
|
- ExecutionLogEntryStore
|
|
- filename: cmd/executor/internal/worker/cmdlogger/mocks_test.go
|
|
sources:
|
|
- path: github.com/sourcegraph/sourcegraph/cmd/executor/internal/worker/cmdlogger
|
|
interfaces:
|
|
- Logger
|
|
- LogEntry
|
|
- ExecutionLogEntryStore
|
|
- filename: cmd/executor/internal/worker/mocks_test.go
|
|
sources:
|
|
- path: github.com/sourcegraph/sourcegraph/cmd/executor/internal/worker/command
|
|
interfaces:
|
|
- Command
|
|
- path: github.com/sourcegraph/sourcegraph/cmd/executor/internal/worker/cmdlogger
|
|
interfaces:
|
|
- Logger
|
|
- LogEntry
|
|
- ExecutionLogEntryStore
|
|
- path: github.com/sourcegraph/sourcegraph/cmd/executor/internal/util
|
|
interfaces:
|
|
- CmdRunner
|
|
- path: github.com/sourcegraph/sourcegraph/cmd/executor/internal/worker/files
|
|
interfaces:
|
|
- Store
|
|
- path: github.com/sourcegraph/sourcegraph/cmd/executor/internal/worker/runtime
|
|
interfaces:
|
|
- Runtime
|
|
- path: github.com/sourcegraph/sourcegraph/cmd/executor/internal/worker/runner
|
|
interfaces:
|
|
- Runner
|
|
- path: github.com/sourcegraph/sourcegraph/cmd/executor/internal/worker/workspace
|
|
interfaces:
|
|
- Workspace
|
|
- filename: cmd/executor/internal/worker/runtime/mocks_test.go
|
|
sources:
|
|
- path: github.com/sourcegraph/sourcegraph/cmd/executor/internal/worker/command
|
|
interfaces:
|
|
- Command
|
|
- path: github.com/sourcegraph/sourcegraph/cmd/executor/internal/worker/cmdlogger
|
|
interfaces:
|
|
- Logger
|
|
- LogEntry
|
|
- path: github.com/sourcegraph/sourcegraph/cmd/executor/internal/worker/files
|
|
interfaces:
|
|
- Store
|
|
- path: github.com/sourcegraph/sourcegraph/cmd/executor/internal/worker/workspace
|
|
interfaces:
|
|
- Workspace
|
|
- path: github.com/sourcegraph/sourcegraph/cmd/executor/internal/util
|
|
interfaces:
|
|
- CmdRunner
|
|
- filename: internal/codeintel/uploads/transport/http/mocks_test.go
|
|
path: github.com/sourcegraph/sourcegraph/internal/uploadhandler
|
|
interfaces:
|
|
- DBStore
|
|
- filename: internal/uploadhandler/mocks_test.go
|
|
path: github.com/sourcegraph/sourcegraph/internal/uploadhandler
|
|
interfaces:
|
|
- DBStore
|
|
- filename: internal/codeintel/uploads/transport/http/auth/mocks_test.go
|
|
path: github.com/sourcegraph/sourcegraph/internal/codeintel/uploads/transport/http/auth
|
|
interfaces:
|
|
- GitHubClient
|
|
- filename: cmd/frontend/internal/executorqueue/queues/batches/mocks_test.go
|
|
path: github.com/sourcegraph/sourcegraph/cmd/frontend/internal/executorqueue/queues/batches
|
|
interfaces:
|
|
- BatchesStore
|
|
- filename: cmd/frontend/internal/executorqueue/mocks_test.go
|
|
path: github.com/sourcegraph/sourcegraph/cmd/frontend/internal/executorqueue
|
|
interfaces:
|
|
- GitserverClient
|
|
- filename: internal/batches/syncer/mocks_test.go
|
|
path: github.com/sourcegraph/sourcegraph/internal/batches/syncer
|
|
interfaces:
|
|
- SyncStore
|
|
- filename: internal/codeintel/autoindexing/internal/background/dependencies/mocks_test.go
|
|
sources:
|
|
- path: github.com/sourcegraph/sourcegraph/internal/codeintel/autoindexing/internal/background/dependencies
|
|
interfaces:
|
|
- DependenciesService
|
|
- GitserverRepoStore
|
|
- ExternalServiceStore
|
|
- ReposStore
|
|
- IndexEnqueuer
|
|
- UploadService
|
|
- path: github.com/sourcegraph/sourcegraph/internal/codeintel/uploads/shared
|
|
interfaces:
|
|
- PackageReferenceScanner
|
|
- path: github.com/sourcegraph/sourcegraph/internal/codeintel/autoindexing/internal/store
|
|
interfaces:
|
|
- Store
|
|
- filename: internal/codeintel/dependencies/internal/background/mocks_test.go
|
|
sources:
|
|
- path: github.com/sourcegraph/sourcegraph/internal/codeintel/dependencies/internal/background
|
|
interfaces:
|
|
- ExternalServiceStore
|
|
- AutoIndexingService
|
|
- DependenciesService
|
|
- filename: internal/codeintel/autoindexing/mocks_test.go
|
|
sources:
|
|
- path: github.com/sourcegraph/sourcegraph/internal/codeintel/autoindexing/internal/store
|
|
interfaces:
|
|
- Store
|
|
- path: github.com/sourcegraph/sourcegraph/internal/codeintel/autoindexing
|
|
interfaces:
|
|
- InferenceService
|
|
- UploadService
|
|
- filename: internal/codeintel/autoindexing/internal/inference/mocks_test.go
|
|
path: github.com/sourcegraph/sourcegraph/internal/codeintel/autoindexing/internal/inference
|
|
interfaces:
|
|
- GitService
|
|
- SandboxService
|
|
- filename: internal/codeintel/policies/mocks_test.go
|
|
sources:
|
|
- path: github.com/sourcegraph/sourcegraph/internal/codeintel/policies/internal/store
|
|
interfaces:
|
|
- Store
|
|
- path: github.com/sourcegraph/sourcegraph/internal/codeintel/policies
|
|
interfaces:
|
|
- UploadService
|
|
- filename: internal/codeintel/uploads/mocks_test.go
|
|
sources:
|
|
- path: github.com/sourcegraph/sourcegraph/internal/codeintel/uploads/internal/store
|
|
interfaces:
|
|
- Store
|
|
- path: github.com/sourcegraph/sourcegraph/internal/codeintel/uploads
|
|
interfaces:
|
|
- RepoStore
|
|
- path: github.com/sourcegraph/sourcegraph/internal/codeintel/uploads
|
|
interfaces:
|
|
- PolicyService
|
|
- filename: internal/codeintel/uploads/internal/background/processor/mocks_test.go
|
|
sources:
|
|
- path: github.com/sourcegraph/sourcegraph/internal/codeintel/uploads/internal/background/processor
|
|
interfaces:
|
|
- RepoStore
|
|
- filename: internal/codeintel/uploads/internal/background/expirer/mocks_test.go
|
|
sources:
|
|
- path: github.com/sourcegraph/sourcegraph/internal/codeintel/uploads/internal/background/expirer
|
|
interfaces:
|
|
- PolicyService
|
|
- PolicyMatcher
|
|
- filename: internal/database/migration/runner/mocks_test.go
|
|
path: github.com/sourcegraph/sourcegraph/internal/database/migration/runner
|
|
interfaces:
|
|
- Store
|
|
- filename: internal/database/basestore/mocks_test.go
|
|
path: github.com/sourcegraph/sourcegraph/internal/database/basestore
|
|
interfaces:
|
|
- Rows
|
|
- filename: internal/featureflag/mocks_test.go
|
|
path: github.com/sourcegraph/sourcegraph/internal/featureflag
|
|
interfaces:
|
|
- Store
|
|
- filename: internal/goroutine/mocks_test.go
|
|
path: github.com/sourcegraph/sourcegraph/internal/goroutine
|
|
interfaces:
|
|
- BackgroundRoutine
|
|
- ErrorHandler
|
|
- Finalizer
|
|
- Handler
|
|
- filename: lib/background/mocks_test.go
|
|
path: github.com/sourcegraph/sourcegraph/lib/background
|
|
interfaces:
|
|
- Routine
|
|
- filename: internal/oobmigration/mocks_test.go
|
|
path: github.com/sourcegraph/sourcegraph/internal/oobmigration
|
|
interfaces:
|
|
- Migrator
|
|
- storeIface
|
|
- filename: internal/object/mocks_test.go
|
|
path: github.com/sourcegraph/sourcegraph/internal/object
|
|
interfaces:
|
|
- gcsAPI
|
|
- gcsBucketHandle
|
|
- gcsComposer
|
|
- gcsObjectHandle
|
|
- s3API
|
|
- s3Uploader
|
|
package: object
|
|
- filename: internal/workerutil/mocks_test.go
|
|
path: github.com/sourcegraph/sourcegraph/internal/workerutil
|
|
interfaces:
|
|
- Handler
|
|
- Store
|
|
- WithHooks
|
|
- WithPreDequeue
|
|
- filename: internal/authz/providers/github/mocks_test.go
|
|
path: github.com/sourcegraph/sourcegraph/internal/authz/providers/github
|
|
interfaces:
|
|
- client
|
|
- filename: internal/conf/mocks_test.go
|
|
path: github.com/sourcegraph/sourcegraph/internal/conf
|
|
interfaces:
|
|
- ConfigurationSource
|
|
- filename: internal/search/repos/mocks_test.go
|
|
path: github.com/sourcegraph/zoekt
|
|
interfaces:
|
|
- Streamer
|
|
- filename: internal/search/symbol/mocks_test.go
|
|
path: github.com/sourcegraph/zoekt
|
|
interfaces:
|
|
- Streamer
|
|
- filename: cmd/worker/internal/telemetry/mocks_test.go
|
|
path: github.com/sourcegraph/sourcegraph/cmd/worker/internal/telemetry
|
|
interfaces:
|
|
- bookmarkStore
|
|
- filename: cmd/worker/internal/sourcegraphaccounts/mocks_test.go
|
|
path: github.com/sourcegraph/sourcegraph/cmd/worker/internal/sourcegraphaccounts
|
|
interfaces:
|
|
- notificationsSubscriberStore
|
|
- filename: internal/codeintel/ranking/mocks_test.go
|
|
sources:
|
|
- path: github.com/sourcegraph/sourcegraph/internal/codeintel/ranking/internal/store
|
|
interfaces:
|
|
- Store
|
|
- path: github.com/sourcegraph/sourcegraph/internal/conf/conftypes
|
|
interfaces:
|
|
- SiteConfigQuerier
|
|
- filename: cmd/frontend/internal/auth/userpasswd/mocks_test.go
|
|
path: github.com/sourcegraph/sourcegraph/cmd/frontend/internal/auth/userpasswd
|
|
interfaces:
|
|
- LockoutStore
|
|
- filename: internal/codeintel/uploads/transport/graphql/mocks_test.go
|
|
path: github.com/sourcegraph/sourcegraph/internal/codeintel/uploads/transport/graphql
|
|
interfaces:
|
|
- UploadsService
|
|
- filename: internal/codeintel/codenav/transport/graphql/mocks_test.go
|
|
path: github.com/sourcegraph/sourcegraph/internal/codeintel/codenav/transport/graphql
|
|
interfaces:
|
|
- AutoIndexingService
|
|
- CodeNavService
|
|
- filename: internal/insights/background/mocks_test.go
|
|
path: github.com/sourcegraph/sourcegraph/internal/insights/background
|
|
interfaces:
|
|
- RepoStore
|
|
- filename: internal/insights/discovery/mocks_test.go
|
|
path: github.com/sourcegraph/sourcegraph/internal/insights/discovery
|
|
interfaces:
|
|
- RepoQueryExecutor
|
|
- filename: internal/insights/scheduler/mocks_test.go
|
|
path: github.com/sourcegraph/sourcegraph/internal/insights/scheduler
|
|
interfaces:
|
|
- RepoQueryExecutor
|
|
- filename: internal/insights/store/mocks_test.go
|
|
path: github.com/sourcegraph/sourcegraph/internal/insights/store
|
|
interfaces:
|
|
- InsightPermissionStore
|
|
- filename: cmd/cody-gateway/internal/auth/mocks_test.go
|
|
sources:
|
|
- path: github.com/sourcegraph/sourcegraph/cmd/cody-gateway/internal/actor/productsubscription
|
|
interfaces:
|
|
- ListingCache
|
|
- filename: cmd/cody-gateway/internal/dotcom/mocks.go
|
|
sources:
|
|
- path: github.com/Khan/genqlient/graphql
|
|
interfaces:
|
|
- Client
|
|
- filename: internal/embeddings/embed/mocks_test.go
|
|
path: github.com/sourcegraph/sourcegraph/internal/embeddings/embed
|
|
interfaces:
|
|
- ContextService
|
|
- filename: internal/redispool/mocks.go
|
|
path: github.com/sourcegraph/sourcegraph/internal/redispool
|
|
interfaces:
|
|
- KeyValue
|
|
- filename: internal/telemetry/telemetrytest/mocks.go
|
|
package: telemetrytest
|
|
sources:
|
|
- path: github.com/sourcegraph/sourcegraph/internal/telemetry
|
|
interfaces:
|
|
- EventsStore
|
|
- filename: cmd/gitserver/internal/integration_tests/mocks.go
|
|
package: inttests
|
|
sources:
|
|
- path: github.com/sourcegraph/sourcegraph/cmd/gitserver/internal
|
|
interfaces:
|
|
- RepositoryLocker
|
|
- RepositoryLock
|
|
- filename: cmd/gitserver/internal/mocks_test.go
|
|
package: internal
|
|
sources:
|
|
- path: github.com/sourcegraph/sourcegraph/cmd/gitserver/internal
|
|
interfaces:
|
|
- service
|
|
- RepositoryLocker
|
|
- RepositoryLock
|
|
- filename: dev/build-tracker/mocks_test.go
|
|
path: github.com/sourcegraph/sourcegraph/dev/build-tracker
|
|
package: main
|
|
interfaces:
|
|
- BigQueryWriter
|
|
- filename: cmd/cody-gateway/internal/actor/productsubscription/productsubscriptiontest/mocks.go
|
|
package: productsubscriptiontest
|
|
sources:
|
|
- path: github.com/sourcegraph/sourcegraph/cmd/cody-gateway/internal/actor/productsubscription
|
|
interfaces:
|
|
- EnterprisePortalClient
|
|
- filename: cmd/enterprise-portal/internal/subscriptionsservice/mocks_test.go
|
|
package: subscriptionsservice
|
|
sources:
|
|
- path: github.com/sourcegraph/sourcegraph/cmd/enterprise-portal/internal/subscriptionsservice
|
|
interfaces:
|
|
- StoreV1
|
|
- filename: cmd/enterprise-portal/internal/codyaccessservice/mocks_test.go
|
|
package: codyaccessservice
|
|
sources:
|
|
- path: github.com/sourcegraph/sourcegraph/cmd/enterprise-portal/internal/codyaccessservice
|
|
interfaces:
|
|
- StoreV1
|
|
- filename: dev/sg/internal/analytics/mocks_test.go
|
|
path: github.com/sourcegraph/sourcegraph/dev/sg/internal/analytics
|
|
package: analytics
|
|
interfaces:
|
|
- secretStore
|
|
- filename: internal/releaseregistry/mocks/mocks.go
|
|
path: github.com/sourcegraph/sourcegraph/internal/releaseregistry
|
|
package: mocks
|
|
interfaces:
|
|
- ReleaseRegistryClient
|
|
- filename: cmd/enterprise-portal/internal/routines/licenseexpiration/mocks_test.go
|
|
package: licenseexpiration
|
|
sources:
|
|
- path: github.com/sourcegraph/sourcegraph/cmd/enterprise-portal/internal/routines/licenseexpiration
|
|
interfaces:
|
|
- Store
|