Skip to main content
objectBuildReport

Fields

id
ID!

Stable identifier for this build report.

Category of this build report.

The source associated with this build report.

Current status of this build report.

summary
JSON!

The summary associated with this build report.

data
JSON!

The data associated with this build report.

testSummary

The test summary associated with this build report. May be null when unavailable or not applicable.

tests

Tests associated with this build report.

coverageSummary

The coverage summary associated with this build report. May be null when unavailable or not applicable.

coverageFiles

Coverage files associated with this build report.

changedCoverageFiles

Changed coverage files associated with this build report.

error
String

Error message when this build report did not complete successfully. May be null when unavailable or not applicable.

The artifact associated with this build report. May be null when unavailable or not applicable.

build

The build associated with this build report.

createdAt
String!

ISO 8601 timestamp when this build report was created.

updatedAt
String!

ISO 8601 timestamp when this build report was last updated.

finishedAt
String

ISO 8601 timestamp when this build report finished. May be null when unavailable or not applicable.