title | titleSuffix | ms.technology | ms.topic | description | ms.assetid | ms.author | author | monikerRange | ms.date |
---|---|---|---|---|---|---|---|---|---|
Build Coverage tables |
Azure DevOps Server |
devops-analytics |
reference |
Query for data about how thoroughly source code was covered by the tests that use specific builds. |
262d8253-6e8c-4c2f-8b11-db3f9a5bcd89 |
kaelli |
KathrynEE |
< azure-devops |
10/17/2017 |
[!INCLUDE temp]
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.
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