aws-samples / aws-amplify-team-task-tracking
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: 45
  • Daily file updates (only one update per file and date counted): 90
  • First update: 2019-10-30
  • Latest update: 2021-06-10
  • Days between first and latest update: 590 (84 weeks, estimated 420 working days)
  • Active days (at least one file change): 21
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 45 files with 8,778 lines of code in files.
    • 45 files that are 366+ days old (8,778 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 45 files with 8,778 lines of code in files.
    • 44 files have been last changed 366+ days ago (8,147 lines of code)
    • 1 files have been last changed 181-365 days ago (631 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)
92% | 7% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
ts, json, html, md, css, js, graphql, yml, txt, MD
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
ts100% | 0% | 0% | 0% | 0%
graphql100% | 0% | 0% | 0% | 0%
yml100% | 0% | 0% | 0% | 0%
html100% | 0% | 0% | 0% | 0%
css100% | 0% | 0% | 0% | 0%
js100% | 0% | 0% | 0% | 0%
MD100% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
ts100% | 0% | 0% | 0% | 0%
graphql100% | 0% | 0% | 0% | 0%
html100% | 0% | 0% | 0% | 0%
css100% | 0% | 0% | 0% | 0%
yml3% | 96% | 0% | 0% | 0%
js100% | 0% | 0% | 0% | 0%
MD100% | 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/app100% | 0% | 0% | 0% | 0%
src/graphql100% | 0% | 0% | 0% | 0%
amplify/backend/auth100% | 0% | 0% | 0% | 0%
src/app/dashboard100% | 0% | 0% | 0% | 0%
src/app/overview100% | 0% | 0% | 0% | 0%
src/app/goals100% | 0% | 0% | 0% | 0%
src/app/monthlytasks100% | 0% | 0% | 0% | 0%
src/app/weeklytasks100% | 0% | 0% | 0% | 0%
amplify/backend/api100% | 0% | 0% | 0% | 0%
src100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
amplify/backend/function100% | 0% | 0% | 0% | 0%
src/app/auth100% | 0% | 0% | 0% | 0%
src/environments100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
src/app100% | 0% | 0% | 0% | 0%
src/graphql100% | 0% | 0% | 0% | 0%
src/app/dashboard100% | 0% | 0% | 0% | 0%
src/app/overview100% | 0% | 0% | 0% | 0%
src/app/goals100% | 0% | 0% | 0% | 0%
src/app/monthlytasks100% | 0% | 0% | 0% | 0%
src/app/weeklytasks100% | 0% | 0% | 0% | 0%
amplify/backend/api100% | 0% | 0% | 0% | 0%
src100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
amplify/backend/function100% | 0% | 0% | 0% | 0%
src/app/auth100% | 0% | 0% | 0% | 0%
src/environments100% | 0% | 0% | 0% | 0%
amplify/backend/auth0% | 100% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
API.service.ts
in src/app
3311 76 825 825 1
teamtasksf9538190-cloudformation-template.yml
in amplify/backend/auth/teamtasksf9538190
631 - 236 825 4
mutations.ts
in src/graphql
615 24 825 825 1
subscriptions.ts
in src/graphql
609 - 825 825 1
mutations.graphql
in src/graphql
592 - 825 825 1
subscriptions.graphql
in src/graphql
586 - 825 825 1
queries.ts
in src/graphql
388 15 825 825 1
queries.graphql
in src/graphql
373 - 825 825 1
dashboard.component.ts
in src/app/dashboard
251 6 825 825 1
overview.component.css
in src/app/overview
195 - 825 825 1
weeklytasks.component.ts
in src/app/weeklytasks
159 9 825 825 1
monthlytasks.component.ts
in src/app/monthlytasks
159 9 825 825 1
goals.component.ts
in src/app/goals
159 9 825 825 1
schema.graphql
in amplify/backend/api/teamtasks
93 - 825 825 1
goals.component.html
in src/app/goals
84 - 825 825 1
monthlytasks.component.html
in src/app/monthlytasks
81 - 825 825 1
weeklytasks.component.html
in src/app/weeklytasks
80 - 825 825 1
overview.component.ts
in src/app/overview
66 2 825 825 1
dashboard.component.html
in src/app/dashboard
52 - 825 825 1
app.component.ts
in src/app
34 2 825 825 1
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
goals.component.css
in src/app/goals
1 - 825 825 1
monthlytasks.component.css
in src/app/monthlytasks
1 - 825 825 1
auth.component.css
in src/app/auth
1 - 825 825 1
auth.component.html
in src/app/auth
1 - 825 825 1
dashboard.component.css
in src/app/dashboard
1 - 825 825 1
weeklytasks.component.css
in src/app/weeklytasks
1 - 825 825 1
app.component.css
in src/app
1 - 825 825 1
styles.css
in src
2 - 825 825 1
environment.prod.ts
in src/environments
3 - 825 825 1
environment.ts
in src/environments
3 - 825 825 1
polyfills.ts
in src
3 - 825 825 1
index.js
in amplify/backend/function/teamtasksf9538190PreSignup/src
7 - 825 825 1
momentpipe.ts
in src/app
9 - 825 825 1
email-filter-whitelist.js
in amplify/backend/function/teamtasksf9538190PreSignup/src
10 - 825 825 1
auth.component.ts
in src/app/auth
11 1 825 825 1
main.ts
in src
12 - 825 825 1
test.ts
in src
13 - 825 825 1
overview.component.html
in src/app/overview
16 - 825 825 1
index.html
in src
18 - 825 825 1
app-routing.module.ts
in src/app
21 - 825 825 1
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
LAB5.MD
in root
10 - 773 773 1
API.service.ts
in src/app
3311 76 825 825 1
teamtasksf9538190-cloudformation-template.yml
in amplify/backend/auth/teamtasksf9538190
631 - 236 825 4
mutations.ts
in src/graphql
615 24 825 825 1
subscriptions.ts
in src/graphql
609 - 825 825 1
mutations.graphql
in src/graphql
592 - 825 825 1
subscriptions.graphql
in src/graphql
586 - 825 825 1
queries.ts
in src/graphql
388 15 825 825 1
queries.graphql
in src/graphql
373 - 825 825 1
dashboard.component.ts
in src/app/dashboard
251 6 825 825 1
overview.component.css
in src/app/overview
195 - 825 825 1
weeklytasks.component.ts
in src/app/weeklytasks
159 9 825 825 1
monthlytasks.component.ts
in src/app/monthlytasks
159 9 825 825 1
goals.component.ts
in src/app/goals
159 9 825 825 1
schema.graphql
in amplify/backend/api/teamtasks
93 - 825 825 1
goals.component.html
in src/app/goals
84 - 825 825 1
monthlytasks.component.html
in src/app/monthlytasks
81 - 825 825 1
weeklytasks.component.html
in src/app/weeklytasks
80 - 825 825 1
overview.component.ts
in src/app/overview
66 2 825 825 1
dashboard.component.html
in src/app/dashboard
52 - 825 825 1
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
teamtasksf9538190-cloudformation-template.yml
in amplify/backend/auth/teamtasksf9538190
631 - 236 825 4
LAB5.MD
in root
10 - 773 773 1
API.service.ts
in src/app
3311 76 825 825 1
mutations.ts
in src/graphql
615 24 825 825 1
subscriptions.ts
in src/graphql
609 - 825 825 1
mutations.graphql
in src/graphql
592 - 825 825 1
subscriptions.graphql
in src/graphql
586 - 825 825 1
queries.ts
in src/graphql
388 15 825 825 1
queries.graphql
in src/graphql
373 - 825 825 1
dashboard.component.ts
in src/app/dashboard
251 6 825 825 1
overview.component.css
in src/app/overview
195 - 825 825 1
weeklytasks.component.ts
in src/app/weeklytasks
159 9 825 825 1
monthlytasks.component.ts
in src/app/monthlytasks
159 9 825 825 1
goals.component.ts
in src/app/goals
159 9 825 825 1
schema.graphql
in amplify/backend/api/teamtasks
93 - 825 825 1
goals.component.html
in src/app/goals
84 - 825 825 1
monthlytasks.component.html
in src/app/monthlytasks
81 - 825 825 1
weeklytasks.component.html
in src/app/weeklytasks
80 - 825 825 1
overview.component.ts
in src/app/overview
66 2 825 825 1
dashboard.component.html
in src/app/dashboard
52 - 825 825 1