azure / sqlmi
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 5 files with 456 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)
    • 0 files changed 6-20 times (0 lines of code)
    • 5 files changed 1-5 times (456 lines of code)
0% | 0% | 0% | 0% | 100%
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 5 files with 456 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)
    • 3 files changed by 2-5 contributors (269 lines of code)
    • 2 files changed by 1 contributor (187 lines of code)
0% | 0% | 0% | 58% | 41%
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, sql, cs, txt, gitignore, ps1, csproj
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
cs0% | 0% | 0% | 0% | 100%
sql0% | 0% | 0% | 0% | 100%
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
toolkit0% | 0% | 0% | 0% | 100%
how-to0% | 0% | 0% | 0% | 100%
videos0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 5)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
Program.cs
in toolkit/DllConvertToStream
77 2 2021-10-22 2022-10-27 4 3 dejandu@microsoft.com 84322078+niko-neugebauer@us...
177 5 2021-10-22 2022-10-27 4 3 dejandu@microsoft.com 84322078+niko-neugebauer@us...
AssemblyInfo.cs
in toolkit/DllConvertToStream/Properties
15 - 2021-10-22 2021-11-05 2 2 dejandu@microsoft.com dejan.dundjerski@gmail.com
provision-sqlmi-with-powershell.ps1
in videos/bits/001-provision-sqlmi-with-ps
72 - 2023-02-14 2023-02-15 2 1 84322078+niko-neugebauer@us... 84322078+niko-neugebauer@us...
115 - 2021-10-07 2021-10-07 1 1 nneugebauer@microsoft.com nneugebauer@microsoft.com
Files With Most Contributors (Top 5)
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
177 5 2021-10-22 2022-10-27 4 3 dejandu@microsoft.com 84322078+niko-neugebauer@us...
Program.cs
in toolkit/DllConvertToStream
77 2 2021-10-22 2022-10-27 4 3 dejandu@microsoft.com 84322078+niko-neugebauer@us...
AssemblyInfo.cs
in toolkit/DllConvertToStream/Properties
15 - 2021-10-22 2021-11-05 2 2 dejandu@microsoft.com dejan.dundjerski@gmail.com
provision-sqlmi-with-powershell.ps1
in videos/bits/001-provision-sqlmi-with-ps
72 - 2023-02-14 2023-02-15 2 1 84322078+niko-neugebauer@us... 84322078+niko-neugebauer@us...
115 - 2021-10-07 2021-10-07 1 1 nneugebauer@microsoft.com nneugebauer@microsoft.com
Files With Least Contributors (Top 5)
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
115 - 2021-10-07 2021-10-07 1 1 nneugebauer@microsoft.com nneugebauer@microsoft.com
provision-sqlmi-with-powershell.ps1
in videos/bits/001-provision-sqlmi-with-ps
72 - 2023-02-14 2023-02-15 2 1 84322078+niko-neugebauer@us... 84322078+niko-neugebauer@us...
AssemblyInfo.cs
in toolkit/DllConvertToStream/Properties
15 - 2021-10-22 2021-11-05 2 2 dejandu@microsoft.com dejan.dundjerski@gmail.com
177 5 2021-10-22 2022-10-27 4 3 dejandu@microsoft.com 84322078+niko-neugebauer@us...
Program.cs
in toolkit/DllConvertToStream
77 2 2021-10-22 2022-10-27 4 3 dejandu@microsoft.com 84322078+niko-neugebauer@us...
Correlations

File Size vs. Number of Changes: 5 points

videos/bits/001-provision-sqlmi-with-ps/provision-sqlmi-with-powershell.ps1 x: 72 lines of code y: 2 # changes toolkit/DllConvertToStream/Program.cs x: 77 lines of code y: 4 # changes toolkit/Toolkit/SqlManagedInstanceToolkit.cs x: 177 lines of code y: 4 # changes toolkit/DllConvertToStream/Properties/AssemblyInfo.cs x: 15 lines of code y: 2 # changes how-to/sqlmi-how-to-all-in-one.sql x: 115 lines of code y: 1 # changes
4.0
# changes
  min: 1.0
  average: 2.6
  25th percentile: 1.5
  median: 2.0
  75th percentile: 4.0
  max: 4.0
0 177.0
lines of code
min: 15.0 | average: 91.2 | 25th percentile: 43.5 | median: 77.0 | 75th percentile: 146.0 | max: 177.0

Number of Contributors vs. Number of Changes: 5 points

videos/bits/001-provision-sqlmi-with-ps/provision-sqlmi-with-powershell.ps1 x: 1 # contributors y: 2 # changes toolkit/DllConvertToStream/Program.cs x: 3 # contributors y: 4 # changes toolkit/DllConvertToStream/Properties/AssemblyInfo.cs x: 2 # contributors y: 2 # changes how-to/sqlmi-how-to-all-in-one.sql x: 1 # contributors y: 1 # changes
4.0
# changes
  min: 1.0
  average: 2.6
  25th percentile: 1.5
  median: 2.0
  75th percentile: 4.0
  max: 4.0
0 3.0
# contributors
min: 1.0 | average: 2.0 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 3.0 | max: 3.0

Number of Contributors vs. File Size: 5 points

videos/bits/001-provision-sqlmi-with-ps/provision-sqlmi-with-powershell.ps1 x: 1 # contributors y: 72 lines of code toolkit/DllConvertToStream/Program.cs x: 3 # contributors y: 77 lines of code toolkit/Toolkit/SqlManagedInstanceToolkit.cs x: 3 # contributors y: 177 lines of code toolkit/DllConvertToStream/Properties/AssemblyInfo.cs x: 2 # contributors y: 15 lines of code how-to/sqlmi-how-to-all-in-one.sql x: 1 # contributors y: 115 lines of code
177.0
lines of code
  min: 15.0
  average: 91.2
  25th percentile: 43.5
  median: 77.0
  75th percentile: 146.0
  max: 177.0
0 3.0
# contributors
min: 1.0 | average: 2.0 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 3.0 | max: 3.0