microsoft / satcheljs-cookbook
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: 23
  • Daily file updates (only one update per file and date counted): 133
  • First update: 2017-08-22
  • Latest update: 2020-03-19
  • Days between first and latest update: 941 (134 weeks, estimated 670 working days)
  • Active days (at least one file change): 11
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 23 files with 430 lines of code in files.
    • 23 files that are 366+ days old (430 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 23 files with 430 lines of code in files.
    • 23 files have been last changed 366+ days ago (430 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, md, tsx, json, js, txt, css, pug, gitignore
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
ts100% | 0% | 0% | 0% | 0%
tsx100% | 0% | 0% | 0% | 0%
css100% | 0% | 0% | 0% | 0%
js100% | 0% | 0% | 0% | 0%
pug100% | 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%
tsx100% | 0% | 0% | 0% | 0%
css100% | 0% | 0% | 0% | 0%
js100% | 0% | 0% | 0% | 0%
pug100% | 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/components100% | 0% | 0% | 0% | 0%
src/mutators100% | 0% | 0% | 0% | 0%
src/store100% | 0% | 0% | 0% | 0%
src/orchestrators100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
src/actions100% | 0% | 0% | 0% | 0%
views100% | 0% | 0% | 0% | 0%
src/selectors100% | 0% | 0% | 0% | 0%
src/services100% | 0% | 0% | 0% | 0%
src100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
src/components100% | 0% | 0% | 0% | 0%
src/mutators100% | 0% | 0% | 0% | 0%
src/store100% | 0% | 0% | 0% | 0%
src/orchestrators100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
src/actions100% | 0% | 0% | 0% | 0%
views100% | 0% | 0% | 0% | 0%
src/selectors100% | 0% | 0% | 0% | 0%
src/services100% | 0% | 0% | 0% | 0%
src100% | 0% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
server.js
in root
22 - 1608 1608 1
pug
index.pug
in views
6 - 1601 1608 2
BookStore.ts
in src/store
79 - 1056 1601 2
books.ts
in src/mutators/cart
38 1 1056 1601 2
Cart.tsx
in src/components
37 1 1055 1601 3
CategoryList.tsx
in src/components
29 - 1055 1601 3
App.tsx
in src/components
28 1 1056 1601 2
selectedBookId.ts
in src/mutators
28 1 1056 1601 2
AppStyles.css
in src/components
27 - 1601 1601 1
BookList.tsx
in src/components
25 - 1055 1601 3
Description.tsx
in src/components
23 1 1055 1601 3
removeBookFromCart.ts
in src/orchestrators
14 - 1056 1601 2
selectedBookId.ts
in src/mutators/cart
13 - 1056 1601 2
buy.ts
in src/orchestrators
10 - 1056 1601 2
store.ts
in src/store
10 - 1056 1601 2
buying.ts
in src/mutators/cart
9 - 1056 1601 2
cart.ts
in src/actions
8 - 1056 1601 2
selectedCategoryId.ts
in src/mutators
6 - 1056 1601 2
getSelectedBookId.ts
in src/selectors
5 1 1056 1601 2
makePurchase.ts
in src/services
5 1 1056 1601 2
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
server.js
in root
22 - 1608 1608 1
pug
index.pug
in views
6 - 1601 1608 2
AppStyles.css
in src/components
27 - 1601 1601 1
selectCategory.ts
in src/actions
2 - 1056 1601 2
selectBook.ts
in src/actions
2 - 1056 1601 2
index.tsx
in src
4 - 1056 1601 2
makePurchase.ts
in src/services
5 1 1056 1601 2
getSelectedBookId.ts
in src/selectors
5 1 1056 1601 2
selectedCategoryId.ts
in src/mutators
6 - 1056 1601 2
cart.ts
in src/actions
8 - 1056 1601 2
buying.ts
in src/mutators/cart
9 - 1056 1601 2
store.ts
in src/store
10 - 1056 1601 2
buy.ts
in src/orchestrators
10 - 1056 1601 2
selectedBookId.ts
in src/mutators/cart
13 - 1056 1601 2
removeBookFromCart.ts
in src/orchestrators
14 - 1056 1601 2
selectedBookId.ts
in src/mutators
28 1 1056 1601 2
App.tsx
in src/components
28 1 1056 1601 2
books.ts
in src/mutators/cart
38 1 1056 1601 2
BookStore.ts
in src/store
79 - 1056 1601 2
Description.tsx
in src/components
23 1 1055 1601 3
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
BookStore.ts
in src/store
79 - 1056 1601 2
books.ts
in src/mutators/cart
38 1 1056 1601 2
Cart.tsx
in src/components
37 1 1055 1601 3
CategoryList.tsx
in src/components
29 - 1055 1601 3
App.tsx
in src/components
28 1 1056 1601 2
selectedBookId.ts
in src/mutators
28 1 1056 1601 2
AppStyles.css
in src/components
27 - 1601 1601 1
BookList.tsx
in src/components
25 - 1055 1601 3
Description.tsx
in src/components
23 1 1055 1601 3
removeBookFromCart.ts
in src/orchestrators
14 - 1056 1601 2
selectedBookId.ts
in src/mutators/cart
13 - 1056 1601 2
buy.ts
in src/orchestrators
10 - 1056 1601 2
store.ts
in src/store
10 - 1056 1601 2
buying.ts
in src/mutators/cart
9 - 1056 1601 2
cart.ts
in src/actions
8 - 1056 1601 2
selectedCategoryId.ts
in src/mutators
6 - 1056 1601 2
getSelectedBookId.ts
in src/selectors
5 1 1056 1601 2
makePurchase.ts
in src/services
5 1 1056 1601 2
index.tsx
in src
4 - 1056 1601 2
selectBook.ts
in src/actions
2 - 1056 1601 2
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
Cart.tsx
in src/components
37 1 1055 1601 3
CategoryList.tsx
in src/components
29 - 1055 1601 3
BookList.tsx
in src/components
25 - 1055 1601 3
Description.tsx
in src/components
23 1 1055 1601 3
BookStore.ts
in src/store
79 - 1056 1601 2
books.ts
in src/mutators/cart
38 1 1056 1601 2
App.tsx
in src/components
28 1 1056 1601 2
selectedBookId.ts
in src/mutators
28 1 1056 1601 2
removeBookFromCart.ts
in src/orchestrators
14 - 1056 1601 2
selectedBookId.ts
in src/mutators/cart
13 - 1056 1601 2
buy.ts
in src/orchestrators
10 - 1056 1601 2
store.ts
in src/store
10 - 1056 1601 2
buying.ts
in src/mutators/cart
9 - 1056 1601 2
cart.ts
in src/actions
8 - 1056 1601 2
selectedCategoryId.ts
in src/mutators
6 - 1056 1601 2
getSelectedBookId.ts
in src/selectors
5 1 1056 1601 2
makePurchase.ts
in src/services
5 1 1056 1601 2
index.tsx
in src
4 - 1056 1601 2
selectBook.ts
in src/actions
2 - 1056 1601 2
selectCategory.ts
in src/actions
2 - 1056 1601 2