Report
class Report
Information about the results from running a series of test cases during the run of a build project. The test cases are specified in the buildspec for the build project using one or more paths to the test case files. You can specify any type of tests you want, such as unit tests, integration tests, and functional tests.
Types
Properties
Link copied to clipboard
A CodeCoverageReportSummary
object that contains a code coverage summary for this report.
Link copied to clipboard
The ARN of the build run that generated this report.
Link copied to clipboard
Information about where the raw data used to generate this report was exported.
Link copied to clipboard
The ARN of the report group associated with this report.
Link copied to clipboard
The status of this report.
Link copied to clipboard
A TestReportSummary
object that contains information about this test report.
Link copied to clipboard
The type of the report that was run.