Build Coverage Tables
You can query for data about how thoroughly source code was covered by the tests that use specific builds by using FactBuildCoverage and the associated dimension tables.
For information about the measures and dimensions that are associated with these tables in the SQL Server Analysis Services cube, see Analyzing Build Details and Build Coverage Using the Build Perspective.
FactBuildCoverage is associated with the following dimension tables:
DimAssembly
DimBuild
DimBuildFlavor
DimBuildPlatform
DimCodeElement
DimDate
DimTeamProject
See Also
Concepts
Analyzing Build Details and Build Coverage Using the Build Perspective
Generating Reports Using the Relational Warehouse Database for Visual Studio ALM