Aludel.Stats.Overview (aludel v0.2.0)

Copy Markdown View Source

Top-line dashboard metrics and period comparisons.

Summary

Functions

avg_latency()

@spec avg_latency() :: number()

comparison_stats(days \\ 7)

@spec comparison_stats(integer()) :: map()

success_rate(passed, failed)

@spec success_rate(integer(), integer()) :: float()

test_totals()

@spec test_totals() :: {integer(), integer()}

total_runs()

@spec total_runs() :: integer()