sourcegraph/sourcegraph-public-snapshot

insights: Provide better error message for lang stats live preview on empty repo

Open

#37,047 opened on Jun 10, 2022

 (4 comments) (0 reactions) (0 assignees)Go (1,374 forks)auto 404
code-insightsgood first issuewebapp

Repository metrics

Stars
 (10,290 stars)
PR merge metrics
 (PR metrics pending)

Description

The error message returned when attempting to live preview the language stats of an empty repo does not indicate what the problem is. Search insights return the error Data for this repository not found.

Related to https://github.com/sourcegraph/sourcegraph/issues/35450

Contributor guide