alpha
Login
or
Join now
boltless.me
/
zoekt
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
fork of https://github.com/sourcegraph/zoekt
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
zoekt
/
internal
/
e2e
/
testdata
/
at
da6013d595d0fc739c84e1fd2fd3bdbfe440ea2f
16 files
Keegan Carruthers-Smith
build: use enry to detect low priority files (#829)
2y ago
a8d7c8b2
Get_databaseuser.txt
build: use enry to detect low priority files (#829) This is a much more robust detection mechanism. Additionally we have these signals we can also add in: func IsConfiguration(path string) bool func IsDocumentation(path string) bool func IsDotFile(path string) bool func IsImage(path string) bool My main concern with this change is generated file detection on content using up RAM or CPU. Will monitor this impact on pprof in production. Test Plan: go test.
2 years ago
InternalDoer.txt
Fix archive URL for ranking test (#809) The `sourcegraph/sourcegraph` repo is now private, so we switch to `sourcegraph-public-snapshot` for these tests. Eventually, we'll move the relevant tests to the sourcegraph repo itself.
2 years ago
Repository_metadata_Write_rbac.txt
Fix archive URL for ranking test (#809) The `sourcegraph/sourcegraph` repo is now private, so we switch to `sourcegraph-public-snapshot` for these tests. Eventually, we'll move the relevant tests to the sourcegraph repo itself.
2 years ago
assets_are_not_configured_for_this_binary.txt
Fix archive URL for ranking test (#809) The `sourcegraph/sourcegraph` repo is now private, so we switch to `sourcegraph-public-snapshot` for these tests. Eventually, we'll move the relevant tests to the sourcegraph repo itself.
2 years ago
bufio_buffer.txt
e2e: add a ranking test case for "zoekt searcher" (#720) This example was given in our channel recently as a good result, so lets keep track of it to ensure we don't regress. Test Plan: go test
2 years ago
bufio_flush_writer.txt
e2e: add a ranking test case for "zoekt searcher" (#720) This example was given in our channel recently as a good result, so lets keep track of it to ensure we don't regress. Test Plan: go test
2 years ago
bytes_buffer.txt
e2e: recall and visual indication of ranks (#714) This adds a new field to the golden files "targetRank" which records the rank of the document we are looking for. Additionally the document is marked with "**" in the golden files. Additionally we add a new golden file which contains recall@1, recall@5 and the MRR. I set the target documents by looking at the existing results and guessing which was the one we wanted based on memory. In some cases we no longer had the top document, for example for generate unit test. Test Plan: go test
2 years ago
coverage_data_writer.txt
build: use enry to detect low priority files (#829) This is a much more robust detection mechanism. Additionally we have these signals we can also add in: func IsConfiguration(path string) bool func IsDocumentation(path string) bool func IsDotFile(path string) bool func IsImage(path string) bool My main concern with this change is generated file detection on content using up RAM or CPU. Will monitor this impact on pprof in production. Test Plan: go test.
2 years ago
generate_unit_test.txt
Fix archive URL for ranking test (#809) The `sourcegraph/sourcegraph` repo is now private, so we switch to `sourcegraph-public-snapshot` for these tests. Eventually, we'll move the relevant tests to the sourcegraph repo itself.
2 years ago
graphql_type_User.txt
Fix archive URL for ranking test (#809) The `sourcegraph/sourcegraph` repo is now private, so we switch to `sourcegraph-public-snapshot` for these tests. Eventually, we'll move the relevant tests to the sourcegraph repo itself.
2 years ago
r_cody_sourcegraph_url.txt
e2e: recall and visual indication of ranks (#714) This adds a new field to the golden files "targetRank" which records the rank of the document we are looking for. Additionally the document is marked with "**" in the golden files. Additionally we add a new golden file which contains recall@1, recall@5 and the MRR. I set the target documents by looking at the existing results and guessing which was the one we wanted based on memory. In some cases we no longer had the top document, for example for generate unit test. Test Plan: go test
2 years ago
rank_stats.txt
Remove redundant phrase boost logic
2 years ago
sourcegraphserver_docker_image_build.txt
Fix archive URL for ranking test (#809) The `sourcegraph/sourcegraph` repo is now private, so we switch to `sourcegraph-public-snapshot` for these tests. Eventually, we'll move the relevant tests to the sourcegraph repo itself.
2 years ago
test_server.txt
build: use enry to detect low priority files (#829) This is a much more robust detection mechanism. Additionally we have these signals we can also add in: func IsConfiguration(path string) bool func IsDocumentation(path string) bool func IsDotFile(path string) bool func IsImage(path string) bool My main concern with this change is generated file detection on content using up RAM or CPU. Will monitor this impact on pprof in production. Test Plan: go test.
2 years ago
time_compare.txt
build: use enry to detect low priority files (#829) This is a much more robust detection mechanism. Additionally we have these signals we can also add in: func IsConfiguration(path string) bool func IsDocumentation(path string) bool func IsDotFile(path string) bool func IsImage(path string) bool My main concern with this change is generated file detection on content using up RAM or CPU. Will monitor this impact on pprof in production. Test Plan: go test.
2 years ago
zoekt_searcher.txt
Fix archive URL for ranking test (#809) The `sourcegraph/sourcegraph` repo is now private, so we switch to `sourcegraph-public-snapshot` for these tests. Eventually, we'll move the relevant tests to the sourcegraph repo itself.
2 years ago