@ -142,6 +142,7 @@ class ReliabilityService:
if month_count == 0:
cumulative_failures = 0
results[last_day_date] = round(cumulative_failures, 3)
month_count += 1
continue
# Stop if we've passed the end_date