Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ci_daily_build_group_report_results.yml « docs « db - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 619f1d85d6fde7b403845b446814c7e911b79ae0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
table_name: ci_daily_build_group_report_results
classes:
- Ci::DailyBuildGroupReportResult
feature_categories:
- code_testing
description: Stores daily aggregated data related to the build group, including code
  coverage data.
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/30387
milestone: '13.0'
gitlab_schema: gitlab_ci
sharding_key:
  project_id: projects