facebookincubator / offline-conversion-file-uploader
File Change Frequency

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

File Change Frequency Overall
File Change Frequency Overall
The number of recorded file updates
  • There are 18 files with 2,953 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)
    • 4 files changed 6-20 times (1,692 lines of code)
    • 14 files changed 1-5 times (1,261 lines of code)
0% | 0% | 0% | 57% | 42%
Legend:
101+
51-100
21-50
6-20
1-5
explore: zoomable circles | data
File Change Frequency per File Extension
json, txt, js, md, sh, babelrc, gitignore, py, eslintignore
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
js0% | 0% | 0% | 57% | 42%
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
src/utils0% | 0% | 0% | 76% | 23%
src0% | 0% | 0% | 33% | 66%
sse_uploader/src0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 20)

See data for all files...

File# lines# unitslast modified
(days ago)
created
(days ago)
# changes# contributors
initConfig.js
in src/utils
546 20 660 1489 8 4
256 3 660 1426 7 4
batchSenders.js
in src/utils
362 10 652 1432 6 3
configUtils.js
in src/utils
528 16 1191 1487 6 3
113 1 660 1426 5 4
137 1 660 1426 5 4
152 2 660 1426 5 4
graphAPIUtils.js
in src/utils
255 9 660 1191 4 3
cli-upload.js
in sse_uploader/src
54 2 261 906 3 3
dataUtils.js
in sse_uploader/src
95 2 261 906 3 3
cli.js
in sse_uploader/src
6 - 887 906 2 1
configUtils.js
in sse_uploader/src
32 1 751 906 2 2
validation.js
in sse_uploader/src
77 1 261 887 2 2
initUpload.js
in src/utils
125 4 1191 1265 2 2
cli.js
in src
16 - 1426 1426 1 1
cli-validate.js
in sse_uploader/src
36 2 887 887 1 1
initLogger.js
in src/utils
71 4 1265 1265 1 1
92 - 1265 1265 1 1
fetchSamples.js
in src/utils
29 1
reportUtils.js
in src/utils
574 13
Files With Most Contributors (Top 20)
Files sorted by the number of unique email addresses found in commits.

See data for all files...

File# lines# unitslast modified
(days ago)
created
(days ago)
# changes# contributors
initConfig.js
in src/utils
546 20 660 1489 8 4
256 3 660 1426 7 4
configUtils.js
in src/utils
528 16 1191 1487 6 3
batchSenders.js
in src/utils
362 10 652 1432 6 3
152 2 660 1426 5 4
137 1 660 1426 5 4
113 1 660 1426 5 4
graphAPIUtils.js
in src/utils
255 9 660 1191 4 3
cli-upload.js
in sse_uploader/src
54 2 261 906 3 3
dataUtils.js
in sse_uploader/src
95 2 261 906 3 3
cli.js
in sse_uploader/src
6 - 887 906 2 1
initUpload.js
in src/utils
125 4 1191 1265 2 2
configUtils.js
in sse_uploader/src
32 1 751 906 2 2
validation.js
in sse_uploader/src
77 1 261 887 2 2
cli.js
in src
16 - 1426 1426 1 1
initLogger.js
in src/utils
71 4 1265 1265 1 1
92 - 1265 1265 1 1
cli-validate.js
in sse_uploader/src
36 2 887 887 1 1
fetchSamples.js
in src/utils
29 1
reportUtils.js
in src/utils
574 13
Correlations

File Size vs. Number of Changes: 18 points

sse_uploader/src/cli-upload.js x: 54 lines of code y: 3 # changes sse_uploader/src/dataUtils.js x: 95 lines of code y: 3 # changes sse_uploader/src/validation.js x: 77 lines of code y: 2 # changes src/utils/batchSenders.js x: 362 lines of code y: 6 # changes src/cli-upload-audience.js x: 256 lines of code y: 7 # changes src/cli-upload-preprocessed.js x: 137 lines of code y: 5 # changes src/cli-upload.js x: 113 lines of code y: 5 # changes src/cli-validate.js x: 152 lines of code y: 5 # changes src/utils/graphAPIUtils.js x: 255 lines of code y: 4 # changes src/utils/initConfig.js x: 546 lines of code y: 8 # changes sse_uploader/src/configUtils.js x: 32 lines of code y: 2 # changes sse_uploader/src/cli-validate.js x: 36 lines of code y: 1 # changes sse_uploader/src/cli.js x: 6 lines of code y: 2 # changes src/utils/configUtils.js x: 528 lines of code y: 6 # changes src/utils/initUpload.js x: 125 lines of code y: 2 # changes src/cli-preprocess.js x: 92 lines of code y: 1 # changes src/utils/initLogger.js x: 71 lines of code y: 1 # changes src/cli.js x: 16 lines of code y: 1 # changes
8.0
# changes
  min: 1.0
  average: 3.56
  25th percentile: 1.75
  median: 3.0
  75th percentile: 5.25
  max: 8.0
0 546.0
lines of code
min: 6.0 | average: 164.06 | 25th percentile: 49.5 | median: 104.0 | 75th percentile: 255.25 | max: 546.0

Number of Contributors vs. Number of Changes: 18 points

sse_uploader/src/cli-upload.js x: 3 # contributors y: 3 # changes sse_uploader/src/validation.js x: 2 # contributors y: 2 # changes src/utils/batchSenders.js x: 3 # contributors y: 6 # changes src/cli-upload-audience.js x: 4 # contributors y: 7 # changes src/cli-upload-preprocessed.js x: 4 # contributors y: 5 # changes src/utils/graphAPIUtils.js x: 3 # contributors y: 4 # changes src/utils/initConfig.js x: 4 # contributors y: 8 # changes sse_uploader/src/cli-validate.js x: 1 # contributors y: 1 # changes sse_uploader/src/cli.js x: 1 # contributors y: 2 # changes
8.0
# changes
  min: 1.0
  average: 3.56
  25th percentile: 1.75
  median: 3.0
  75th percentile: 5.25
  max: 8.0
0 4.0
# contributors
min: 1.0 | average: 2.56 | 25th percentile: 1.0 | median: 3.0 | 75th percentile: 4.0 | max: 4.0