spotify / container-agent
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 4 files with 464 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)
    • 4 files changed 1-5 times (464 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 4 files with 464 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)
    • 4 files changed by 2-5 contributors (464 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
py, md, yaml, json, txt, ini, gitignore
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%
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
container_agent0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
manifests0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 6)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
docker_client.py
in container_agent
125 16 2014-06-19 2014-06-26 5 2 dano@spotify.com rohan@washington.edu
run_containers.py
in container_agent
308 22 2014-06-19 2014-06-26 5 2 dano@spotify.com rohan@washington.edu
setup.py
in root
16 - 2014-06-19 2014-06-26 4 2 dano@spotify.com rohan@washington.edu
simple-echo.yaml
in manifests
15 - 2014-06-19 2014-06-23 3 2 dano@spotify.com rohan@washington.edu
__init__.py
in container_agent
1 -
example.yaml
in manifests
29 -
Files With Most Contributors (Top 6)
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
run_containers.py
in container_agent
308 22 2014-06-19 2014-06-26 5 2 dano@spotify.com rohan@washington.edu
docker_client.py
in container_agent
125 16 2014-06-19 2014-06-26 5 2 dano@spotify.com rohan@washington.edu
setup.py
in root
16 - 2014-06-19 2014-06-26 4 2 dano@spotify.com rohan@washington.edu
simple-echo.yaml
in manifests
15 - 2014-06-19 2014-06-23 3 2 dano@spotify.com rohan@washington.edu
__init__.py
in container_agent
1 -
example.yaml
in manifests
29 -
Files With Least Contributors (Top 6)
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
example.yaml
in manifests
29 -
__init__.py
in container_agent
1 -
run_containers.py
in container_agent
308 22 2014-06-19 2014-06-26 5 2 dano@spotify.com rohan@washington.edu
docker_client.py
in container_agent
125 16 2014-06-19 2014-06-26 5 2 dano@spotify.com rohan@washington.edu
setup.py
in root
16 - 2014-06-19 2014-06-26 4 2 dano@spotify.com rohan@washington.edu
simple-echo.yaml
in manifests
15 - 2014-06-19 2014-06-23 3 2 dano@spotify.com rohan@washington.edu
Correlations

File Size vs. Number of Changes: 4 points

container_agent/docker_client.py x: 125 lines of code y: 5 # changes container_agent/run_containers.py x: 308 lines of code y: 5 # changes setup.py x: 16 lines of code y: 4 # changes manifests/simple-echo.yaml x: 15 lines of code y: 3 # changes
5.0
# changes
  min: 3.0
  average: 4.25
  25th percentile: 3.25
  median: 4.5
  75th percentile: 5.0
  max: 5.0
0 308.0
lines of code
min: 15.0 | average: 116.0 | 25th percentile: 15.25 | median: 70.5 | 75th percentile: 262.25 | max: 308.0

Number of Contributors vs. Number of Changes: 4 points

container_agent/docker_client.py x: 2 # contributors y: 5 # changes setup.py x: 2 # contributors y: 4 # changes manifests/simple-echo.yaml x: 2 # contributors y: 3 # changes
5.0
# changes
  min: 3.0
  average: 4.25
  25th percentile: 3.25
  median: 4.5
  75th percentile: 5.0
  max: 5.0
0 2.0
# contributors
min: 2.0 | average: 2.0 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.0

Number of Contributors vs. File Size: 4 points

container_agent/docker_client.py x: 2 # contributors y: 125 lines of code container_agent/run_containers.py x: 2 # contributors y: 308 lines of code setup.py x: 2 # contributors y: 16 lines of code manifests/simple-echo.yaml x: 2 # contributors y: 15 lines of code
308.0
lines of code
  min: 15.0
  average: 116.0
  25th percentile: 15.25
  median: 70.5
  75th percentile: 262.25
  max: 308.0
0 2.0
# contributors
min: 2.0 | average: 2.0 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.0