openai / coinrun
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 6 files with 2,644 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)
    • 6 files changed 1-5 times (2,644 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 6 files with 2,644 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 (2,208 lines of code)
    • 3 files changed by 1 contributor (436 lines of code)
0% | 0% | 0% | 83% | 16%
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, txt, md, cpp, gitignore, json, dockerignore
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
cpp0% | 0% | 0% | 0% | 100%
py0% | 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
coinrun0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 0%
Most Frequently Changed Files (Top 15)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
config.py
in coinrun
152 17 2018-12-07 2019-01-22 3 2 karl@openai.com karl@openai.com
coinrun.cpp
in coinrun
1902 86 2018-12-20 2019-04-06 3 3 karl@openai.com 2287223+rishabhkabra@users....
coinrunenv.py
in coinrun
154 11 2018-12-15 2019-03-12 2 2 te1farac@gmail.com tomwardio@users.noreply.git...
random_agent.py
in coinrun
12 1 2019-02-13 2019-02-13 1 1 christopherhesse@users.nore... christopherhesse@users.nore...
policies.py
in coinrun
129 6 2018-12-20 2018-12-20 1 1 karl@openai.com karl@openai.com
ppo2.py
in coinrun
295 8 2018-12-13 2018-12-13 1 1 karl@openai.com karl@openai.com
setup.py
in root
6 -
__init__.py
in coinrun
6 -
interactive.py
in coinrun
9 1
setup_utils.py
in coinrun
28 4
train_agent.py
in coinrun
38 1
tb_utils.py
in coinrun
57 2
wrappers.py
in coinrun
69 5
enjoy.py
in coinrun
95 3
main_utils.py
in coinrun
131 16
Files With Most Contributors (Top 15)
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
coinrun.cpp
in coinrun
1902 86 2018-12-20 2019-04-06 3 3 karl@openai.com 2287223+rishabhkabra@users....
config.py
in coinrun
152 17 2018-12-07 2019-01-22 3 2 karl@openai.com karl@openai.com
coinrunenv.py
in coinrun
154 11 2018-12-15 2019-03-12 2 2 te1farac@gmail.com tomwardio@users.noreply.git...
random_agent.py
in coinrun
12 1 2019-02-13 2019-02-13 1 1 christopherhesse@users.nore... christopherhesse@users.nore...
ppo2.py
in coinrun
295 8 2018-12-13 2018-12-13 1 1 karl@openai.com karl@openai.com
policies.py
in coinrun
129 6 2018-12-20 2018-12-20 1 1 karl@openai.com karl@openai.com
enjoy.py
in coinrun
95 3
train_agent.py
in coinrun
38 1
tb_utils.py
in coinrun
57 2
__init__.py
in coinrun
6 -
wrappers.py
in coinrun
69 5
interactive.py
in coinrun
9 1
main_utils.py
in coinrun
131 16
setup_utils.py
in coinrun
28 4
setup.py
in root
6 -
Files With Least Contributors (Top 15)
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
main_utils.py
in coinrun
131 16
enjoy.py
in coinrun
95 3
wrappers.py
in coinrun
69 5
tb_utils.py
in coinrun
57 2
train_agent.py
in coinrun
38 1
setup_utils.py
in coinrun
28 4
interactive.py
in coinrun
9 1
__init__.py
in coinrun
6 -
setup.py
in root
6 -
ppo2.py
in coinrun
295 8 2018-12-13 2018-12-13 1 1 karl@openai.com karl@openai.com
policies.py
in coinrun
129 6 2018-12-20 2018-12-20 1 1 karl@openai.com karl@openai.com
random_agent.py
in coinrun
12 1 2019-02-13 2019-02-13 1 1 christopherhesse@users.nore... christopherhesse@users.nore...
coinrunenv.py
in coinrun
154 11 2018-12-15 2019-03-12 2 2 te1farac@gmail.com tomwardio@users.noreply.git...
config.py
in coinrun
152 17 2018-12-07 2019-01-22 3 2 karl@openai.com karl@openai.com
coinrun.cpp
in coinrun
1902 86 2018-12-20 2019-04-06 3 3 karl@openai.com 2287223+rishabhkabra@users....
Correlations

File Size vs. Number of Changes: 6 points

coinrun/coinrun.cpp x: 1902 lines of code y: 3 # changes coinrun/coinrunenv.py x: 154 lines of code y: 2 # changes coinrun/random_agent.py x: 12 lines of code y: 1 # changes coinrun/config.py x: 152 lines of code y: 3 # changes coinrun/policies.py x: 129 lines of code y: 1 # changes coinrun/ppo2.py x: 295 lines of code y: 1 # changes
3.0
# changes
  min: 1.0
  average: 1.83
  25th percentile: 1.0
  median: 1.5
  75th percentile: 3.0
  max: 3.0
0 1902.0
lines of code
min: 12.0 | average: 440.67 | 25th percentile: 99.75 | median: 153.0 | 75th percentile: 696.75 | max: 1902.0

Number of Contributors vs. Number of Changes: 6 points

coinrun/coinrun.cpp x: 3 # contributors y: 3 # changes coinrun/coinrunenv.py x: 2 # contributors y: 2 # changes coinrun/random_agent.py x: 1 # contributors y: 1 # changes coinrun/config.py x: 2 # contributors y: 3 # changes
3.0
# changes
  min: 1.0
  average: 1.83
  25th percentile: 1.0
  median: 1.5
  75th percentile: 3.0
  max: 3.0
0 3.0
# contributors
min: 1.0 | average: 1.67 | 25th percentile: 1.0 | median: 1.5 | 75th percentile: 2.25 | max: 3.0

Number of Contributors vs. File Size: 6 points

coinrun/coinrun.cpp x: 3 # contributors y: 1902 lines of code coinrun/coinrunenv.py x: 2 # contributors y: 154 lines of code coinrun/random_agent.py x: 1 # contributors y: 12 lines of code coinrun/policies.py x: 1 # contributors y: 129 lines of code coinrun/ppo2.py x: 1 # contributors y: 295 lines of code
1902.0
lines of code
  min: 12.0
  average: 440.67
  25th percentile: 99.75
  median: 153.0
  75th percentile: 696.75
  max: 1902.0
0 3.0
# contributors
min: 1.0 | average: 1.67 | 25th percentile: 1.0 | median: 1.5 | 75th percentile: 2.25 | max: 3.0