Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Purpose

Version control summary shows metrics related to code management such as repositories and commits statistics. Metric values are aggregated for the items selected in Project settings/Version Control system (e.g. GitLAB). 

How metric helps

Version control summary helps to understand the overall effectiveness of a code management process at an interested level: from a repository down to a comit.

How metric works

Chart overview

Chart provides several views:

1 Main view: shows aggregated values for the metrics (on the left) and the same for each repository (table on the right):

2 Single view: it opens by click on an item in the table at Main view. Single view reveals metrics values for a selected repository:

3 Drill down: it opens by click on a metric name at Single view (a hyperlink). Depending on a metric there opens a chart revealing a metric trend in time:

Calculation


Chart is based on a Version Control data source configuration: only selected repositories are taken into account:










See also GIT configuration.

Metrics included into Main view:

MetricCalculationUnit of Measure
Repositoriesnumber of selected repositoriesitem
Merge requestsnumber of merge requests in all selected repositoriesitem
Acceptednumber of accepted merge requests in all selected repositories item
Rejectednumber of rejected merge requests in all selected repositoriesitem
In reviewnumber of merge requests in review in all selected repositoriesitem
Commitsnumber of commits in all selected repositoriesitem

Metrics included into single view:

MetricCalculationUnit of Measure
Branchesnumber of branches in a selected repository during its existenceitem
Commitsnumber of commits during in a selected repository during its existenceitem
Committersnumber of committers in a selected repository during its existenceitem
Merge requestsnumber of merge requests in a selected repository  during its existenceitem
Acceptednumber of accepted merge requests in a selected repository during its existence item
Rejectednumber of rejected merge requests in a selected repository during its existence item
In reviewnumber of merge requests in review in a selected repository during its existence item
Added lines of code number of added lines of code in commits for the last weekitem
Removed lines of codenumber of removed lines of code in commits for the last weekitem
Updated lines of code number of updated  lines of code in commits for the last weekitem

By click on a hyperlink in single view the following charts open:

HyperlinkChart to show
Commits

Commits number by day

CommittersCommits size by day
Added lines of code

Code Base Change Trend

Removed lines of codeCode Base Change Trend

Data Source

Data for the chart can be collected from GIT.


 

Unable to render {include} The included page could not be found.
Unable to render {include} The included page could not be found.



  • No labels