aws-samples / aws-appsync-presence-api
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: 18
  • Daily file updates (only one update per file and date counted): 59
  • First update: 2020-09-22
  • Latest update: 2021-01-13
  • Days between first and latest update: 114 (16 weeks, estimated 80 working days)
  • Active days (at least one file change): 19
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 18 files with 717 lines of code in files.
    • 18 files that are 366+ days old (717 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 18 files with 717 lines of code in files.
    • 18 files have been last changed 366+ days ago (717 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
ts, json, js, md, vue, txt, gitignore, css, npmignore, html, graphql
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
ts100% | 0% | 0% | 0% | 0%
js100% | 0% | 0% | 0% | 0%
vue100% | 0% | 0% | 0% | 0%
css100% | 0% | 0% | 0% | 0%
graphql100% | 0% | 0% | 0% | 0%
html100% | 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%
js100% | 0% | 0% | 0% | 0%
vue100% | 0% | 0% | 0% | 0%
css100% | 0% | 0% | 0% | 0%
graphql100% | 0% | 0% | 0% | 0%
html100% | 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
lib100% | 0% | 0% | 0% | 0%
presencedemo/src/components100% | 0% | 0% | 0% | 0%
presencedemo/src100% | 0% | 0% | 0% | 0%
src/functions/timeout100% | 0% | 0% | 0% | 0%
src/functions/on_disconnect100% | 0% | 0% | 0% | 0%
src/functions/heartbeat100% | 0% | 0% | 0% | 0%
src/functions/disconnect100% | 0% | 0% | 0% | 0%
blogpost100% | 0% | 0% | 0% | 0%
presencedemo/src/graphql100% | 0% | 0% | 0% | 0%
presencedemo/public100% | 0% | 0% | 0% | 0%
src/functions/status100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
presencedemo100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
lib100% | 0% | 0% | 0% | 0%
presencedemo/src/components100% | 0% | 0% | 0% | 0%
presencedemo/src100% | 0% | 0% | 0% | 0%
src/functions/timeout100% | 0% | 0% | 0% | 0%
src/functions/on_disconnect100% | 0% | 0% | 0% | 0%
src/functions/heartbeat100% | 0% | 0% | 0% | 0%
src/functions/disconnect100% | 0% | 0% | 0% | 0%
blogpost100% | 0% | 0% | 0% | 0%
presencedemo/src/graphql100% | 0% | 0% | 0% | 0%
presencedemo/public100% | 0% | 0% | 0% | 0%
src/functions/status100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
presencedemo100% | 0% | 0% | 0% | 0%
Oldest Files (Top 18)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
presence-stack.ts
in lib
207 5 418 497 7
schema.ts
in lib
49 2 384 477 7
timeout.js
in src/functions/timeout
45 - 418 452 3
on_disconnect.js
in src/functions/on_disconnect
38 2 418 452 5
heartbeat.js
in src/functions/heartbeat
32 - 418 452 3
disconnect.js
in src/functions/disconnect
31 - 418 452 3
schema1.graphql
in blogpost
31 - 439 452 2
status.js
in src/functions/status
16 - 418 452 3
jest.config.js
in root
7 - 439 439 1
Player.vue
in presencedemo/src/components
103 - 418 424 2
PlayerList.vue
in presencedemo/src/components
50 - 418 424 2
index.css
in presencedemo/src
32 - 424 424 1
operations.js
in presencedemo/src/graphql
27 5 418 424 2
index.html
in presencedemo/public
16 - 424 424 1
App.vue
in presencedemo/src
15 - 419 424 2
main.js
in presencedemo/src
7 - 418 424 2
api-config.sample.js
in presencedemo/src
6 - 424 424 1
babel.config.js
in presencedemo
5 - 424 424 1
Files Not Recently Changed (Top 18)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
jest.config.js
in root
7 - 439 439 1
schema1.graphql
in blogpost
31 - 439 452 2
babel.config.js
in presencedemo
5 - 424 424 1
api-config.sample.js
in presencedemo/src
6 - 424 424 1
index.html
in presencedemo/public
16 - 424 424 1
index.css
in presencedemo/src
32 - 424 424 1
App.vue
in presencedemo/src
15 - 419 424 2
main.js
in presencedemo/src
7 - 418 424 2
status.js
in src/functions/status
16 - 418 452 3
operations.js
in presencedemo/src/graphql
27 5 418 424 2
disconnect.js
in src/functions/disconnect
31 - 418 452 3
heartbeat.js
in src/functions/heartbeat
32 - 418 452 3
on_disconnect.js
in src/functions/on_disconnect
38 2 418 452 5
timeout.js
in src/functions/timeout
45 - 418 452 3
PlayerList.vue
in presencedemo/src/components
50 - 418 424 2
Player.vue
in presencedemo/src/components
103 - 418 424 2
presence-stack.ts
in lib
207 5 418 497 7
schema.ts
in lib
49 2 384 477 7
Most Recently Created Files (Top 18)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
Player.vue
in presencedemo/src/components
103 - 418 424 2
PlayerList.vue
in presencedemo/src/components
50 - 418 424 2
index.css
in presencedemo/src
32 - 424 424 1
operations.js
in presencedemo/src/graphql
27 5 418 424 2
index.html
in presencedemo/public
16 - 424 424 1
App.vue
in presencedemo/src
15 - 419 424 2
main.js
in presencedemo/src
7 - 418 424 2
api-config.sample.js
in presencedemo/src
6 - 424 424 1
babel.config.js
in presencedemo
5 - 424 424 1
jest.config.js
in root
7 - 439 439 1
timeout.js
in src/functions/timeout
45 - 418 452 3
on_disconnect.js
in src/functions/on_disconnect
38 2 418 452 5
heartbeat.js
in src/functions/heartbeat
32 - 418 452 3
disconnect.js
in src/functions/disconnect
31 - 418 452 3
schema1.graphql
in blogpost
31 - 439 452 2
status.js
in src/functions/status
16 - 418 452 3
schema.ts
in lib
49 2 384 477 7
presence-stack.ts
in lib
207 5 418 497 7
Most Recently Changed Files (Top 18)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
schema.ts
in lib
49 2 384 477 7
presence-stack.ts
in lib
207 5 418 497 7
Player.vue
in presencedemo/src/components
103 - 418 424 2
PlayerList.vue
in presencedemo/src/components
50 - 418 424 2
timeout.js
in src/functions/timeout
45 - 418 452 3
on_disconnect.js
in src/functions/on_disconnect
38 2 418 452 5
heartbeat.js
in src/functions/heartbeat
32 - 418 452 3
disconnect.js
in src/functions/disconnect
31 - 418 452 3
operations.js
in presencedemo/src/graphql
27 5 418 424 2
status.js
in src/functions/status
16 - 418 452 3
main.js
in presencedemo/src
7 - 418 424 2
App.vue
in presencedemo/src
15 - 419 424 2
index.css
in presencedemo/src
32 - 424 424 1
index.html
in presencedemo/public
16 - 424 424 1
api-config.sample.js
in presencedemo/src
6 - 424 424 1
babel.config.js
in presencedemo
5 - 424 424 1
schema1.graphql
in blogpost
31 - 439 452 2
jest.config.js
in root
7 - 439 439 1