openai / gym-recording
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 5 files with 238 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)
    • 5 files changed 1-5 times (238 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 5 files with 238 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)
    • 1 file changed by 2-5 contributors (6 lines of code)
    • 4 files changed by 1 contributor (232 lines of code)
0% | 0% | 0% | 2% | 97%
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, gitignore, md, 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%
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
gym_recording0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 7)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
storage_s3.py
in gym_recording
38 3 2016-10-08 2016-12-28 3 1 tlb@tlb.org tlb@tlb.org
trace_recording.py
in gym_recording/wrappers
32 4 2016-10-08 2016-12-28 2 1 tlb@tlb.org tlb@tlb.org
setup.py
in root
6 - 2016-12-23 2016-12-23 1 2 tlb@tlb.org richard.moehn@posteo.de
playback.py
in gym_recording
62 8 2016-12-28 2016-12-28 1 1 tlb@tlb.org tlb@tlb.org
recording.py
in gym_recording
100 7 2016-12-28 2016-12-28 1 1 tlb@tlb.org tlb@tlb.org
__init__.py
in gym_recording
1 -
__init__.py
in gym_recording/wrappers
1 -
Files With Most Contributors (Top 7)
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
setup.py
in root
6 - 2016-12-23 2016-12-23 1 2 tlb@tlb.org richard.moehn@posteo.de
storage_s3.py
in gym_recording
38 3 2016-10-08 2016-12-28 3 1 tlb@tlb.org tlb@tlb.org
trace_recording.py
in gym_recording/wrappers
32 4 2016-10-08 2016-12-28 2 1 tlb@tlb.org tlb@tlb.org
playback.py
in gym_recording
62 8 2016-12-28 2016-12-28 1 1 tlb@tlb.org tlb@tlb.org
recording.py
in gym_recording
100 7 2016-12-28 2016-12-28 1 1 tlb@tlb.org tlb@tlb.org
__init__.py
in gym_recording/wrappers
1 -
__init__.py
in gym_recording
1 -
Files With Least Contributors (Top 7)
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
__init__.py
in gym_recording/wrappers
1 -
__init__.py
in gym_recording
1 -
recording.py
in gym_recording
100 7 2016-12-28 2016-12-28 1 1 tlb@tlb.org tlb@tlb.org
playback.py
in gym_recording
62 8 2016-12-28 2016-12-28 1 1 tlb@tlb.org tlb@tlb.org
storage_s3.py
in gym_recording
38 3 2016-10-08 2016-12-28 3 1 tlb@tlb.org tlb@tlb.org
trace_recording.py
in gym_recording/wrappers
32 4 2016-10-08 2016-12-28 2 1 tlb@tlb.org tlb@tlb.org
setup.py
in root
6 - 2016-12-23 2016-12-23 1 2 tlb@tlb.org richard.moehn@posteo.de
Correlations

File Size vs. Number of Changes: 5 points

gym_recording/playback.py x: 62 lines of code y: 1 # changes gym_recording/recording.py x: 100 lines of code y: 1 # changes gym_recording/storage_s3.py x: 38 lines of code y: 3 # changes gym_recording/wrappers/trace_recording.py x: 32 lines of code y: 2 # changes setup.py x: 6 lines of code y: 1 # changes
3.0
# changes
  min: 1.0
  average: 1.6
  25th percentile: 1.0
  median: 1.0
  75th percentile: 2.5
  max: 3.0
0 100.0
lines of code
min: 6.0 | average: 47.6 | 25th percentile: 19.0 | median: 38.0 | 75th percentile: 81.0 | max: 100.0

Number of Contributors vs. Number of Changes: 5 points

gym_recording/playback.py x: 1 # contributors y: 1 # changes gym_recording/storage_s3.py x: 1 # contributors y: 3 # changes gym_recording/wrappers/trace_recording.py x: 1 # contributors y: 2 # changes setup.py x: 2 # contributors y: 1 # changes
3.0
# changes
  min: 1.0
  average: 1.6
  25th percentile: 1.0
  median: 1.0
  75th percentile: 2.5
  max: 3.0
0 2.0
# contributors
min: 1.0 | average: 1.2 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.5 | max: 2.0

Number of Contributors vs. File Size: 5 points

gym_recording/playback.py x: 1 # contributors y: 62 lines of code gym_recording/recording.py x: 1 # contributors y: 100 lines of code gym_recording/storage_s3.py x: 1 # contributors y: 38 lines of code gym_recording/wrappers/trace_recording.py x: 1 # contributors y: 32 lines of code setup.py x: 2 # contributors y: 6 lines of code
100.0
lines of code
  min: 6.0
  average: 47.6
  25th percentile: 19.0
  median: 38.0
  75th percentile: 81.0
  max: 100.0
0 2.0
# contributors
min: 1.0 | average: 1.2 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.5 | max: 2.0