Seleziona le tue preferenze relative ai cookie

Utilizziamo cookie essenziali e strumenti simili necessari per fornire il nostro sito e i nostri servizi. Utilizziamo i cookie prestazionali per raccogliere statistiche anonime in modo da poter capire come i clienti utilizzano il nostro sito e apportare miglioramenti. I cookie essenziali non possono essere disattivati, ma puoi fare clic su \"Personalizza\" o \"Rifiuta\" per rifiutare i cookie prestazionali.

Se sei d'accordo, AWS e le terze parti approvate utilizzeranno i cookie anche per fornire utili funzionalità del sito, ricordare le tue preferenze e visualizzare contenuti pertinenti, inclusa la pubblicità pertinente. Per continuare senza accettare questi cookie, fai clic su \"Continua\" o \"Rifiuta\". Per effettuare scelte più dettagliate o saperne di più, fai clic su \"Personalizza\".

Report - AWS CodeBuild
Questa pagina non è tradotta nella tua lingua. Richiedi traduzione

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.

Contents

Note

In the following list, the required parameters are described first.

arn

The ARN of the report run.

Type: String

Length Constraints: Minimum length of 1.

Required: No

codeCoverageSummary

A CodeCoverageReportSummary object that contains a code coverage summary for this report.

Type: CodeCoverageReportSummary object

Required: No

created

The date and time this report run occurred.

Type: Timestamp

Required: No

executionId

The ARN of the build run that generated this report.

Type: String

Required: No

expired

The date and time a report expires. A report expires 30 days after it is created. An expired report is not available to view in CodeBuild.

Type: Timestamp

Required: No

exportConfig

Information about where the raw data used to generate this report was exported.

Type: ReportExportConfig object

Required: No

name

The name of the report that was run.

Type: String

Required: No

reportGroupArn

The ARN of the report group associated with this report.

Type: String

Length Constraints: Minimum length of 1.

Required: No

status

The status of this report.

Type: String

Valid Values: GENERATING | SUCCEEDED | FAILED | INCOMPLETE | DELETING

Required: No

testSummary

A TestReportSummary object that contains information about this test report.

Type: TestReportSummary object

Required: No

truncated

A boolean that specifies if this report run is truncated. The list of test cases is truncated after the maximum number of test cases is reached.

Type: Boolean

Required: No

type

The type of the report that was run.

CODE_COVERAGE

A code coverage report.

TEST

A test report.

Type: String

Valid Values: TEST | CODE_COVERAGE

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

PrivacyCondizioni del sitoPreferenze cookie
© 2025, Amazon Web Services, Inc. o società affiliate. Tutti i diritti riservati.