aws-samples / aws-netcoreapi-aurora-cdk
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: 20
  • Daily file updates (only one update per file and date counted): 96
  • First update: 2019-11-16
  • Latest update: 2021-08-19
  • Days between first and latest update: 643 (91 weeks, estimated 455 working days)
  • Active days (at least one file change): 6
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 20 files with 744 lines of code in files.
    • 20 files that are 366+ days old (744 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 20 files with 744 lines of code in files.
    • 20 files have been last changed 366+ days ago (744 lines of code)
    • 0 files have been last changed 181-365 days ago (0 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)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
cs, json, md, targets, props, csproj, gitignore, txt, sh, yml, ts
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
cs100% | 0% | 0% | 0% | 0%
props100% | 0% | 0% | 0% | 0%
yml100% | 0% | 0% | 0% | 0%
targets100% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
cs100% | 0% | 0% | 0% | 0%
props100% | 0% | 0% | 0% | 0%
yml100% | 0% | 0% | 0% | 0%
targets100% | 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
cdk/src/Todo100% | 0% | 0% | 0% | 0%
cdk/src/Todo/Modules100% | 0% | 0% | 0% | 0%
webapi/Controllers100% | 0% | 0% | 0% | 0%
webapi/Models100% | 0% | 0% | 0% | 0%
cdk/src/Todo/Utilities100% | 0% | 0% | 0% | 0%
webapi100% | 0% | 0% | 0% | 0%
webapi/obj100% | 0% | 0% | 0% | 0%
cdk/config100% | 0% | 0% | 0% | 0%
cdk/src/Todo/obj100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
cdk/src/Todo100% | 0% | 0% | 0% | 0%
cdk/src/Todo/Modules100% | 0% | 0% | 0% | 0%
webapi/Controllers100% | 0% | 0% | 0% | 0%
webapi/Models100% | 0% | 0% | 0% | 0%
cdk/src/Todo/Utilities100% | 0% | 0% | 0% | 0%
webapi100% | 0% | 0% | 0% | 0%
webapi/obj100% | 0% | 0% | 0% | 0%
cdk/config100% | 0% | 0% | 0% | 0%
cdk/src/Todo/obj100% | 0% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
TodoInfraStack.cs
in cdk/src/Todo
159 1 805 808 2
TodoContext.cs
in webapi/Models
78 5 808 808 1
Constants.cs
in cdk/src/Todo
56 - 805 808 2
TodoController.cs
in webapi/Controllers
48 6 808 808 1
ServiceBuilder.cs
in cdk/src/Todo/Utilities
45 - 808 808 1
ServiceProvider.cs
in cdk/src/Todo/Utilities
40 1 805 808 2
Startup.cs
in webapi
35 3 808 808 1
ValuesController.cs
in webapi/Controllers
34 5 808 808 1
buildspec.yml
in cdk/config
24 - 808 808 1
props
todo-app.csproj.nuget.g.props
in webapi/obj
20 - 803 808 2
Program.cs
in webapi
20 2 808 808 1
props
Todo.csproj.nuget.g.props
in cdk/src/Todo/obj
15 - 803 808 2
Program.cs
in cdk/src/Todo
13 1 808 808 1
EnvironmentVariable.cs
in cdk/src/Todo/Modules
9 - 808 808 1
Todo.cs
in webapi/Models
9 - 808 808 1
Parameters.cs
in webapi/Controllers
8 - 808 808 1
targets
Todo.csproj.nuget.g.targets
in cdk/src/Todo/obj
6 - 803 808 2
targets
todo-app.csproj.nuget.g.targets
in webapi/obj
6 - 803 808 2
FargateTaskRole.cs
in cdk/src/Todo/Modules
60 2 805 805 1
FargateExecutionRole.cs
in cdk/src/Todo/Modules
59 2 805 805 1
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
Parameters.cs
in webapi/Controllers
8 - 808 808 1
Todo.cs
in webapi/Models
9 - 808 808 1
EnvironmentVariable.cs
in cdk/src/Todo/Modules
9 - 808 808 1
Program.cs
in cdk/src/Todo
13 1 808 808 1
Program.cs
in webapi
20 2 808 808 1
buildspec.yml
in cdk/config
24 - 808 808 1
ValuesController.cs
in webapi/Controllers
34 5 808 808 1
Startup.cs
in webapi
35 3 808 808 1
ServiceBuilder.cs
in cdk/src/Todo/Utilities
45 - 808 808 1
TodoController.cs
in webapi/Controllers
48 6 808 808 1
TodoContext.cs
in webapi/Models
78 5 808 808 1
ServiceProvider.cs
in cdk/src/Todo/Utilities
40 1 805 808 2
Constants.cs
in cdk/src/Todo
56 - 805 808 2
FargateExecutionRole.cs
in cdk/src/Todo/Modules
59 2 805 805 1
FargateTaskRole.cs
in cdk/src/Todo/Modules
60 2 805 805 1
TodoInfraStack.cs
in cdk/src/Todo
159 1 805 808 2
targets
todo-app.csproj.nuget.g.targets
in webapi/obj
6 - 803 808 2
targets
Todo.csproj.nuget.g.targets
in cdk/src/Todo/obj
6 - 803 808 2
props
Todo.csproj.nuget.g.props
in cdk/src/Todo/obj
15 - 803 808 2
props
todo-app.csproj.nuget.g.props
in webapi/obj
20 - 803 808 2
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
FargateTaskRole.cs
in cdk/src/Todo/Modules
60 2 805 805 1
FargateExecutionRole.cs
in cdk/src/Todo/Modules
59 2 805 805 1
TodoInfraStack.cs
in cdk/src/Todo
159 1 805 808 2
TodoContext.cs
in webapi/Models
78 5 808 808 1
Constants.cs
in cdk/src/Todo
56 - 805 808 2
TodoController.cs
in webapi/Controllers
48 6 808 808 1
ServiceBuilder.cs
in cdk/src/Todo/Utilities
45 - 808 808 1
ServiceProvider.cs
in cdk/src/Todo/Utilities
40 1 805 808 2
Startup.cs
in webapi
35 3 808 808 1
ValuesController.cs
in webapi/Controllers
34 5 808 808 1
buildspec.yml
in cdk/config
24 - 808 808 1
props
todo-app.csproj.nuget.g.props
in webapi/obj
20 - 803 808 2
Program.cs
in webapi
20 2 808 808 1
props
Todo.csproj.nuget.g.props
in cdk/src/Todo/obj
15 - 803 808 2
Program.cs
in cdk/src/Todo
13 1 808 808 1
EnvironmentVariable.cs
in cdk/src/Todo/Modules
9 - 808 808 1
Todo.cs
in webapi/Models
9 - 808 808 1
Parameters.cs
in webapi/Controllers
8 - 808 808 1
targets
Todo.csproj.nuget.g.targets
in cdk/src/Todo/obj
6 - 803 808 2
targets
todo-app.csproj.nuget.g.targets
in webapi/obj
6 - 803 808 2
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
props
todo-app.csproj.nuget.g.props
in webapi/obj
20 - 803 808 2
props
Todo.csproj.nuget.g.props
in cdk/src/Todo/obj
15 - 803 808 2
targets
Todo.csproj.nuget.g.targets
in cdk/src/Todo/obj
6 - 803 808 2
targets
todo-app.csproj.nuget.g.targets
in webapi/obj
6 - 803 808 2
TodoInfraStack.cs
in cdk/src/Todo
159 1 805 808 2
FargateTaskRole.cs
in cdk/src/Todo/Modules
60 2 805 805 1
FargateExecutionRole.cs
in cdk/src/Todo/Modules
59 2 805 805 1
Constants.cs
in cdk/src/Todo
56 - 805 808 2
ServiceProvider.cs
in cdk/src/Todo/Utilities
40 1 805 808 2
TodoContext.cs
in webapi/Models
78 5 808 808 1
TodoController.cs
in webapi/Controllers
48 6 808 808 1
ServiceBuilder.cs
in cdk/src/Todo/Utilities
45 - 808 808 1
Startup.cs
in webapi
35 3 808 808 1
ValuesController.cs
in webapi/Controllers
34 5 808 808 1
buildspec.yml
in cdk/config
24 - 808 808 1
Program.cs
in webapi
20 2 808 808 1
Program.cs
in cdk/src/Todo
13 1 808 808 1
EnvironmentVariable.cs
in cdk/src/Todo/Modules
9 - 808 808 1
Todo.cs
in webapi/Models
9 - 808 808 1
Parameters.cs
in webapi/Controllers
8 - 808 808 1