python_mozaggregator/tests
Frank Bertsch cba42043d7 Aggregate histograms of different lengths correctly
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
2018-01-10 15:39:08 -06:00
..
dataset.py Ignore NULL main histogram representations 2017-12-18 14:55:54 -06:00
test_aggregator.py Ignore NULL main histogram representations 2017-12-18 14:55:54 -06:00
test_db.py Aggregate histograms of different lengths correctly 2018-01-10 15:39:08 -06:00