Aludel.Stats.Activity (aludel v0.1.18)

Copy Markdown View Source

Recent activity feeds and time-series activity reporting.

Summary

Functions

daily_activity(days \\ 30)

@spec daily_activity(integer()) :: [map()]

list_recent_activity(limit \\ 10)

@spec list_recent_activity(integer()) :: [map()]

normalize_suite_run(suite_run)

@spec normalize_suite_run(Aludel.Evals.SuiteRun.t()) :: map()