microsoft / Service-Fabric-POA
File Age

File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest commit).

Summary
  • Number of files: 66
  • Daily file updates (only one update per file and date counted): 108
  • First update: 2019-01-11
  • Latest update: 2021-04-23
  • Days between first and latest update: 834 (119 weeks, estimated 595 working days)
  • Active days (at least one file change): 53
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 66 files with 6,139 lines of code in files.
    • 66 files that are 366+ days old (6,139 lines of code)
    • 0 files that are 181-365 days old (0 lines of code)
    • 0 files that are 91-180 days old (0 lines of code)
    • 0 files that are 31-90 days old (0 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 66 files with 6,139 lines of code in files.
    • 56 files have been last changed 366+ days ago (5,859 lines of code)
    • 10 files have been last changed 181-365 days ago (280 lines of code)
    • 0 files have been last changed 91-180 days ago (0 lines of code)
    • 0 files have been last changed 31-90 days ago (0 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
95% | 4% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
cs, xml, csproj, ps1, props, json, bat, cfg, gitignore, gitattributes, txt, md, yml, sfproj
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
cs100% | 0% | 0% | 0% | 0%
ps1100% | 0% | 0% | 0% | 0%
props100% | 0% | 0% | 0% | 0%
sfproj100% | 0% | 0% | 0% | 0%
yml100% | 0% | 0% | 0% | 0%
cfg100% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
cs96% | 3% | 0% | 0% | 0%
ps187% | 12% | 0% | 0% | 0%
sfproj100% | 0% | 0% | 0% | 0%
props38% | 61% | 0% | 0% | 0%
yml100% | 0% | 0% | 0% | 0%
cfg100% | 0% | 0% | 0% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
src/PatchOrchestrationApplication/NodeAgentNTService/src100% | 0% | 0% | 0% | 0%
src/PatchOrchestrationApplication/CoordinatorService/src100% | 0% | 0% | 0% | 0%
src/PatchOrchestrationApplication/NodeAgentSFUtility/src100% | 0% | 0% | 0% | 0%
src/PatchOrchestrationApplication/NodeAgentService/src100% | 0% | 0% | 0% | 0%
src/PatchOrchestrationApplication/TelemetryLib/src100% | 0% | 0% | 0% | 0%
src/PatchOrchestrationApplication/PatchOrchestrationApplication/Scripts100% | 0% | 0% | 0% | 0%
src/PatchOrchestrationApplication/Common100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
src/properties100% | 0% | 0% | 0% | 0%
src/PatchOrchestrationApplication/PatchOrchestrationApplication100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
src/PatchOrchestrationApplication/NodeAgentNTService/src99% | <1% | 0% | 0% | 0%
src/PatchOrchestrationApplication/CoordinatorService/src98% | 1% | 0% | 0% | 0%
src/PatchOrchestrationApplication/NodeAgentSFUtility/src98% | 1% | 0% | 0% | 0%
src/PatchOrchestrationApplication/NodeAgentService/src97% | 2% | 0% | 0% | 0%
src/PatchOrchestrationApplication/Common100% | 0% | 0% | 0% | 0%
src/PatchOrchestrationApplication/PatchOrchestrationApplication/Scripts79% | 20% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
src/PatchOrchestrationApplication/TelemetryLib/src54% | 45% | 0% | 0% | 0%
src/PatchOrchestrationApplication/PatchOrchestrationApplication100% | 0% | 0% | 0% | 0%
src/properties38% | 61% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
WindowsUpdateManager.cs
in src/PatchOrchestrationApplication/NodeAgentNTService/src/Manager
730 32 672 1057 13
TimerManager.cs
in src/PatchOrchestrationApplication/NodeAgentNTService/src/Manager
608 29 461 1057 21
RepairManagerHelper.cs
in src/PatchOrchestrationApplication/CoordinatorService/src
565 18 383 1057 25
CommandProcessor.cs
in src/PatchOrchestrationApplication/NodeAgentSFUtility/src
388 10 999 1057 7
NodeAgentSfUtility.cs
in src/PatchOrchestrationApplication/NodeAgentNTService/src/Utility
249 16 999 1057 7
CoordinatorService.cs
in src/PatchOrchestrationApplication/CoordinatorService/src
220 9 718 1057 9
SettingsManager.cs
in src/PatchOrchestrationApplication/NodeAgentNTService/src/Manager
160 8 994 1057 3
build.ps1
in root
158 - 1025 1057 6
ServiceSettings.cs
in src/PatchOrchestrationApplication/NodeAgentNTService/src/Manager
150 4 642 1057 4
RepairManagerHelper.cs
in src/PatchOrchestrationApplication/NodeAgentSFUtility/src/Helpers
133 5 1057 1057 1
CustomerIdentificationUtility.cs
in src/PatchOrchestrationApplication/TelemetryLib/src/Helper
124 10 872 1057 3
ShutdownUtility.cs
in src/PatchOrchestrationApplication/NodeAgentNTService/src/Utility
123 2 1057 1057 1
NodeAgentService.cs
in src/PatchOrchestrationApplication/NodeAgentService/src
123 7 711 1057 5
NTServiceConfigurationUtility.cs
in src/PatchOrchestrationApplication/NodeAgentService/src
122 4 997 1057 3
WindowsUpdateOperationResult.cs
in src/PatchOrchestrationApplication/Common
118 5 997 1057 5
OperationResultFormatter.cs
in src/PatchOrchestrationApplication/NodeAgentNTService/src/Utility
115 12 997 1057 5
TelemetryEvents.cs
in src/PatchOrchestrationApplication/TelemetryLib/src
110 3 283 1057 18
OwinCommunicationListener.cs
in src/PatchOrchestrationApplication/CoordinatorService/src/WebService
108 6 1057 1057 1
ServiceEventSource.cs
in src/PatchOrchestrationApplication/CoordinatorService/src
105 10 1057 1057 1
POAService.cs
in src/PatchOrchestrationApplication/NodeAgentNTService/src/Service
96 5 1057 1057 1
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
cfg
logmansessions.cfg
in src/PatchOrchestrationApplication/NodeAgentService/src
4 - 1057 1057 1
props
EnableStylecop.props
in src/properties
8 - 1057 1057 1
TelemetryConstants.cs
in src/PatchOrchestrationApplication/TelemetryLib/src
8 - 1057 1057 1
ServiceEventSource.cs
in src/PatchOrchestrationApplication/NodeAgentSFUtility/src/Helpers
9 - 1057 1057 1
IWebServiceAppBuilder.cs
in src/PatchOrchestrationApplication/CoordinatorService/src/WebService
9 - 1057 1057 1
WUErrorCodes.cs
in src/PatchOrchestrationApplication/NodeAgentNTService/src/Manager
12 - 1057 1057 1
IPatchOrchestrationEvents.cs
in src/PatchOrchestrationApplication/Common
12 - 1057 1057 1
Program.cs
in src/PatchOrchestrationApplication/NodeAgentNTService/src
15 1 1057 1057 1
props
nuproj.props
in src/properties
18 - 1057 1057 1
ITelemetryEventSource.cs
in src/PatchOrchestrationApplication/TelemetryLib/src
19 - 1057 1057 1
UnityConfig.cs
in src/PatchOrchestrationApplication/CoordinatorService/src/WebService
19 1 1057 1057 1
WindowsUpdateNodeResults.cs
in src/PatchOrchestrationApplication/CoordinatorService/src
20 1 1057 1057 1
ExecutorData.cs
in src/PatchOrchestrationApplication/Common
20 - 1057 1057 1
SerializationUtility.cs
in src/PatchOrchestrationApplication/Common
24 4 1057 1057 1
Program.cs
in src/PatchOrchestrationApplication/NodeAgentService/src
26 1 1057 1057 1
DirectoryUtility.cs
in src/PatchOrchestrationApplication/NodeAgentService/src
28 1 1057 1057 1
Startup.cs
in src/PatchOrchestrationApplication/CoordinatorService/src/WebService
30 3 1057 1057 1
Helper.cs
in src/PatchOrchestrationApplication/NodeAgentNTService/src/Utility
33 2 1057 1057 1
ProjectInstaller.cs
in src/PatchOrchestrationApplication/NodeAgentNTService/src/Service
33 3 1057 1057 1
DefaultController.cs
in src/PatchOrchestrationApplication/CoordinatorService/src/WebService
46 1 1057 1057 1
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
AssemblyInfo.cs
in src/PatchOrchestrationApplication/CoordinatorService/src/Properties
15 - 283 383 2
AssemblyInfo.cs
in src/PatchOrchestrationApplication/NodeAgentNTService/src/Properties
15 - 283 383 2
AssemblyInfo.cs
in src/PatchOrchestrationApplication/NodeAgentSFUtility/src/Properties
15 - 283 383 2
AssemblyInfo.cs
in src/PatchOrchestrationApplication/NodeAgentService/src/Properties
15 - 283 383 2
Deploy-FabricApplication.ps1
in src/PatchOrchestrationApplication/PatchOrchestrationApplication/Scripts
199 - 467 467 1
azure-pipelines.yml
in root
10 - 1056 1056 1
WindowsUpdateManager.cs
in src/PatchOrchestrationApplication/NodeAgentNTService/src/Manager
730 32 672 1057 13
TimerManager.cs
in src/PatchOrchestrationApplication/NodeAgentNTService/src/Manager
608 29 461 1057 21
RepairManagerHelper.cs
in src/PatchOrchestrationApplication/CoordinatorService/src
565 18 383 1057 25
CommandProcessor.cs
in src/PatchOrchestrationApplication/NodeAgentSFUtility/src
388 10 999 1057 7
NodeAgentSfUtility.cs
in src/PatchOrchestrationApplication/NodeAgentNTService/src/Utility
249 16 999 1057 7
CoordinatorService.cs
in src/PatchOrchestrationApplication/CoordinatorService/src
220 9 718 1057 9
SettingsManager.cs
in src/PatchOrchestrationApplication/NodeAgentNTService/src/Manager
160 8 994 1057 3
build.ps1
in root
158 - 1025 1057 6
ServiceSettings.cs
in src/PatchOrchestrationApplication/NodeAgentNTService/src/Manager
150 4 642 1057 4
RepairManagerHelper.cs
in src/PatchOrchestrationApplication/NodeAgentSFUtility/src/Helpers
133 5 1057 1057 1
CustomerIdentificationUtility.cs
in src/PatchOrchestrationApplication/TelemetryLib/src/Helper
124 10 872 1057 3
ShutdownUtility.cs
in src/PatchOrchestrationApplication/NodeAgentNTService/src/Utility
123 2 1057 1057 1
NodeAgentService.cs
in src/PatchOrchestrationApplication/NodeAgentService/src
123 7 711 1057 5
NTServiceConfigurationUtility.cs
in src/PatchOrchestrationApplication/NodeAgentService/src
122 4 997 1057 3
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
TelemetryEvents.cs
in src/PatchOrchestrationApplication/TelemetryLib/src
110 3 283 1057 18
props
common.props
in src/properties
42 - 283 1057 17
Upgrade.ps1
in src/PatchOrchestrationApplication/PatchOrchestrationApplication/Scripts
20 - 283 1057 16
Deploy.ps1
in src/PatchOrchestrationApplication/PatchOrchestrationApplication/Scripts
18 - 283 1057 16
AssemblyInfo.cs
in src/PatchOrchestrationApplication/TelemetryLib/src/Properties
16 - 283 1057 3
AssemblyInfo.cs
in src/PatchOrchestrationApplication/CoordinatorService/src/Properties
15 - 283 383 2
AssemblyInfo.cs
in src/PatchOrchestrationApplication/NodeAgentNTService/src/Properties
15 - 283 383 2
AssemblyInfo.cs
in src/PatchOrchestrationApplication/NodeAgentSFUtility/src/Properties
15 - 283 383 2
AssemblyInfo.cs
in src/PatchOrchestrationApplication/NodeAgentService/src/Properties
15 - 283 383 2
Undeploy.ps1
in src/PatchOrchestrationApplication/PatchOrchestrationApplication/Scripts
14 - 283 1057 16
RepairManagerHelper.cs
in src/PatchOrchestrationApplication/CoordinatorService/src
565 18 383 1057 25
TimerManager.cs
in src/PatchOrchestrationApplication/NodeAgentNTService/src/Manager
608 29 461 1057 21
Deploy-FabricApplication.ps1
in src/PatchOrchestrationApplication/PatchOrchestrationApplication/Scripts
199 - 467 467 1
ServiceSettings.cs
in src/PatchOrchestrationApplication/NodeAgentNTService/src/Manager
150 4 642 1057 4
WindowsAutoUpdateUtility.cs
in src/PatchOrchestrationApplication/NodeAgentNTService/src/Utility
75 5 647 1057 2
WindowsUpdateManager.cs
in src/PatchOrchestrationApplication/NodeAgentNTService/src/Manager
730 32 672 1057 13
NodeAgentService.cs
in src/PatchOrchestrationApplication/NodeAgentService/src
123 7 711 1057 5
CoordinatorService.cs
in src/PatchOrchestrationApplication/CoordinatorService/src
220 9 718 1057 9
HealthManagerHelper.cs
in src/PatchOrchestrationApplication/CoordinatorService/src
32 2 719 1057 2
CustomerIdentificationUtility.cs
in src/PatchOrchestrationApplication/TelemetryLib/src/Helper
124 10 872 1057 3