fork of https://github.com/sourcegraph/zoekt
0

Configure Feed

Select the types of activity you want to include in your feed.

at tngl 2.1 kB View raw
1queryString: generate unit test 2query: (and substr:"generate" substr:"unit" substr:"test") 3targetRank: 11 4 5github.com/sourcegraph/sourcegraph-public-snapshot/cmd/frontend/internal/insights/resolvers/insight_series_resolver.go 6300:func (j *seriesResolverGenerator) Generate(ctx context.Context, series types.InsightViewSeries, baseResolver baseInsightResolver, filters types.InsightViewFilters, options types.SeriesDisplayOptions) ([]graphqlbackend.InsightSeriesResolver, error) { 7275: Generate(ctx context.Context, series types.InsightViewSeries, baseResolver baseInsightResolver, filters types.InsightViewFilters, options types.SeriesDisplayOptions) ([]graphqlbackend.InsightSeriesResolver, error) 8286: generateResolver resolverGenerator 9hidden 16 more line matches 10 11github.com/golang/go/src/cmd/vendor/github.com/google/pprof/internal/report/report.go 1287:func Generate(w io.Writer, rpt *Report, obj plugin.ObjTool) error { 13187:func (rpt *Report) selectOutputUnit(g *graph.Graph) { 1475: SampleUnit string // Unit for the sample data from the profile. 15hidden 48 more line matches 16 17github.com/sourcegraph/sourcegraph-public-snapshot/internal/codeintel/autoindexing/internal/inference/lua/test.lua 189: generate = function(_, paths) 196: patterns = { pattern.new_path_basename "sg-test" }, 208: -- Invoked as part of unit tests for the autoindexing service 21hidden 1 more line matches 22 23github.com/golang/go/src/cmd/internal/testdir/testdir_test.go 24273:type test struct { 2574:func Test(t *testing.T) { 26263:type testCommon struct { 27hidden 120 more line matches 28 29github.com/golang/go/src/cmd/vendor/github.com/google/pprof/profile/profile.go 3065: Unit string // seconds, nanoseconds, bytes, etc 3177: NumUnit map[string][]string 3268: unitX int64 33hidden 44 more line matches 34 35github.com/golang/go/src/cmd/link/internal/loader/loader.go 3679: unit *sym.CompilationUnit 371544:func (l *Loader) SymUnit(i Sym) *sym.CompilationUnit { 38228: generatedSyms Bitmap // symbols that generate their content, indexed by ext sym idx 39hidden 50 more line matches 40 41hidden 245 more file matches