azure / Kusto-Lightingest
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 6 files with 2,200 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 0 files changed 51-100 times (0 lines of code)
    • 1 file changed 21-50 times (6 lines of code)
    • 3 files changed 6-20 times (2,147 lines of code)
    • 2 files changed 1-5 times (47 lines of code)
0% | 0% | <1% | 97% | 2%
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 6 files with 2,200 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)
    • 0 files changed by 2-5 contributors (0 lines of code)
    • 6 files changed by 1 contributor (2,200 lines of code)
0% | 0% | 0% | 0% | 100%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
cs, md, 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% | <1% | 97% | 2%
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
src0% | 0% | <1% | 97% | 2%
Most Frequently Changed Files (Top 6)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
AssemblyInfo.cs
in src/Properties
6 - 2023-05-31 2025-05-06 21 1 kops@microsoft.com kops@microsoft.com
1034 27 2023-05-31 2025-03-04 18 1 kops@microsoft.com kops@microsoft.com
357 17 2023-05-31 2025-04-29 12 1 kops@microsoft.com kops@microsoft.com
756 18 2023-05-31 2025-02-25 11 1 kops@microsoft.com kops@microsoft.com
23 - 2023-05-31 2024-03-26 4 1 kops@microsoft.com kops@microsoft.com
24 1 2023-05-31 2023-05-31 1 1 kops@microsoft.com kops@microsoft.com
Files With Most Contributors (Top 6)
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
AssemblyInfo.cs
in src/Properties
6 - 2023-05-31 2025-05-06 21 1 kops@microsoft.com kops@microsoft.com
1034 27 2023-05-31 2025-03-04 18 1 kops@microsoft.com kops@microsoft.com
357 17 2023-05-31 2025-04-29 12 1 kops@microsoft.com kops@microsoft.com
756 18 2023-05-31 2025-02-25 11 1 kops@microsoft.com kops@microsoft.com
23 - 2023-05-31 2024-03-26 4 1 kops@microsoft.com kops@microsoft.com
24 1 2023-05-31 2023-05-31 1 1 kops@microsoft.com kops@microsoft.com
Files With Least Contributors (Top 6)
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
1034 27 2023-05-31 2025-03-04 18 1 kops@microsoft.com kops@microsoft.com
756 18 2023-05-31 2025-02-25 11 1 kops@microsoft.com kops@microsoft.com
357 17 2023-05-31 2025-04-29 12 1 kops@microsoft.com kops@microsoft.com
24 1 2023-05-31 2023-05-31 1 1 kops@microsoft.com kops@microsoft.com
23 - 2023-05-31 2024-03-26 4 1 kops@microsoft.com kops@microsoft.com
AssemblyInfo.cs
in src/Properties
6 - 2023-05-31 2025-05-06 21 1 kops@microsoft.com kops@microsoft.com
Correlations

File Size vs. Number of Changes: 6 points

src/Properties/AssemblyInfo.cs x: 6 lines of code y: 21 # changes src/Utilities.cs x: 357 lines of code y: 12 # changes src/Ingestor.cs x: 1034 lines of code y: 18 # changes src/Program.cs x: 756 lines of code y: 11 # changes src/Constants.cs x: 23 lines of code y: 4 # changes src/AdditionalArguments.cs x: 24 lines of code y: 1 # changes
21.0
# changes
  min: 1.0
  average: 11.17
  25th percentile: 3.25
  median: 11.5
  75th percentile: 18.75
  max: 21.0
0 1034.0
lines of code
min: 6.0 | average: 366.67 | 25th percentile: 18.75 | median: 190.5 | 75th percentile: 825.5 | max: 1034.0

Number of Contributors vs. Number of Changes: 6 points

src/Properties/AssemblyInfo.cs x: 1 # contributors y: 21 # changes src/Utilities.cs x: 1 # contributors y: 12 # changes src/Ingestor.cs x: 1 # contributors y: 18 # changes src/Program.cs x: 1 # contributors y: 11 # changes src/Constants.cs x: 1 # contributors y: 4 # changes src/AdditionalArguments.cs x: 1 # contributors y: 1 # changes
21.0
# changes
  min: 1.0
  average: 11.17
  25th percentile: 3.25
  median: 11.5
  75th percentile: 18.75
  max: 21.0
0 1.0
# contributors
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

Number of Contributors vs. File Size: 6 points

src/Properties/AssemblyInfo.cs x: 1 # contributors y: 6 lines of code src/Utilities.cs x: 1 # contributors y: 357 lines of code src/Ingestor.cs x: 1 # contributors y: 1034 lines of code src/Program.cs x: 1 # contributors y: 756 lines of code src/Constants.cs x: 1 # contributors y: 23 lines of code
1034.0
lines of code
  min: 6.0
  average: 366.67
  25th percentile: 18.75
  median: 190.5
  75th percentile: 825.5
  max: 1034.0
0 1.0
# contributors
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0