This repository was archived by the owner on Sep 30, 2024. It is now read-only.
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
insights: display series with all zero results #49614
Open
Description
draft PR with some details https://github.com/sourcegraph/sourcegraph/pull/49611
- double check there's no issues with the approach
- is a client check the right approach: check that len(series) == 1 and all(series) = 0 -> display no data?
/cc @vovakulikov