Selecione suas preferências de cookies

Usamos cookies essenciais e ferramentas semelhantes que são necessárias para fornecer nosso site e serviços. Usamos cookies de desempenho para coletar estatísticas anônimas, para que possamos entender como os clientes usam nosso site e fazer as devidas melhorias. Cookies essenciais não podem ser desativados, mas você pode clicar em “Personalizar” ou “Recusar” para recusar cookies de desempenho.

Se você concordar, a AWS e terceiros aprovados também usarão cookies para fornecer recursos úteis do site, lembrar suas preferências e exibir conteúdo relevante, incluindo publicidade relevante. Para aceitar ou recusar todos os cookies não essenciais, clique em “Aceitar” ou “Recusar”. Para fazer escolhas mais detalhadas, clique em “Personalizar”.

ReportGroup

Modo de foco
ReportGroup - AWS CodeBuild
Esta página não foi traduzida para seu idioma. Solicitar tradução

A series of reports. Each report contains information about the results from running a series of test cases. You specify the test cases for a report group in the buildspec for a build project using one or more paths to the test case files.

Contents

Note

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

arn

The ARN of the ReportGroup.

Type: String

Length Constraints: Minimum length of 1.

Required: No

created

The date and time this ReportGroup was created.

Type: Timestamp

Required: No

exportConfig

Information about the destination where the raw data of this ReportGroup is exported.

Type: ReportExportConfig object

Required: No

lastModified

The date and time this ReportGroup was last modified.

Type: Timestamp

Required: No

name

The name of the ReportGroup.

Type: String

Length Constraints: Minimum length of 2. Maximum length of 128.

Required: No

status

The status of the report group. This property is read-only.

This can be one of the following values:

ACTIVE

The report group is active.

DELETING

The report group is in the process of being deleted.

Type: String

Valid Values: ACTIVE | DELETING

Required: No

tags

A list of tag key and value pairs associated with this report group.

These tags are available for use by AWS services that support AWS CodeBuild report group tags.

Type: Array of Tag objects

Array Members: Minimum number of 0 items. Maximum number of 50 items.

Required: No

type

The type of the ReportGroup. This can be one of the following values:

CODE_COVERAGE

The report group contains code coverage reports.

TEST

The report group contains test reports.

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:

Nesta página

PrivacidadeTermos do sitePreferências de cookies
© 2025, Amazon Web Services, Inc. ou suas afiliadas. Todos os direitos reservados.