epam / ai-dial-app-builder-python
File Change Frequency

File change frequency (churn) shows the distribution of file updates (days with at least one commit).

Overview
File Change Frequency Overall
  • There are 3 files with 158 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 0 files changed 51-100 times (0 lines of code)
    • 0 files changed 21-50 times (0 lines of code)
    • 0 files changed 6-20 times (0 lines of code)
    • 3 files changed 1-5 times (158 lines of code)
0% | 0% | 0% | 0% | 100%
Legend:
101+
51-100
21-50
6-20
1-5

explore: grouped by folders | grouped by update frequency | data
Contributors Count Frequency Overall
  • There are 3 files with 158 lines of code.
    • 0 files changed by more than 25 contributors (0 lines of code)
    • 0 files changed by 11-25 contributors (0 lines of code)
    • 0 files changed by 6-10 contributors (0 lines of code)
    • 3 files changed by 2-5 contributors (158 lines of code)
    • 0 files changed by 1 contributor (0 lines of code)
0% | 0% | 0% | 100% | 0%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
yaml, py, md, dockerignore, toml, txt, sh, json
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
py0% | 0% | 0% | 0% | 100%
toml0% | 0% | 0% | 0% | 100%
yaml0% | 0% | 0% | 0% | 100%
File Change Frequency per Logical Decomposition
primary
primary (file change frequency)
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
ROOT0% | 0% | 0% | 0% | 100%
aidial_app_builder_python0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 10)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
trivy.yaml
in root
12 - 2024-12-13 2024-12-13 1 2 133792808+oleksii-klimov@us... andrei_tataranovich@epam.com
71 - 2024-12-13 2024-12-13 1 3 149404362+ai-dial-actions@u... alexey_klimov@epam.com
__main__.py
in aidial_app_builder_python
75 4 2024-12-13 2024-12-13 1 2 133792808+oleksii-klimov@us... andrei_tataranovich@epam.com
__init__.py
in aidial_app_builder_python/validation
1 -
__init__.py
in aidial_app_builder_python/validation/python_pip
1 -
__init__.py
in aidial_app_builder_python
1 -
2 -
exceptions.py
in aidial_app_builder_python/validation
2 -
noxfile.py
in root
23 3
validation.py
in aidial_app_builder_python/validation/python_pip
41 4
Files With Most Contributors (Top 10)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
71 - 2024-12-13 2024-12-13 1 3 149404362+ai-dial-actions@u... alexey_klimov@epam.com
trivy.yaml
in root
12 - 2024-12-13 2024-12-13 1 2 133792808+oleksii-klimov@us... andrei_tataranovich@epam.com
__main__.py
in aidial_app_builder_python
75 4 2024-12-13 2024-12-13 1 2 133792808+oleksii-klimov@us... andrei_tataranovich@epam.com
__init__.py
in aidial_app_builder_python
1 -
__init__.py
in aidial_app_builder_python/validation/python_pip
1 -
validation.py
in aidial_app_builder_python/validation/python_pip
41 4
__init__.py
in aidial_app_builder_python/validation
1 -
exceptions.py
in aidial_app_builder_python/validation
2 -
2 -
noxfile.py
in root
23 3
Files With Least Contributors (Top 10)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
validation.py
in aidial_app_builder_python/validation/python_pip
41 4
noxfile.py
in root
23 3
exceptions.py
in aidial_app_builder_python/validation
2 -
2 -
__init__.py
in aidial_app_builder_python
1 -
__init__.py
in aidial_app_builder_python/validation/python_pip
1 -
__init__.py
in aidial_app_builder_python/validation
1 -
__main__.py
in aidial_app_builder_python
75 4 2024-12-13 2024-12-13 1 2 133792808+oleksii-klimov@us... andrei_tataranovich@epam.com
trivy.yaml
in root
12 - 2024-12-13 2024-12-13 1 2 133792808+oleksii-klimov@us... andrei_tataranovich@epam.com
71 - 2024-12-13 2024-12-13 1 3 149404362+ai-dial-actions@u... alexey_klimov@epam.com
Correlations

File Size vs. Number of Changes: 3 points

pyproject.toml x: 71 lines of code y: 1 # changes aidial_app_builder_python/__main__.py x: 75 lines of code y: 1 # changes trivy.yaml x: 12 lines of code y: 1 # changes
1.0
# changes
  min: 1.0
  average: 1.0
  25th percentile: 1.0
  median: 1.0
  75th percentile: 1.0
  max: 1.0
0 75.0
lines of code
min: 12.0 | average: 52.67 | 25th percentile: 12.0 | median: 71.0 | 75th percentile: 75.0 | max: 75.0

Number of Contributors vs. Number of Changes: 3 points

pyproject.toml x: 3 # contributors y: 1 # changes aidial_app_builder_python/__main__.py x: 2 # contributors y: 1 # changes
1.0
# changes
  min: 1.0
  average: 1.0
  25th percentile: 1.0
  median: 1.0
  75th percentile: 1.0
  max: 1.0
0 3.0
# contributors
min: 2.0 | average: 2.33 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 3.0 | max: 3.0

Number of Contributors vs. File Size: 3 points

pyproject.toml x: 3 # contributors y: 71 lines of code aidial_app_builder_python/__main__.py x: 2 # contributors y: 75 lines of code trivy.yaml x: 2 # contributors y: 12 lines of code
75.0
lines of code
  min: 12.0
  average: 52.67
  25th percentile: 12.0
  median: 71.0
  75th percentile: 75.0
  max: 75.0
0 3.0
# contributors
min: 2.0 | average: 2.33 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 3.0 | max: 3.0