You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(growth-report): share window-growth math between KPIs
Factor the new_in/before/pct window calculation into a single _window_growth()
helper taking a collection of creation timestamps; _workspace_growth_kpi and the
Users-section growth KPI now both call it, so a growth-window change lives in one
place. Behavior unchanged (154 tests pass).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments