cba42043d7
This separates aggregating the histogram buckets (keys 0:n-2) from the sum and ping counts (keys n-1 and n). This way we can add new buckets without the new values polluting those last two buckets. See bug 1403994 |
||
---|---|---|
.. | ||
dataset.py | ||
test_aggregator.py | ||
test_db.py |