8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d78afb3 commit 2828b10Copy full SHA for 2828b10
docs/gl_objects/pipelines_and_jobs.rst
@@ -369,7 +369,7 @@ Get the test report for a pipeline::
369
test_report = pipeline.test_report.get()
370
371
Pipeline test report summary
372
-====================
+============================
373
374
Get a pipeline’s test report summary.
375
@@ -380,7 +380,7 @@ Reference
380
381
+ :class:`gitlab.v4.objects.ProjectPipelineTestReportSummary`
382
+ :class:`gitlab.v4.objects.ProjectPipelineTestReportSummaryManager`
383
- + :attr:`gitlab.v4.objects.ProjectPipeline.test_report)summary`
+ + :attr:`gitlab.v4.objects.ProjectPipeline.test_report_summary`
384
385
* GitLab API: https://docs.gitlab.com/ee/api/pipelines.html#get-a-pipelines-test-report-summary
386
0 commit comments