Build Coverage tables
TFS 2017 | TFS 2015 | TFS 2013
Use FactBuildCoverage and the associated dimension tables to query for data. Find out how thoroughly source code was covered by the tests that use specific builds.
Important
Build tables are only applicable for XAML builds, which are deprecated for TFS 2018 and later versions. If your build process isn't based on XAML builds, these tables and the TFS Warehouse for builds won't yield any meaningful data.
For information about the measures and dimensions that are associated with these tables in the SQL Server Analysis Services cube, see Builds.
FactBuildCoverage is associated with the following dimension tables:
- DimAssembly
- DimBuild
- DimBuildFlavor
- DimBuildPlatform
- DimCodeElement
- DimDate
- DimTeamProject