openstack-health/test
Matthew Treinish 6cf4f2ae9f
Properly display missing data in run graphs
This commit fixes the display of missing run data on the run stat
graphs. Previously d3 would interpolate between any 2 consecutive
data points regardless if there were missing samples between them.
In an earlier commit we updated the rest api to return an empty list
for samples that have no data. This commit builds off of that and
treats those empty lists as 0 for all values in that timestamp.

Change-Id: I137e4cfa1f22aaf2d932aa3d3420ebd841abca43
2015-12-22 17:53:10 -05:00
..
e2e Allow users to select information grouping 2015-12-17 01:06:24 +00:00
unit Properly display missing data in run graphs 2015-12-22 17:53:10 -05:00
karma.conf.js Enable coverage reporting. 2015-11-16 13:44:54 -07:00
protractor.conf.js Use Chrome for Protractor E2E testing. 2015-11-13 14:40:50 -07:00