Companion

object Companion

Properties

Link copied to clipboard

The sum of all artifact file sizes in the artifact directory in Bytes

Link copied to clipboard

The duration of the artifact publishing step in the build in Milliseconds

Link copied to clipboard

Block-level code coverage in percents

Link copied to clipboard

The total number of blocks

Link copied to clipboard

Branch coverage in percents

Link copied to clipboard

The total number of branches

Link copied to clipboard

The build duration (all build stages) in Milliseconds

Link copied to clipboard

The build steps' duration (excluding the checkout, artifact publishing time, and so on) in Milliseconds

Link copied to clipboard

Class-level code coverage in percents

Link copied to clipboard

The total number of classes

Link copied to clipboard

The number of covered blocks

Link copied to clipboard

The number of covered branches

Link copied to clipboard

The number of covered classes

Link copied to clipboard

The number of covered lines

Link copied to clipboard

The number of covered methods

Link copied to clipboard

The number of covered statements

Link copied to clipboard

The duration of resolving dependencies of the build in Milliseconds

Link copied to clipboard

The number of code duplicates found

Link copied to clipboard

The number of failed tests in the build

Link copied to clipboard

The number of ignored tests in the build

Link copied to clipboard

The number of inspection errors in the build

Link copied to clipboard

The number of inspection warnings in the build

Link copied to clipboard

Line-level code coverage in percents

Link copied to clipboard

The total number of lines

Link copied to clipboard

Method-level code coverage in percents

Link copied to clipboard

The total number of methods

Link copied to clipboard

The number of successfully passed tests in the build

Link copied to clipboard

For how long the build was staying in the queue in Milliseconds

Link copied to clipboard

The duration of the source checkout step in Milliseconds

Link copied to clipboard

Statement coverage in percents

Link copied to clipboard

The total number of statements

Link copied to clipboard

An indicator whether the build was successful. 0 - failed, 1 - successful

Link copied to clipboard

The total number of tests in the build

Link copied to clipboard

The sum of all artifact file sizes excluding hidden artifacts (those placed under the .teamcity directory) in Bytes

Functions

Link copied to clipboard

The duration of specified step.