aws-samples / copilot-primer-workshop
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: 19
  • Daily file updates (only one update per file and date counted): 37
  • First update: 2021-06-10
  • Latest update: 2021-09-09
  • Days between first and latest update: 92 (13 weeks, estimated 65 working days)
  • Active days (at least one file change): 3
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 19 files with 503 lines of code in files.
    • 0 files that are 366+ days old (0 lines of code)
    • 19 files that are 181-365 days old (503 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)
0% | 100% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 19 files with 503 lines of code in files.
    • 0 files have been last changed 366+ days ago (0 lines of code)
    • 19 files have been last changed 181-365 days ago (503 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)
0% | 100% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
ts, tsx, md, json, txt, css, yml, sh, py, html
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
css0% | 100% | 0% | 0% | 0%
tsx0% | 100% | 0% | 0% | 0%
ts0% | 100% | 0% | 0% | 0%
py0% | 100% | 0% | 0% | 0%
yml0% | 100% | 0% | 0% | 0%
html0% | 100% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
css0% | 100% | 0% | 0% | 0%
tsx0% | 100% | 0% | 0% | 0%
ts0% | 100% | 0% | 0% | 0%
py0% | 100% | 0% | 0% | 0%
yml0% | 100% | 0% | 0% | 0%
html0% | 100% | 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
frontend/webapp/src0% | 100% | 0% | 0% | 0%
frontend/webapp/src/components0% | 100% | 0% | 0% | 0%
backend0% | 100% | 0% | 0% | 0%
frontend/webapp/src/modules0% | 100% | 0% | 0% | 0%
frontend/webapp/public0% | 100% | 0% | 0% | 0%
manifests/backend0% | 100% | 0% | 0% | 0%
manifests/frontend0% | 100% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
frontend/webapp/src0% | 100% | 0% | 0% | 0%
frontend/webapp/src/components0% | 100% | 0% | 0% | 0%
backend0% | 100% | 0% | 0% | 0%
frontend/webapp/src/modules0% | 100% | 0% | 0% | 0%
frontend/webapp/public0% | 100% | 0% | 0% | 0%
manifests/backend0% | 100% | 0% | 0% | 0%
manifests/frontend0% | 100% | 0% | 0% | 0%
Oldest Files (Top 19)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
App.css
in code/frontend/webapp/src
123 - 236 236 1
app.py
in code/backend
81 9 236 236 1
tasksModule.ts
in code/frontend/webapp/src/modules
66 4 236 236 1
TaskInput.tsx
in code/frontend/webapp/src/components
34 - 236 236 1
TaskItem.tsx
in code/frontend/webapp/src/components
30 - 236 236 1
TableOperation.tsx
in code/frontend/webapp/src/components
23 - 236 236 1
TaskList.tsx
in code/frontend/webapp/src/components
17 - 236 236 1
index.html
in code/frontend/webapp/public
17 - 236 236 1
App.tsx
in code/frontend/webapp/src
15 - 236 236 1
manifest.yml
in code/manifests/backend
14 - 236 236 1
index.tsx
in code/frontend/webapp/src
14 - 236 236 1
reportWebVitals.ts
in code/frontend/webapp/src
13 - 236 236 1
manifest.yml
in code/manifests/frontend
12 - 236 236 1
index.css
in code/frontend/webapp/src
12 - 236 236 1
Types.ts
in code/frontend/webapp/src
10 - 236 236 1
rootReducer.ts
in code/frontend/webapp/src
7 - 236 236 1
store.ts
in code/frontend/webapp/src
7 - 236 236 1
util.ts
in code/frontend/webapp/src/components
7 1 236 236 1
setupTests.ts
in code/frontend/webapp/src
1 - 236 236 1
Files Not Recently Changed (Top 19)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
setupTests.ts
in code/frontend/webapp/src
1 - 236 236 1
util.ts
in code/frontend/webapp/src/components
7 1 236 236 1
store.ts
in code/frontend/webapp/src
7 - 236 236 1
rootReducer.ts
in code/frontend/webapp/src
7 - 236 236 1
Types.ts
in code/frontend/webapp/src
10 - 236 236 1
index.css
in code/frontend/webapp/src
12 - 236 236 1
manifest.yml
in code/manifests/frontend
12 - 236 236 1
reportWebVitals.ts
in code/frontend/webapp/src
13 - 236 236 1
index.tsx
in code/frontend/webapp/src
14 - 236 236 1
manifest.yml
in code/manifests/backend
14 - 236 236 1
App.tsx
in code/frontend/webapp/src
15 - 236 236 1
index.html
in code/frontend/webapp/public
17 - 236 236 1
TaskList.tsx
in code/frontend/webapp/src/components
17 - 236 236 1
TableOperation.tsx
in code/frontend/webapp/src/components
23 - 236 236 1
TaskItem.tsx
in code/frontend/webapp/src/components
30 - 236 236 1
TaskInput.tsx
in code/frontend/webapp/src/components
34 - 236 236 1
tasksModule.ts
in code/frontend/webapp/src/modules
66 4 236 236 1
app.py
in code/backend
81 9 236 236 1
App.css
in code/frontend/webapp/src
123 - 236 236 1
Most Recently Created Files (Top 19)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
App.css
in code/frontend/webapp/src
123 - 236 236 1
app.py
in code/backend
81 9 236 236 1
tasksModule.ts
in code/frontend/webapp/src/modules
66 4 236 236 1
TaskInput.tsx
in code/frontend/webapp/src/components
34 - 236 236 1
TaskItem.tsx
in code/frontend/webapp/src/components
30 - 236 236 1
TableOperation.tsx
in code/frontend/webapp/src/components
23 - 236 236 1
TaskList.tsx
in code/frontend/webapp/src/components
17 - 236 236 1
index.html
in code/frontend/webapp/public
17 - 236 236 1
App.tsx
in code/frontend/webapp/src
15 - 236 236 1
manifest.yml
in code/manifests/backend
14 - 236 236 1
index.tsx
in code/frontend/webapp/src
14 - 236 236 1
reportWebVitals.ts
in code/frontend/webapp/src
13 - 236 236 1
manifest.yml
in code/manifests/frontend
12 - 236 236 1
index.css
in code/frontend/webapp/src
12 - 236 236 1
Types.ts
in code/frontend/webapp/src
10 - 236 236 1
rootReducer.ts
in code/frontend/webapp/src
7 - 236 236 1
store.ts
in code/frontend/webapp/src
7 - 236 236 1
util.ts
in code/frontend/webapp/src/components
7 1 236 236 1
setupTests.ts
in code/frontend/webapp/src
1 - 236 236 1
Most Recently Changed Files (Top 19)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
App.css
in code/frontend/webapp/src
123 - 236 236 1
app.py
in code/backend
81 9 236 236 1
tasksModule.ts
in code/frontend/webapp/src/modules
66 4 236 236 1
TaskInput.tsx
in code/frontend/webapp/src/components
34 - 236 236 1
TaskItem.tsx
in code/frontend/webapp/src/components
30 - 236 236 1
TableOperation.tsx
in code/frontend/webapp/src/components
23 - 236 236 1
TaskList.tsx
in code/frontend/webapp/src/components
17 - 236 236 1
index.html
in code/frontend/webapp/public
17 - 236 236 1
App.tsx
in code/frontend/webapp/src
15 - 236 236 1
manifest.yml
in code/manifests/backend
14 - 236 236 1
index.tsx
in code/frontend/webapp/src
14 - 236 236 1
reportWebVitals.ts
in code/frontend/webapp/src
13 - 236 236 1
manifest.yml
in code/manifests/frontend
12 - 236 236 1
index.css
in code/frontend/webapp/src
12 - 236 236 1
Types.ts
in code/frontend/webapp/src
10 - 236 236 1
rootReducer.ts
in code/frontend/webapp/src
7 - 236 236 1
store.ts
in code/frontend/webapp/src
7 - 236 236 1
util.ts
in code/frontend/webapp/src/components
7 1 236 236 1
setupTests.ts
in code/frontend/webapp/src
1 - 236 236 1