TeamCity
 
You are viewing the documentation for an earlier version of TeamCity.

Overview tab

Last modified: 20 April 2023

The top part of the tab is color coded (green if the build passed all the test, red if it failed, and blue if it is still running).

Below the color-coded section, a comment for the build is displayed.

Finished builds



Running builds



The top part of the tab (either of the above sections and a build comment) is followed by an overview of tests, code coverage and/or duplicates search if they are part of the build configuration. Failed tests provide links to where they can be viewed in the web UI or the IDE. Failed tests that have been fixed will appear as struck-through text and will list the build in which the fix first appeared.

The overview of tests includes information about the failed, ignored and passed tests:

Tests details
Expand the failed tests node to see the details:
Tests details1