azure / hpcpack
File Change Frequency

File change frequency (churn) shows the distribution of file updates (days with at least one commit).

Overview
File Change Frequency Overall
  • There are 7 files with 862 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 0 files changed 51-100 times (0 lines of code)
    • 0 files changed 21-50 times (0 lines of code)
    • 1 file changed 6-20 times (275 lines of code)
    • 6 files changed 1-5 times (587 lines of code)
0% | 0% | 0% | 31% | 68%
Legend:
101+
51-100
21-50
6-20
1-5

explore: grouped by folders | grouped by update frequency | data
Contributors Count Frequency Overall
  • There are 7 files with 862 lines of code.
    • 0 files changed by more than 25 contributors (0 lines of code)
    • 0 files changed by 11-25 contributors (0 lines of code)
    • 0 files changed by 6-10 contributors (0 lines of code)
    • 4 files changed by 2-5 contributors (438 lines of code)
    • 3 files changed by 1 contributor (424 lines of code)
0% | 0% | 0% | 50% | 49%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
md, ps1, cs, sh, json, txt, csproj, gitignore
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
cs0% | 0% | 0% | 74% | 25%
ps10% | 0% | 0% | 0% | 100%
File Change Frequency per Logical Decomposition
primary
primary (file change frequency)
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
code0% | 0% | 0% | 74% | 25%
Scripts0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 7)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
Program.cs
in code/KubernetesWrapper/KubernetesWrapper
275 4 2024-07-11 2024-11-19 7 2 tianyiliu@microsoft.com tianyiliu@microsoft.com
58 - 2024-07-24 2024-11-19 5 2 tianyiliu@microsoft.com tianyiliu@microsoft.com
9 - 2024-11-15 2024-11-19 3 2 tianyiliu@microsoft.com emily282lo@gmail.com
Util.cs
in code/KubernetesWrapper/KubernetesWrapper
96 2 2024-07-11 2024-11-19 3 2 tianyiliu@microsoft.com emily282lo@gmail.com
58 - 2023-10-23 2023-10-23 1 1 yutongs@microsoft.com yutongs@microsoft.com
173 - 2023-06-16 2023-06-16 1 1 suzhu@microsoft.com suzhu@microsoft.com
193 - 2023-06-16 2023-06-16 1 1 suzhu@microsoft.com suzhu@microsoft.com
Files With Most Contributors (Top 7)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
Program.cs
in code/KubernetesWrapper/KubernetesWrapper
275 4 2024-07-11 2024-11-19 7 2 tianyiliu@microsoft.com tianyiliu@microsoft.com
58 - 2024-07-24 2024-11-19 5 2 tianyiliu@microsoft.com tianyiliu@microsoft.com
Util.cs
in code/KubernetesWrapper/KubernetesWrapper
96 2 2024-07-11 2024-11-19 3 2 tianyiliu@microsoft.com emily282lo@gmail.com
9 - 2024-11-15 2024-11-19 3 2 tianyiliu@microsoft.com emily282lo@gmail.com
193 - 2023-06-16 2023-06-16 1 1 suzhu@microsoft.com suzhu@microsoft.com
173 - 2023-06-16 2023-06-16 1 1 suzhu@microsoft.com suzhu@microsoft.com
58 - 2023-10-23 2023-10-23 1 1 yutongs@microsoft.com yutongs@microsoft.com
Files With Least Contributors (Top 7)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
193 - 2023-06-16 2023-06-16 1 1 suzhu@microsoft.com suzhu@microsoft.com
173 - 2023-06-16 2023-06-16 1 1 suzhu@microsoft.com suzhu@microsoft.com
58 - 2023-10-23 2023-10-23 1 1 yutongs@microsoft.com yutongs@microsoft.com
Program.cs
in code/KubernetesWrapper/KubernetesWrapper
275 4 2024-07-11 2024-11-19 7 2 tianyiliu@microsoft.com tianyiliu@microsoft.com
Util.cs
in code/KubernetesWrapper/KubernetesWrapper
96 2 2024-07-11 2024-11-19 3 2 tianyiliu@microsoft.com emily282lo@gmail.com
58 - 2024-07-24 2024-11-19 5 2 tianyiliu@microsoft.com tianyiliu@microsoft.com
9 - 2024-11-15 2024-11-19 3 2 tianyiliu@microsoft.com emily282lo@gmail.com
Correlations

File Size vs. Number of Changes: 7 points

Scripts/Deploy-Kubernetes-Kubespray.ps1 x: 9 lines of code y: 3 # changes Scripts/Deploy-Kubernetes-Manually.ps1 x: 58 lines of code y: 5 # changes code/KubernetesWrapper/KubernetesWrapper/Program.cs x: 275 lines of code y: 7 # changes code/KubernetesWrapper/KubernetesWrapper/Util.cs x: 96 lines of code y: 3 # changes Scripts/Set-HpcReliableProperty.ps1 x: 58 lines of code y: 1 # changes Scripts/Export-HpcConfiguration.ps1 x: 193 lines of code y: 1 # changes Scripts/Import-HpcConfiguration.ps1 x: 173 lines of code y: 1 # changes
7.0
# changes
  min: 1.0
  average: 3.0
  25th percentile: 1.0
  median: 3.0
  75th percentile: 5.0
  max: 7.0
0 275.0
lines of code
min: 9.0 | average: 123.14 | 25th percentile: 58.0 | median: 96.0 | 75th percentile: 193.0 | max: 275.0

Number of Contributors vs. Number of Changes: 7 points

Scripts/Deploy-Kubernetes-Kubespray.ps1 x: 2 # contributors y: 3 # changes Scripts/Deploy-Kubernetes-Manually.ps1 x: 2 # contributors y: 5 # changes code/KubernetesWrapper/KubernetesWrapper/Program.cs x: 2 # contributors y: 7 # changes Scripts/Set-HpcReliableProperty.ps1 x: 1 # contributors y: 1 # changes
7.0
# changes
  min: 1.0
  average: 3.0
  25th percentile: 1.0
  median: 3.0
  75th percentile: 5.0
  max: 7.0
0 2.0
# contributors
min: 1.0 | average: 1.57 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.0

Number of Contributors vs. File Size: 7 points

Scripts/Deploy-Kubernetes-Kubespray.ps1 x: 2 # contributors y: 9 lines of code Scripts/Deploy-Kubernetes-Manually.ps1 x: 2 # contributors y: 58 lines of code code/KubernetesWrapper/KubernetesWrapper/Program.cs x: 2 # contributors y: 275 lines of code code/KubernetesWrapper/KubernetesWrapper/Util.cs x: 2 # contributors y: 96 lines of code Scripts/Set-HpcReliableProperty.ps1 x: 1 # contributors y: 58 lines of code Scripts/Export-HpcConfiguration.ps1 x: 1 # contributors y: 193 lines of code Scripts/Import-HpcConfiguration.ps1 x: 1 # contributors y: 173 lines of code
275.0
lines of code
  min: 9.0
  average: 123.14
  25th percentile: 58.0
  median: 96.0
  75th percentile: 193.0
  max: 275.0
0 2.0
# contributors
min: 1.0 | average: 1.57 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.0