GoogleCloudPlatform / transactional-microservice-examples
File Age & Freshness

File age measurements show the distribution of file ages (days since the first commit) and the file freshness (days since the latest commit).

Summary
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 37 files with 2,185 lines of code in files.
    • 37 files that are 366+ days old (2,185 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

explore: grouped by folders | grouped by age
File Freshness Distribution Overall
Days since last update
  • There are 37 files with 2,185 lines of code in files.
    • 37 files have been last changed 366+ days ago (2,185 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

explore: grouped by folders | grouped by freshness
File Change History per File Extension
tsx, py, dockerignore, json, ts, js, md, yaml, gitignore, css, txt, html, eslintignore
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
py100% | 0% | 0% | 0% | 0%
tsx100% | 0% | 0% | 0% | 0%
ts100% | 0% | 0% | 0% | 0%
js100% | 0% | 0% | 0% | 0%
html100% | 0% | 0% | 0% | 0%
yaml100% | 0% | 0% | 0% | 0%
css100% | 0% | 0% | 0% | 0%
File Freshness Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
py100% | 0% | 0% | 0% | 0%
tsx100% | 0% | 0% | 0% | 0%
ts100% | 0% | 0% | 0% | 0%
js100% | 0% | 0% | 0% | 0%
html100% | 0% | 0% | 0% | 0%
yaml100% | 0% | 0% | 0% | 0%
css100% | 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
frontend100% | 0% | 0% | 0% | 0%
services100% | 0% | 0% | 0% | 0%
cqrs100% | 0% | 0% | 0% | 0%
primary (file freshness distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
frontend100% | 0% | 0% | 0% | 0%
services100% | 0% | 0% | 0% | 0%
cqrs100% | 0% | 0% | 0% | 0%
Oldest Files (Top 39)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
main.py
in services/customer-async
155 5 2020-12-09 2020-12-09 1 1 enakai@google.com enakai@google.com
main.py
in services/order-async
137 5 2020-12-09 2020-12-09 1 1 enakai@google.com enakai@google.com
main.py
in services/customer-sync
118 5 2020-12-09 2020-12-09 1 1 enakai@google.com enakai@google.com
main.py
in services/order-sync
106 5 2020-12-09 2020-12-09 1 1 enakai@google.com enakai@google.com
main.py
in services/order-processor
62 4 2020-12-09 2020-12-09 1 1 enakai@google.com enakai@google.com
main.py
in services/event-publisher
51 3 2020-12-09 2020-12-29 2 2 enakai@google.com enakai0@gmail.com
index.yaml
in services/event-publisher
5 - 2020-12-09 2020-12-09 1 1 enakai@google.com enakai@google.com
main.py
in cqrs/services/orderinfo
167 5 2021-01-17 2021-01-30 2 2 enakai@google.com enakai0@gmail.com
main.py
in cqrs/services/product
77 4 2021-01-17 2021-01-30 2 2 enakai@google.com enakai0@gmail.com
main.py
in cqrs/services/order
71 3 2021-01-17 2021-01-30 2 2 enakai@google.com enakai0@gmail.com
index.yaml
in cqrs/services/orderinfo
5 - 2021-01-17 2021-01-30 2 2 enakai@google.com enakai0@gmail.com
Checkout.tsx
in frontend/src/pages
171 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
apis.ts
in frontend/src/hooks
169 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
Orders.tsx
in frontend/src/pages
136 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
First.tsx
in frontend/src/pages
123 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
data.ts
in frontend/src
82 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
Profile.tsx
in frontend/src/pages
80 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
RouterConfig.tsx
in frontend/src/components
72 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
CartContext.tsx
in frontend/src/context
64 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
OrdersContext.tsx
in frontend/src/context
57 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
Product.tsx
in frontend/src/components
38 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
Navbar.tsx
in frontend/src/components
37 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
CustomerContext.tsx
in frontend/src/context
34 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
IdentityTokenContext.tsx
in frontend/src/context
34 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
App.tsx
in frontend/src
20 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
Cart.tsx
in frontend/src/components
17 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
index.html
in frontend
13 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
Products.tsx
in frontend/src/components
13 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
Shop.tsx
in frontend/src/pages
13 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
InvalidTokenError.tsx
in frontend/src/components
11 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
main.tsx
in frontend/src
10 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
10 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
Footer.tsx
in frontend/src/components
6 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
productType.ts
in frontend/src/types
6 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
6 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
vite.config.ts
in frontend
5 1 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
index.css
in frontend/src
4 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
main.py
in cqrs/services/event-publisher
51 3
index.yaml
in cqrs/services/event-publisher
5 -
Files Not Recently Changed (Top 39)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
index.yaml
in services/event-publisher
5 - 2020-12-09 2020-12-09 1 1 enakai@google.com enakai@google.com
main.py
in services/order-processor
62 4 2020-12-09 2020-12-09 1 1 enakai@google.com enakai@google.com
main.py
in services/order-sync
106 5 2020-12-09 2020-12-09 1 1 enakai@google.com enakai@google.com
main.py
in services/customer-sync
118 5 2020-12-09 2020-12-09 1 1 enakai@google.com enakai@google.com
main.py
in services/order-async
137 5 2020-12-09 2020-12-09 1 1 enakai@google.com enakai@google.com
main.py
in services/customer-async
155 5 2020-12-09 2020-12-09 1 1 enakai@google.com enakai@google.com
main.py
in services/event-publisher
51 3 2020-12-09 2020-12-29 2 2 enakai@google.com enakai0@gmail.com
index.yaml
in cqrs/services/orderinfo
5 - 2021-01-17 2021-01-30 2 2 enakai@google.com enakai0@gmail.com
main.py
in cqrs/services/order
71 3 2021-01-17 2021-01-30 2 2 enakai@google.com enakai0@gmail.com
main.py
in cqrs/services/product
77 4 2021-01-17 2021-01-30 2 2 enakai@google.com enakai0@gmail.com
main.py
in cqrs/services/orderinfo
167 5 2021-01-17 2021-01-30 2 2 enakai@google.com enakai0@gmail.com
index.css
in frontend/src
4 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
vite.config.ts
in frontend
5 1 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
6 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
productType.ts
in frontend/src/types
6 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
Footer.tsx
in frontend/src/components
6 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
10 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
main.tsx
in frontend/src
10 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
InvalidTokenError.tsx
in frontend/src/components
11 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
Shop.tsx
in frontend/src/pages
13 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
Products.tsx
in frontend/src/components
13 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
index.html
in frontend
13 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
Cart.tsx
in frontend/src/components
17 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
App.tsx
in frontend/src
20 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
IdentityTokenContext.tsx
in frontend/src/context
34 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
CustomerContext.tsx
in frontend/src/context
34 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
Navbar.tsx
in frontend/src/components
37 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
Product.tsx
in frontend/src/components
38 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
OrdersContext.tsx
in frontend/src/context
57 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
CartContext.tsx
in frontend/src/context
64 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
RouterConfig.tsx
in frontend/src/components
72 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
Profile.tsx
in frontend/src/pages
80 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
data.ts
in frontend/src
82 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
First.tsx
in frontend/src/pages
123 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
Orders.tsx
in frontend/src/pages
136 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
apis.ts
in frontend/src/hooks
169 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
Checkout.tsx
in frontend/src/pages
171 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
index.yaml
in cqrs/services/event-publisher
5 -
main.py
in cqrs/services/event-publisher
51 3
Most Recently Created Files (Top 39)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
main.py
in cqrs/services/event-publisher
51 3
index.yaml
in cqrs/services/event-publisher
5 -
Checkout.tsx
in frontend/src/pages
171 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
apis.ts
in frontend/src/hooks
169 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
Orders.tsx
in frontend/src/pages
136 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
First.tsx
in frontend/src/pages
123 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
data.ts
in frontend/src
82 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
Profile.tsx
in frontend/src/pages
80 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
RouterConfig.tsx
in frontend/src/components
72 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
CartContext.tsx
in frontend/src/context
64 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
OrdersContext.tsx
in frontend/src/context
57 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
Product.tsx
in frontend/src/components
38 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
Navbar.tsx
in frontend/src/components
37 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
CustomerContext.tsx
in frontend/src/context
34 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
IdentityTokenContext.tsx
in frontend/src/context
34 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
App.tsx
in frontend/src
20 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
Cart.tsx
in frontend/src/components
17 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
index.html
in frontend
13 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
Products.tsx
in frontend/src/components
13 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
Shop.tsx
in frontend/src/pages
13 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
InvalidTokenError.tsx
in frontend/src/components
11 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
main.tsx
in frontend/src
10 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
10 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
Footer.tsx
in frontend/src/components
6 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
productType.ts
in frontend/src/types
6 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
6 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
vite.config.ts
in frontend
5 1 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
index.css
in frontend/src
4 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
main.py
in cqrs/services/orderinfo
167 5 2021-01-17 2021-01-30 2 2 enakai@google.com enakai0@gmail.com
main.py
in cqrs/services/product
77 4 2021-01-17 2021-01-30 2 2 enakai@google.com enakai0@gmail.com
main.py
in cqrs/services/order
71 3 2021-01-17 2021-01-30 2 2 enakai@google.com enakai0@gmail.com
index.yaml
in cqrs/services/orderinfo
5 - 2021-01-17 2021-01-30 2 2 enakai@google.com enakai0@gmail.com
main.py
in services/customer-async
155 5 2020-12-09 2020-12-09 1 1 enakai@google.com enakai@google.com
main.py
in services/order-async
137 5 2020-12-09 2020-12-09 1 1 enakai@google.com enakai@google.com
main.py
in services/customer-sync
118 5 2020-12-09 2020-12-09 1 1 enakai@google.com enakai@google.com
main.py
in services/order-sync
106 5 2020-12-09 2020-12-09 1 1 enakai@google.com enakai@google.com
main.py
in services/order-processor
62 4 2020-12-09 2020-12-09 1 1 enakai@google.com enakai@google.com
main.py
in services/event-publisher
51 3 2020-12-09 2020-12-29 2 2 enakai@google.com enakai0@gmail.com
index.yaml
in services/event-publisher
5 - 2020-12-09 2020-12-09 1 1 enakai@google.com enakai@google.com
Most Recently Changed Files (Top 39)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
main.py
in cqrs/services/event-publisher
51 3
index.yaml
in cqrs/services/event-publisher
5 -
Checkout.tsx
in frontend/src/pages
171 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
apis.ts
in frontend/src/hooks
169 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
Orders.tsx
in frontend/src/pages
136 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
First.tsx
in frontend/src/pages
123 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
data.ts
in frontend/src
82 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
Profile.tsx
in frontend/src/pages
80 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
RouterConfig.tsx
in frontend/src/components
72 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
CartContext.tsx
in frontend/src/context
64 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
OrdersContext.tsx
in frontend/src/context
57 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
Product.tsx
in frontend/src/components
38 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
Navbar.tsx
in frontend/src/components
37 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
CustomerContext.tsx
in frontend/src/context
34 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
IdentityTokenContext.tsx
in frontend/src/context
34 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
App.tsx
in frontend/src
20 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
Cart.tsx
in frontend/src/components
17 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
index.html
in frontend
13 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
Products.tsx
in frontend/src/components
13 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
Shop.tsx
in frontend/src/pages
13 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
InvalidTokenError.tsx
in frontend/src/components
11 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
main.tsx
in frontend/src
10 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
10 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
Footer.tsx
in frontend/src/components
6 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
productType.ts
in frontend/src/types
6 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
6 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
vite.config.ts
in frontend
5 1 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
index.css
in frontend/src
4 - 2022-07-26 2022-07-26 1 2 enakai0@gmail.com hasebe@google.com
main.py
in cqrs/services/orderinfo
167 5 2021-01-17 2021-01-30 2 2 enakai@google.com enakai0@gmail.com
main.py
in cqrs/services/product
77 4 2021-01-17 2021-01-30 2 2 enakai@google.com enakai0@gmail.com
main.py
in cqrs/services/order
71 3 2021-01-17 2021-01-30 2 2 enakai@google.com enakai0@gmail.com
index.yaml
in cqrs/services/orderinfo
5 - 2021-01-17 2021-01-30 2 2 enakai@google.com enakai0@gmail.com
main.py
in services/event-publisher
51 3 2020-12-09 2020-12-29 2 2 enakai@google.com enakai0@gmail.com
main.py
in services/customer-async
155 5 2020-12-09 2020-12-09 1 1 enakai@google.com enakai@google.com
main.py
in services/order-async
137 5 2020-12-09 2020-12-09 1 1 enakai@google.com enakai@google.com
main.py
in services/customer-sync
118 5 2020-12-09 2020-12-09 1 1 enakai@google.com enakai@google.com
main.py
in services/order-sync
106 5 2020-12-09 2020-12-09 1 1 enakai@google.com enakai@google.com
main.py
in services/order-processor
62 4 2020-12-09 2020-12-09 1 1 enakai@google.com enakai@google.com
index.yaml
in services/event-publisher
5 - 2020-12-09 2020-12-09 1 1 enakai@google.com enakai@google.com