Label: code

Content with label code in TeamCity 3.x Documentation (See content from all spaces)
Related Labels: runner , troubleshooting , inspection , process , trigger , dump , agent , build , thread , coverage , hang , result , test

Code Coverage
Code Coverage Code coverage is a number of metrics that measure how your code is covered by unit tests. Code coverage information displays for those build configurations, where this metric is configured in the Code Coverage section of a build runner Build Runner ...
Code Coverage tab
Code Coverage tab This tab shows the full HTML code coverage report, generated by Emma http://emma.sourceforge.net/index.html. Such reports appear in the Build Results, when code coverage Code Coverage build runner is enabled for a build configuration. You ...
Code Inspection
Code Inspection A code inspection is an automated code review that verifies and reports the quality of your code by looking for common problems and antipatterns. More than 600 Java (as well as HTML, CSS, JavaScript) inspections are preformed by the Inspection Build Runner ...
Code Inspection tab
Code Inspection tab The Code Inspection tab appears on the Build Results page and is used to examine the code review provided by the inspection build runner. The Code Inspection tab is split into two sections: A list of inspections (on the left) and a list of files containing ...
Overview tab
Overview tab 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). Finished builds Item Description \\ Result \\ Shows the build result message and status icon Build State ...