Create Ci::DailyBuildGroupReportResult for daily code coverage
This basically moves away from the EAV model which was Ci::DailyReportResult. Process is still the same, but now we're using JSONB column to store all the metrics. For now, it's just coverage.
Showing
Please register or sign in to comment