Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.43 KB

table-reference-code-churn.md

File metadata and controls

37 lines (26 loc) · 1.43 KB
title titleSuffix description ms.technology ms.topic ms.assetid ms.author author ms.date
Code Churn tables
Azure DevOps
Learn how to query for data about the changes in the code that is under version control.
devops-analytics
reference
c158a791-7f9d-4440-aa47-87a9497da9e2
kaelli
KathrynEE
10/19/2021

Code Churn tables

[!INCLUDE temp]

Use FactCodeChurn and the associated dimension tables to query for data. Find out about the changes in the code that is under version control. The fact table contains one record for each revision of a file in each changeset.

For a description of the measures and dimensions that are associated with these tables in the Analysis Services cube, see Code churn and code coverage.

Fact Table for Code Churn

FactCodeChurn is associated with the following dimension tables:

  • DimChangeset

  • DimDate

  • DimFile

  • DimTeamProject

For more information, see these articles: