elastic / opbeans-flask
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 10 files with 503 lines of code in files.
    • 10 files that are 366+ days old (503 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 10 files with 503 lines of code in files.
    • 10 files have been last changed 366+ days ago (503 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
py, yaml, in, ini, gitignore, dockerignore, mako, bats, txt, md, gitmodules, html, bash
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
py100% | 0% | 0% | 0% | 0%
mako100% | 0% | 0% | 0% | 0%
in100% | 0% | 0% | 0% | 0%
html100% | 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%
mako100% | 0% | 0% | 0% | 0%
in100% | 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
migrations100% | 0% | 0% | 0% | 0%
sql_implementation100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
gql_implementation100% | 0% | 0% | 0% | 0%
templates100% | 0% | 0% | 0% | 0%
primary (file freshness distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
migrations100% | 0% | 0% | 0% | 0%
sql_implementation100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
gql_implementation100% | 0% | 0% | 0% | 0%
templates100% | 0% | 0% | 0% | 0%
Oldest Files (Top 10)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
app.py
in root
84 3 2019-11-28 2022-01-18 4 1 beni@elastic.co beni@elastic.co
13 - 2019-11-28 2024-03-11 4 2 beni@elastic.co riccardo.magliocchetti@gmai...
index.html
in templates
11 - 2019-11-28 2019-11-28 1 1 beni@elastic.co beni@elastic.co
5297e76ff06b_initial_data.py
in migrations/versions
78 2 2019-12-13 2019-12-13 1 1 beni@elastic.co beni@elastic.co
e157ee29908d_.py
in migrations/versions
58 2 2019-12-13 2019-12-13 1 1 beni@elastic.co beni@elastic.co
env.py
in migrations
46 2 2019-12-13 2019-12-13 1 1 beni@elastic.co beni@elastic.co
mako
script.py.mako
in migrations
17 - 2019-12-13 2019-12-13 1 1 beni@elastic.co beni@elastic.co
__init__.py
in sql_implementation
133 9 2020-06-10 2022-01-18 2 1 beni@elastic.co beni@elastic.co
models.py
in sql_implementation
45 1 2020-06-10 2022-01-18 2 1 beni@elastic.co beni@elastic.co
__init__.py
in gql_implementation
18 1 2020-06-10 2022-01-18 2 1 beni@elastic.co beni@elastic.co
Files Not Recently Changed (Top 10)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
index.html
in templates
11 - 2019-11-28 2019-11-28 1 1 beni@elastic.co beni@elastic.co
mako
script.py.mako
in migrations
17 - 2019-12-13 2019-12-13 1 1 beni@elastic.co beni@elastic.co
env.py
in migrations
46 2 2019-12-13 2019-12-13 1 1 beni@elastic.co beni@elastic.co
e157ee29908d_.py
in migrations/versions
58 2 2019-12-13 2019-12-13 1 1 beni@elastic.co beni@elastic.co
5297e76ff06b_initial_data.py
in migrations/versions
78 2 2019-12-13 2019-12-13 1 1 beni@elastic.co beni@elastic.co
__init__.py
in gql_implementation
18 1 2020-06-10 2022-01-18 2 1 beni@elastic.co beni@elastic.co
models.py
in sql_implementation
45 1 2020-06-10 2022-01-18 2 1 beni@elastic.co beni@elastic.co
app.py
in root
84 3 2019-11-28 2022-01-18 4 1 beni@elastic.co beni@elastic.co
__init__.py
in sql_implementation
133 9 2020-06-10 2022-01-18 2 1 beni@elastic.co beni@elastic.co
13 - 2019-11-28 2024-03-11 4 2 beni@elastic.co riccardo.magliocchetti@gmai...
Most Recently Created Files (Top 10)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
__init__.py
in sql_implementation
133 9 2020-06-10 2022-01-18 2 1 beni@elastic.co beni@elastic.co
models.py
in sql_implementation
45 1 2020-06-10 2022-01-18 2 1 beni@elastic.co beni@elastic.co
__init__.py
in gql_implementation
18 1 2020-06-10 2022-01-18 2 1 beni@elastic.co beni@elastic.co
5297e76ff06b_initial_data.py
in migrations/versions
78 2 2019-12-13 2019-12-13 1 1 beni@elastic.co beni@elastic.co
e157ee29908d_.py
in migrations/versions
58 2 2019-12-13 2019-12-13 1 1 beni@elastic.co beni@elastic.co
env.py
in migrations
46 2 2019-12-13 2019-12-13 1 1 beni@elastic.co beni@elastic.co
mako
script.py.mako
in migrations
17 - 2019-12-13 2019-12-13 1 1 beni@elastic.co beni@elastic.co
app.py
in root
84 3 2019-11-28 2022-01-18 4 1 beni@elastic.co beni@elastic.co
13 - 2019-11-28 2024-03-11 4 2 beni@elastic.co riccardo.magliocchetti@gmai...
index.html
in templates
11 - 2019-11-28 2019-11-28 1 1 beni@elastic.co beni@elastic.co
Most Recently Changed Files (Top 10)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
13 - 2019-11-28 2024-03-11 4 2 beni@elastic.co riccardo.magliocchetti@gmai...
__init__.py
in sql_implementation
133 9 2020-06-10 2022-01-18 2 1 beni@elastic.co beni@elastic.co
app.py
in root
84 3 2019-11-28 2022-01-18 4 1 beni@elastic.co beni@elastic.co
models.py
in sql_implementation
45 1 2020-06-10 2022-01-18 2 1 beni@elastic.co beni@elastic.co
__init__.py
in gql_implementation
18 1 2020-06-10 2022-01-18 2 1 beni@elastic.co beni@elastic.co
5297e76ff06b_initial_data.py
in migrations/versions
78 2 2019-12-13 2019-12-13 1 1 beni@elastic.co beni@elastic.co
e157ee29908d_.py
in migrations/versions
58 2 2019-12-13 2019-12-13 1 1 beni@elastic.co beni@elastic.co
env.py
in migrations
46 2 2019-12-13 2019-12-13 1 1 beni@elastic.co beni@elastic.co
mako
script.py.mako
in migrations
17 - 2019-12-13 2019-12-13 1 1 beni@elastic.co beni@elastic.co
index.html
in templates
11 - 2019-11-28 2019-11-28 1 1 beni@elastic.co beni@elastic.co