Commit Graph

20 Commits (28ef77b5a711fd4c09cca467a71cfd6ee6f3fdea)

Author SHA1 Message Date
Christopher Usher 28ef77b5a7 error handling changes as suggested by ekim
Christopher Usher 34e8d0a64b Handle the case where an hour directory disappears between listing the
hours and trying to list the segments in that hour. This could happen if the
backfiller is deleting old hours.
Christopher Usher 3207dd6878 Fixed temporary segments crashing segment coverage
Christopher Usher 49ccb6df86 warns when a directory does not exist or when there are no hours to make
a map from
Christopher Usher 3130e770c8 made while loop more pythonic
Christopher Usher a1880b2414 fixes based on ekim's suggestions
Christopher Usher bea876e0cc removed obsolete code
Christopher Usher 43e19c3c56 removed unneeded package
Christopher Usher 44390173ed comments, code style and better handling of empty hours
Christopher Usher 003261eae4 Promethous gauges and new style coverage plots
Christopher Usher 46b7c7a3b6 new plotting
Christopher Usher 9711dbab0e changing what I mean by overlap
Christopher Usher 8e79ac772a started on the guages
Christopher Usher 92a4cf0d7b bit of a clean up
Christopher Usher 20a8a214d6 working!
Christopher Usher ac72f775c9 functional
Christopher Usher 722cbd20fa first pass at checking for holes and repeats
Christopher Usher 66f5a06a5c basic segment counting working
Christopher Usher 3618510f35 basic functionality
Christopher Usher 929308f3e7 started on the segment_coverage service