summaryrefslogtreecommitdiff
path: root/db/docs/ci_build_report_results.yml
blob: b1f112aea3c6765c12d56e630e7e598330a6d1e7 (plain)
1
2
3
4
5
6
7
8
9
---
table_name: ci_build_report_results
classes:
- Ci::BuildReportResult
feature_categories:
- code_testing
description: Stores data related to the build that finished, including junit test data.
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/32991
milestone: '13.1'