azure / azure-extension-platform
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 46 files with 2,872 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)
    • 19 files changed 6-20 times (1,769 lines of code)
    • 27 files changed 1-5 times (1,103 lines of code)
0% | 0% | 0% | 61% | 38%
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 46 files with 2,872 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)
    • 25 files changed by 2-5 contributors (1,967 lines of code)
    • 21 files changed by 1 contributor (905 lines of code)
0% | 0% | 0% | 68% | 31%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
go, md, txt, mod, gitignore, gitattributes, yaml
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
go0% | 0% | 0% | 61% | 38%
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
pkg0% | 0% | 0% | 54% | 45%
vmextension0% | 0% | 0% | 97% | 2%
main0% | 0% | 0% | 40% | 60%
extensionlauncher0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 46)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
vmextension.go
in vmextension
277 17 2020-10-21 2024-12-19 18 5 bhaskarbrahma@outlook.com jcalev@microsoft.com
seqno.go
in pkg/seqno
91 4 2020-10-20 2024-03-08 12 4 bhbrahma@microsoft.com bhbrahma@microsoft.com
cmd.go
in pkg/commandhandler
78 6 2021-03-17 2024-03-08 11 4 bhbrahma@microsoft.com bhbrahma@microsoft.com
extension_events.go
in pkg/extensionevents
99 9 2021-01-16 2024-06-10 11 5 jcalev@microsoft.com jcalev@microsoft.com
settings.go
in pkg/settings
111 4 2020-10-20 2024-03-08 11 5 bhbrahma@microsoft.com bhbrahma@microsoft.com
initialization.go
in vmextension
48 1 2020-10-21 2022-04-20 10 4 bhaskarbrahma@outlook.com 96776335+chlohani@users.nor...
logging.go
in pkg/logging
166 13 2021-01-16 2024-03-08 10 4 jcalev@microsoft.com bhbrahma@microsoft.com
cmd_linux.go
in pkg/commandhandler
54 5 2021-03-17 2022-02-09 9 3 bhbrahma@microsoft.com bhbrahma@microsoft.com
cmd_windows.go
in pkg/commandhandler
54 5 2021-03-17 2022-02-09 9 3 bhbrahma@microsoft.com bhbrahma@microsoft.com
enabledisable.go
in vmextension
177 7 2020-10-21 2024-12-19 9 3 bhaskarbrahma@outlook.com jcalev@microsoft.com
main.go
in main
24 1 2020-10-20 2022-02-09 8 2 bhbrahma@microsoft.com bhbrahma@microsoft.com
seqno_linux.go
in pkg/seqno
49 3 2020-10-20 2023-02-18 8 3 bhbrahma@microsoft.com bhbrahma@microsoft.com
environmentmanager.go
in pkg/environmentmanager
14 - 2020-11-05 2024-03-08 7 3 bhbrahma@microsoft.com bhbrahma@microsoft.com
installuninstall.go
in vmextension
110 9 2020-10-21 2022-07-27 7 4 bhaskarbrahma@outlook.com 96776335+chlohani@users.nor...
status.go
in pkg/status
130 5 2020-10-20 2024-12-19 7 3 bhbrahma@microsoft.com jcalev@microsoft.com
extensionerrors.go
in pkg/extensionerrors
18 - 2020-10-20 2022-02-09 6 3 bhbrahma@microsoft.com bhbrahma@microsoft.com
decrypt_linux.go
in pkg/decrypt
36 1 2020-10-20 2025-01-07 6 4 bhbrahma@microsoft.com 88748701+norakoiralamsft@us...
handlerenv.go
in pkg/handlerenv
100 3 2020-10-20 2022-02-09 6 2 bhbrahma@microsoft.com bhbrahma@microsoft.com
decypt_windows.go
in pkg/decrypt
133 3 2020-10-20 2022-02-09 6 3 bhbrahma@microsoft.com bhbrahma@microsoft.com
seqno_windows.go
in pkg/seqno
65 3 2020-10-20 2022-02-09 5 2 bhbrahma@microsoft.com bhbrahma@microsoft.com
extension_events_linux.go
in pkg/extensionevents
8 1 2021-01-16 2022-02-09 4 2 jcalev@microsoft.com bhbrahma@microsoft.com
extension_events_windows.go
in pkg/extensionevents
8 1 2021-01-16 2022-02-09 4 2 jcalev@microsoft.com bhbrahma@microsoft.com
constants.go
in pkg/constants
5 - 2020-10-20 2022-02-09 3 2 bhbrahma@microsoft.com bhbrahma@microsoft.com
exithelper.go
in pkg/exithelper
18 1 2020-11-05 2022-02-09 3 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
testhelpers.go
in pkg/testhelpers
21 1 2020-10-20 2022-02-09 3 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
errorhelper.go
in pkg/extensionerrors
29 3 2020-10-20 2022-02-09 3 2 bhbrahma@microsoft.com bhbrahma@microsoft.com
encrypt_linux.go
in pkg/encrypt
50 3 2020-12-10 2022-02-09 3 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
utils_linux.go
in pkg/utils
83 4 2021-03-17 2023-01-19 3 2 bhbrahma@microsoft.com viv.lingaiah@gmail.com
encrypt_windows.go
in pkg/encrypt
100 3 2020-12-10 2022-02-09 3 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
constants_windows.go
in pkg/constants
2 - 2021-03-17 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
constants_linux.go
in pkg/constants
4 - 2021-03-17 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
encrypt.go
in pkg/encrypt
8 1 2020-12-10 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
utils_windows.go
in pkg/utils
9 1 2021-03-17 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
11 1 2021-03-17 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
runindependentprocess_linux.go
in extensionlauncher
11 1 2021-03-17 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
utils.go
in pkg/utils
12 1 2021-03-17 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
errors.go
in pkg/lockedfile
19 3 2021-03-17 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
lockedfile.go
in pkg/lockedfile
22 2 2021-03-17 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
36 1 2021-03-17 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
metadata.go
in pkg/lockedfile
38 4 2021-03-17 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
lockedfile_linux.go
in pkg/lockedfile
65 4 2021-03-17 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
extensionlauncher.go
in extensionlauncher
70 4 2021-03-17 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
crypto_linux.go
in pkg/internal/crypto
95 4 2020-12-10 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
lockedfile_windows.go
in pkg/lockedfile
134 7 2021-03-17 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
crypto_windows.go
in pkg/internal/crypto
166 4 2020-12-10 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
14 2 2024-12-19 2024-12-19 1 1 jcalev@microsoft.com jcalev@microsoft.com
Files With Most Contributors (Top 46)
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
vmextension.go
in vmextension
277 17 2020-10-21 2024-12-19 18 5 bhaskarbrahma@outlook.com jcalev@microsoft.com
settings.go
in pkg/settings
111 4 2020-10-20 2024-03-08 11 5 bhbrahma@microsoft.com bhbrahma@microsoft.com
extension_events.go
in pkg/extensionevents
99 9 2021-01-16 2024-06-10 11 5 jcalev@microsoft.com jcalev@microsoft.com
seqno.go
in pkg/seqno
91 4 2020-10-20 2024-03-08 12 4 bhbrahma@microsoft.com bhbrahma@microsoft.com
cmd.go
in pkg/commandhandler
78 6 2021-03-17 2024-03-08 11 4 bhbrahma@microsoft.com bhbrahma@microsoft.com
logging.go
in pkg/logging
166 13 2021-01-16 2024-03-08 10 4 jcalev@microsoft.com bhbrahma@microsoft.com
initialization.go
in vmextension
48 1 2020-10-21 2022-04-20 10 4 bhaskarbrahma@outlook.com 96776335+chlohani@users.nor...
installuninstall.go
in vmextension
110 9 2020-10-21 2022-07-27 7 4 bhaskarbrahma@outlook.com 96776335+chlohani@users.nor...
decrypt_linux.go
in pkg/decrypt
36 1 2020-10-20 2025-01-07 6 4 bhbrahma@microsoft.com 88748701+norakoiralamsft@us...
cmd_windows.go
in pkg/commandhandler
54 5 2021-03-17 2022-02-09 9 3 bhbrahma@microsoft.com bhbrahma@microsoft.com
cmd_linux.go
in pkg/commandhandler
54 5 2021-03-17 2022-02-09 9 3 bhbrahma@microsoft.com bhbrahma@microsoft.com
enabledisable.go
in vmextension
177 7 2020-10-21 2024-12-19 9 3 bhaskarbrahma@outlook.com jcalev@microsoft.com
seqno_linux.go
in pkg/seqno
49 3 2020-10-20 2023-02-18 8 3 bhbrahma@microsoft.com bhbrahma@microsoft.com
environmentmanager.go
in pkg/environmentmanager
14 - 2020-11-05 2024-03-08 7 3 bhbrahma@microsoft.com bhbrahma@microsoft.com
status.go
in pkg/status
130 5 2020-10-20 2024-12-19 7 3 bhbrahma@microsoft.com jcalev@microsoft.com
decypt_windows.go
in pkg/decrypt
133 3 2020-10-20 2022-02-09 6 3 bhbrahma@microsoft.com bhbrahma@microsoft.com
extensionerrors.go
in pkg/extensionerrors
18 - 2020-10-20 2022-02-09 6 3 bhbrahma@microsoft.com bhbrahma@microsoft.com
main.go
in main
24 1 2020-10-20 2022-02-09 8 2 bhbrahma@microsoft.com bhbrahma@microsoft.com
handlerenv.go
in pkg/handlerenv
100 3 2020-10-20 2022-02-09 6 2 bhbrahma@microsoft.com bhbrahma@microsoft.com
seqno_windows.go
in pkg/seqno
65 3 2020-10-20 2022-02-09 5 2 bhbrahma@microsoft.com bhbrahma@microsoft.com
extension_events_windows.go
in pkg/extensionevents
8 1 2021-01-16 2022-02-09 4 2 jcalev@microsoft.com bhbrahma@microsoft.com
extension_events_linux.go
in pkg/extensionevents
8 1 2021-01-16 2022-02-09 4 2 jcalev@microsoft.com bhbrahma@microsoft.com
constants.go
in pkg/constants
5 - 2020-10-20 2022-02-09 3 2 bhbrahma@microsoft.com bhbrahma@microsoft.com
errorhelper.go
in pkg/extensionerrors
29 3 2020-10-20 2022-02-09 3 2 bhbrahma@microsoft.com bhbrahma@microsoft.com
utils_linux.go
in pkg/utils
83 4 2021-03-17 2023-01-19 3 2 bhbrahma@microsoft.com viv.lingaiah@gmail.com
encrypt_windows.go
in pkg/encrypt
100 3 2020-12-10 2022-02-09 3 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
encrypt_linux.go
in pkg/encrypt
50 3 2020-12-10 2022-02-09 3 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
testhelpers.go
in pkg/testhelpers
21 1 2020-10-20 2022-02-09 3 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
exithelper.go
in pkg/exithelper
18 1 2020-11-05 2022-02-09 3 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
36 1 2021-03-17 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
constants_linux.go
in pkg/constants
4 - 2021-03-17 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
constants_windows.go
in pkg/constants
2 - 2021-03-17 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
utils_windows.go
in pkg/utils
9 1 2021-03-17 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
utils.go
in pkg/utils
12 1 2021-03-17 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
encrypt.go
in pkg/encrypt
8 1 2020-12-10 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
metadata.go
in pkg/lockedfile
38 4 2021-03-17 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
lockedfile_windows.go
in pkg/lockedfile
134 7 2021-03-17 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
lockedfile_linux.go
in pkg/lockedfile
65 4 2021-03-17 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
errors.go
in pkg/lockedfile
19 3 2021-03-17 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
lockedfile.go
in pkg/lockedfile
22 2 2021-03-17 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
crypto_linux.go
in pkg/internal/crypto
95 4 2020-12-10 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
crypto_windows.go
in pkg/internal/crypto
166 4 2020-12-10 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
runindependentprocess_linux.go
in extensionlauncher
11 1 2021-03-17 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
11 1 2021-03-17 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
extensionlauncher.go
in extensionlauncher
70 4 2021-03-17 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
14 2 2024-12-19 2024-12-19 1 1 jcalev@microsoft.com jcalev@microsoft.com
Files With Least Contributors (Top 46)
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
crypto_windows.go
in pkg/internal/crypto
166 4 2020-12-10 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
lockedfile_windows.go
in pkg/lockedfile
134 7 2021-03-17 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
encrypt_windows.go
in pkg/encrypt
100 3 2020-12-10 2022-02-09 3 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
crypto_linux.go
in pkg/internal/crypto
95 4 2020-12-10 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
extensionlauncher.go
in extensionlauncher
70 4 2021-03-17 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
lockedfile_linux.go
in pkg/lockedfile
65 4 2021-03-17 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
encrypt_linux.go
in pkg/encrypt
50 3 2020-12-10 2022-02-09 3 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
metadata.go
in pkg/lockedfile
38 4 2021-03-17 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
36 1 2021-03-17 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
lockedfile.go
in pkg/lockedfile
22 2 2021-03-17 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
testhelpers.go
in pkg/testhelpers
21 1 2020-10-20 2022-02-09 3 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
errors.go
in pkg/lockedfile
19 3 2021-03-17 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
exithelper.go
in pkg/exithelper
18 1 2020-11-05 2022-02-09 3 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
14 2 2024-12-19 2024-12-19 1 1 jcalev@microsoft.com jcalev@microsoft.com
utils.go
in pkg/utils
12 1 2021-03-17 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
runindependentprocess_linux.go
in extensionlauncher
11 1 2021-03-17 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
11 1 2021-03-17 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
utils_windows.go
in pkg/utils
9 1 2021-03-17 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
encrypt.go
in pkg/encrypt
8 1 2020-12-10 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
constants_linux.go
in pkg/constants
4 - 2021-03-17 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
constants_windows.go
in pkg/constants
2 - 2021-03-17 2022-02-09 2 1 bhbrahma@microsoft.com bhbrahma@microsoft.com
handlerenv.go
in pkg/handlerenv
100 3 2020-10-20 2022-02-09 6 2 bhbrahma@microsoft.com bhbrahma@microsoft.com
utils_linux.go
in pkg/utils
83 4 2021-03-17 2023-01-19 3 2 bhbrahma@microsoft.com viv.lingaiah@gmail.com
seqno_windows.go
in pkg/seqno
65 3 2020-10-20 2022-02-09 5 2 bhbrahma@microsoft.com bhbrahma@microsoft.com
errorhelper.go
in pkg/extensionerrors
29 3 2020-10-20 2022-02-09 3 2 bhbrahma@microsoft.com bhbrahma@microsoft.com
main.go
in main
24 1 2020-10-20 2022-02-09 8 2 bhbrahma@microsoft.com bhbrahma@microsoft.com
extension_events_windows.go
in pkg/extensionevents
8 1 2021-01-16 2022-02-09 4 2 jcalev@microsoft.com bhbrahma@microsoft.com
extension_events_linux.go
in pkg/extensionevents
8 1 2021-01-16 2022-02-09 4 2 jcalev@microsoft.com bhbrahma@microsoft.com
constants.go
in pkg/constants
5 - 2020-10-20 2022-02-09 3 2 bhbrahma@microsoft.com bhbrahma@microsoft.com
enabledisable.go
in vmextension
177 7 2020-10-21 2024-12-19 9 3 bhaskarbrahma@outlook.com jcalev@microsoft.com
decypt_windows.go
in pkg/decrypt
133 3 2020-10-20 2022-02-09 6 3 bhbrahma@microsoft.com bhbrahma@microsoft.com
status.go
in pkg/status
130 5 2020-10-20 2024-12-19 7 3 bhbrahma@microsoft.com jcalev@microsoft.com
cmd_windows.go
in pkg/commandhandler
54 5 2021-03-17 2022-02-09 9 3 bhbrahma@microsoft.com bhbrahma@microsoft.com
cmd_linux.go
in pkg/commandhandler
54 5 2021-03-17 2022-02-09 9 3 bhbrahma@microsoft.com bhbrahma@microsoft.com
seqno_linux.go
in pkg/seqno
49 3 2020-10-20 2023-02-18 8 3 bhbrahma@microsoft.com bhbrahma@microsoft.com
extensionerrors.go
in pkg/extensionerrors
18 - 2020-10-20 2022-02-09 6 3 bhbrahma@microsoft.com bhbrahma@microsoft.com
environmentmanager.go
in pkg/environmentmanager
14 - 2020-11-05 2024-03-08 7 3 bhbrahma@microsoft.com bhbrahma@microsoft.com
logging.go
in pkg/logging
166 13 2021-01-16 2024-03-08 10 4 jcalev@microsoft.com bhbrahma@microsoft.com
installuninstall.go
in vmextension
110 9 2020-10-21 2022-07-27 7 4 bhaskarbrahma@outlook.com 96776335+chlohani@users.nor...
seqno.go
in pkg/seqno
91 4 2020-10-20 2024-03-08 12 4 bhbrahma@microsoft.com bhbrahma@microsoft.com
cmd.go
in pkg/commandhandler
78 6 2021-03-17 2024-03-08 11 4 bhbrahma@microsoft.com bhbrahma@microsoft.com
initialization.go
in vmextension
48 1 2020-10-21 2022-04-20 10 4 bhaskarbrahma@outlook.com 96776335+chlohani@users.nor...
decrypt_linux.go
in pkg/decrypt
36 1 2020-10-20 2025-01-07 6 4 bhbrahma@microsoft.com 88748701+norakoiralamsft@us...
vmextension.go
in vmextension
277 17 2020-10-21 2024-12-19 18 5 bhaskarbrahma@outlook.com jcalev@microsoft.com
settings.go
in pkg/settings
111 4 2020-10-20 2024-03-08 11 5 bhbrahma@microsoft.com bhbrahma@microsoft.com
extension_events.go
in pkg/extensionevents
99 9 2021-01-16 2024-06-10 11 5 jcalev@microsoft.com jcalev@microsoft.com
Correlations

File Size vs. Number of Changes: 46 points

pkg/decrypt/decrypt_linux.go x: 36 lines of code y: 6 # changes pkg/status/status.go x: 130 lines of code y: 7 # changes vmextension/enabledisable.go x: 177 lines of code y: 9 # changes vmextension/errorwithclarification.go x: 14 lines of code y: 1 # changes vmextension/vmextension.go x: 277 lines of code y: 18 # changes pkg/extensionevents/extension_events.go x: 99 lines of code y: 11 # changes pkg/commandhandler/cmd.go x: 78 lines of code y: 11 # changes pkg/environmentmanager/environmentmanager.go x: 14 lines of code y: 7 # changes pkg/logging/logging.go x: 166 lines of code y: 10 # changes pkg/seqno/seqno.go x: 91 lines of code y: 12 # changes pkg/settings/settings.go x: 111 lines of code y: 11 # changes pkg/seqno/seqno_linux.go x: 49 lines of code y: 8 # changes pkg/utils/utils_linux.go x: 83 lines of code y: 3 # changes vmextension/installuninstall.go x: 110 lines of code y: 7 # changes vmextension/initialization.go x: 48 lines of code y: 10 # changes extensionlauncher/extensionlauncher.go x: 70 lines of code y: 2 # changes extensionlauncher/runindependentprocess_linux.go x: 11 lines of code y: 2 # changes main/main.go x: 24 lines of code y: 8 # changes main/sampleextension.go x: 36 lines of code y: 2 # changes pkg/commandhandler/cmd_linux.go x: 54 lines of code y: 9 # changes pkg/constants/constants.go x: 5 lines of code y: 3 # changes pkg/constants/constants_linux.go x: 4 lines of code y: 2 # changes pkg/constants/constants_windows.go x: 2 lines of code y: 2 # changes pkg/decrypt/decypt_windows.go x: 133 lines of code y: 6 # changes pkg/encrypt/encrypt.go x: 8 lines of code y: 2 # changes pkg/encrypt/encrypt_linux.go x: 50 lines of code y: 3 # changes pkg/encrypt/encrypt_windows.go x: 100 lines of code y: 3 # changes pkg/exithelper/exithelper.go x: 18 lines of code y: 3 # changes pkg/extensionerrors/errorhelper.go x: 29 lines of code y: 3 # changes pkg/extensionerrors/extensionerrors.go x: 18 lines of code y: 6 # changes pkg/extensionevents/extension_events_linux.go x: 8 lines of code y: 4 # changes pkg/handlerenv/handlerenv.go x: 100 lines of code y: 6 # changes pkg/internal/crypto/crypto_linux.go x: 95 lines of code y: 2 # changes pkg/internal/crypto/crypto_windows.go x: 166 lines of code y: 2 # changes pkg/lockedfile/errors.go x: 19 lines of code y: 2 # changes pkg/lockedfile/lockedfile.go x: 22 lines of code y: 2 # changes pkg/lockedfile/lockedfile_linux.go x: 65 lines of code y: 2 # changes pkg/lockedfile/lockedfile_windows.go x: 134 lines of code y: 2 # changes pkg/lockedfile/metadata.go x: 38 lines of code y: 2 # changes pkg/seqno/seqno_windows.go x: 65 lines of code y: 5 # changes pkg/testhelpers/testhelpers.go x: 21 lines of code y: 3 # changes pkg/utils/utils.go x: 12 lines of code y: 2 # changes pkg/utils/utils_windows.go x: 9 lines of code y: 2 # changes
18.0
# changes
  min: 1.0
  average: 5.17
  25th percentile: 2.0
  median: 3.0
  75th percentile: 8.0
  max: 18.0
0 277.0
lines of code
min: 2.0 | average: 62.43 | 25th percentile: 14.0 | median: 48.5 | 75th percentile: 99.25 | max: 277.0

Number of Contributors vs. Number of Changes: 46 points

pkg/decrypt/decrypt_linux.go x: 4 # contributors y: 6 # changes pkg/status/status.go x: 3 # contributors y: 7 # changes vmextension/enabledisable.go x: 3 # contributors y: 9 # changes vmextension/errorwithclarification.go x: 1 # contributors y: 1 # changes vmextension/vmextension.go x: 5 # contributors y: 18 # changes pkg/extensionevents/extension_events.go x: 5 # contributors y: 11 # changes pkg/commandhandler/cmd.go x: 4 # contributors y: 11 # changes pkg/logging/logging.go x: 4 # contributors y: 10 # changes pkg/seqno/seqno.go x: 4 # contributors y: 12 # changes pkg/seqno/seqno_linux.go x: 3 # contributors y: 8 # changes pkg/utils/utils_linux.go x: 2 # contributors y: 3 # changes vmextension/installuninstall.go x: 4 # contributors y: 7 # changes extensionlauncher/extensionlauncher.go x: 1 # contributors y: 2 # changes main/main.go x: 2 # contributors y: 8 # changes pkg/decrypt/decypt_windows.go x: 3 # contributors y: 6 # changes pkg/encrypt/encrypt_linux.go x: 1 # contributors y: 3 # changes pkg/extensionevents/extension_events_linux.go x: 2 # contributors y: 4 # changes pkg/handlerenv/handlerenv.go x: 2 # contributors y: 6 # changes pkg/seqno/seqno_windows.go x: 2 # contributors y: 5 # changes
18.0
# changes
  min: 1.0
  average: 5.17
  25th percentile: 2.0
  median: 3.0
  75th percentile: 8.0
  max: 18.0
0 5.0
# contributors
min: 1.0 | average: 2.17 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 3.0 | max: 5.0

Number of Contributors vs. File Size: 46 points

pkg/decrypt/decrypt_linux.go x: 4 # contributors y: 36 lines of code pkg/status/status.go x: 3 # contributors y: 130 lines of code vmextension/enabledisable.go x: 3 # contributors y: 177 lines of code vmextension/errorwithclarification.go x: 1 # contributors y: 14 lines of code vmextension/vmextension.go x: 5 # contributors y: 277 lines of code pkg/extensionevents/extension_events.go x: 5 # contributors y: 99 lines of code pkg/commandhandler/cmd.go x: 4 # contributors y: 78 lines of code pkg/environmentmanager/environmentmanager.go x: 3 # contributors y: 14 lines of code pkg/logging/logging.go x: 4 # contributors y: 166 lines of code pkg/seqno/seqno.go x: 4 # contributors y: 91 lines of code pkg/settings/settings.go x: 5 # contributors y: 111 lines of code pkg/seqno/seqno_linux.go x: 3 # contributors y: 49 lines of code pkg/utils/utils_linux.go x: 2 # contributors y: 83 lines of code vmextension/installuninstall.go x: 4 # contributors y: 110 lines of code vmextension/initialization.go x: 4 # contributors y: 48 lines of code extensionlauncher/extensionlauncher.go x: 1 # contributors y: 70 lines of code extensionlauncher/runindependentprocess_linux.go x: 1 # contributors y: 11 lines of code main/main.go x: 2 # contributors y: 24 lines of code main/sampleextension.go x: 1 # contributors y: 36 lines of code pkg/commandhandler/cmd_linux.go x: 3 # contributors y: 54 lines of code pkg/constants/constants.go x: 2 # contributors y: 5 lines of code pkg/constants/constants_linux.go x: 1 # contributors y: 4 lines of code pkg/constants/constants_windows.go x: 1 # contributors y: 2 lines of code pkg/decrypt/decypt_windows.go x: 3 # contributors y: 133 lines of code pkg/encrypt/encrypt.go x: 1 # contributors y: 8 lines of code pkg/encrypt/encrypt_linux.go x: 1 # contributors y: 50 lines of code pkg/encrypt/encrypt_windows.go x: 1 # contributors y: 100 lines of code pkg/exithelper/exithelper.go x: 1 # contributors y: 18 lines of code pkg/extensionerrors/errorhelper.go x: 2 # contributors y: 29 lines of code pkg/extensionerrors/extensionerrors.go x: 3 # contributors y: 18 lines of code pkg/extensionevents/extension_events_linux.go x: 2 # contributors y: 8 lines of code pkg/handlerenv/handlerenv.go x: 2 # contributors y: 100 lines of code pkg/internal/crypto/crypto_linux.go x: 1 # contributors y: 95 lines of code pkg/internal/crypto/crypto_windows.go x: 1 # contributors y: 166 lines of code pkg/lockedfile/errors.go x: 1 # contributors y: 19 lines of code pkg/lockedfile/lockedfile.go x: 1 # contributors y: 22 lines of code pkg/lockedfile/lockedfile_linux.go x: 1 # contributors y: 65 lines of code pkg/lockedfile/lockedfile_windows.go x: 1 # contributors y: 134 lines of code pkg/lockedfile/metadata.go x: 1 # contributors y: 38 lines of code pkg/seqno/seqno_windows.go x: 2 # contributors y: 65 lines of code pkg/testhelpers/testhelpers.go x: 1 # contributors y: 21 lines of code pkg/utils/utils.go x: 1 # contributors y: 12 lines of code pkg/utils/utils_windows.go x: 1 # contributors y: 9 lines of code
277.0
lines of code
  min: 2.0
  average: 62.43
  25th percentile: 14.0
  median: 48.5
  75th percentile: 99.25
  max: 277.0
0 5.0
# contributors
min: 1.0 | average: 2.17 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 3.0 | max: 5.0