This repository was archived by the owner on Sep 30, 2024. It is now read-only.
remove experimental search stats page (/stats)#45996
Merged
Merged
Conversation
Contributor
|
Codenotify: Notifying subscribers in CODENOTIFY files for diff 1892c8f...db7dd38.
|
Bundle size report 📦
Look at the Statoscope report for a full comparison between the commits db7dd38 and 1892c8f or learn more. Open explanation
|
Code Insights language stats are a big improvement over this `/stats` "Search stats" page, which was hidden behind an experimental feature for its entire lifetime. The GraphQL API still remains (and is used by Code Insights).
da77b76 to
db7dd38
Compare
limitedmage
approved these changes
Jan 2, 2023
fkling
added a commit
that referenced
this pull request
Feb 24, 2023
This flag had been removed in #46045 but (accidentally?) added back in #45705. The feature (search stats) itself been removed in #45996. Documentation about it has already been removed in #30564. The link removed in this PR has been dead since then. ## Test plan `grep`ped the code for references to the flag and used sourcegraph to find the commits that made changes to the related code and documentation.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Code Insights language stats are a big improvement over this
/stats"Search stats" page, which was hidden behind an experimental feature for its entire lifetime.The GraphQL API still remains (and is used by Code Insights).
Test plan
Create a new language stats insight. Ensure that clicking on each pie chart segment takes you to a search scoped to just that language.