sourcegraph/sourcegraph-public-snapshot

insights: how to represent language stats time scope

Aperta

#27.151 aperta il 5 nov 2021

 (1 commento) (0 reazioni) (0 assegnatari)Go (1374 fork)auto 404
backendcode-insightsdebtgood first issueinsights-settings-migration

Metriche repository

Star
 (10.290 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

I guess my only concern here is that the semantic of a 0 value interval is ambiguous. What does that mean to a client, and how should one execute the search queries to generate this series based on this information?

I wonder if we just should have a new TimeScope type for a single time point (the most recent for example)? The intention behind the TimeScope was to ultimately have multiple types, some of which would have an interval and others would be different. Maybe this is a justification here? What do you think?

Originally posted by @coury-clark in https://github.com/sourcegraph/sourcegraph/pull/27102#discussion_r743760401

Guida contributor