Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aptabase/aptabase
/ KeyMetrics
Method
KeyMetrics
src/Features/Stats/StatsController.cs:21–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
19
public KeyMetricsRow? Previous { get; set; }
20
21
public KeyMetrics()
22
{
23
}
24
25
public KeyMetrics(KeyMetricsRow current)
26
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected