Help Center/ CodeArts Repo/ User Guide/ Using CodeArts Repo/ Viewing Repository Statistics
Updated on 2024-07-05 GMT+08:00

Viewing Repository Statistics

On the Repository Statistics tab page in the repository details, you can view the following repository statistics:

  • Repository summary: Displays the Git repository capacity, LFS capacity, and the number of branches, tags, repository members, and commits. You can select a branch, and the statistical scope of commit trend, contributors, and commit overview will be changed, but the repository summary will not be affected.
  • Languages: displays the distribution of each language in the current branch of the repository.
  • Commit trend: displays the commit distribution of a branch in the repository.
  • Contributors: collects statistics on the contribution of code committers in a branch (number of commits and number of code lines).
  • Commit overview: collects statistics on code commits by different dimensions (weekly, daily, and hourly).
  • Repository members can trigger statistics collection by contributor and language.
  • Due to resource restrictions, statistics can be collected for each repository ten times a day.
  • Each user can collect statistics for 1000 times a day.
  • After the statistics are complete, the number of added and deleted code lines of each user is displayed before the deadline ("+" indicates the added code lines and "-" indicates the deleted code lines).
  • Commits (an operation that combines two or more historical development records) of the merge node are not counted.