openai / openai-realtime-solar-system
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 2 files with 140 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)
    • 2 files changed 1-5 times (140 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 2 files with 140 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)
    • 0 files changed by 2-5 contributors (0 lines of code)
    • 2 files changed by 1 contributor (140 lines of code)
0% | 0% | 0% | 0% | 100%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
tsx, ts, json, css, mjs, txt, gitignore, md
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
ts0% | 0% | 0% | 0% | 100%
tsx0% | 0% | 0% | 0% | 0%
css0% | 0% | 0% | 0% | 0%
mjs0% | 0% | 0% | 0% | 0%
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
lib0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 0%
components0% | 0% | 0% | 0% | 0%
app0% | 0% | 0% | 0% | 0%
Most Frequently Changed Files (Top 19)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
2 - 2025-01-14 2025-01-14 1 1 katia@openai.com katia@openai.com
config.ts
in lib
138 - 2025-01-15 2025-01-15 1 1 katia@openai.com katia@openai.com
4 -
scene.css
in components
5 -
7 -
page.tsx
in app
8 1
17 -
17 -
18 -
route.ts
in app/api/iss
27 1
route.ts
in app/api/session
28 1
33 1
pie-chart.tsx
in components/charts
33 -
controls.tsx
in components
42 -
logs.tsx
in components
44 -
76 2
scene.tsx
in components
108 4
app.tsx
in components
243 7
chart.tsx
in components/charts
315 2
Files With Most Contributors (Top 19)
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
config.ts
in lib
138 - 2025-01-15 2025-01-15 1 1 katia@openai.com katia@openai.com
2 - 2025-01-14 2025-01-14 1 1 katia@openai.com katia@openai.com
17 -
pie-chart.tsx
in components/charts
33 -
chart.tsx
in components/charts
315 2
scene.css
in components
5 -
scene.tsx
in components
108 4
logs.tsx
in components
44 -
controls.tsx
in components
42 -
app.tsx
in components
243 7
17 -
4 -
7 -
route.ts
in app/api/session
28 1
route.ts
in app/api/iss
27 1
page.tsx
in app
8 1
18 -
33 1
76 2
Files With Least Contributors (Top 19)
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
chart.tsx
in components/charts
315 2
app.tsx
in components
243 7
scene.tsx
in components
108 4
76 2
logs.tsx
in components
44 -
controls.tsx
in components
42 -
pie-chart.tsx
in components/charts
33 -
33 1
route.ts
in app/api/session
28 1
route.ts
in app/api/iss
27 1
18 -
17 -
17 -
page.tsx
in app
8 1
7 -
scene.css
in components
5 -
4 -
config.ts
in lib
138 - 2025-01-15 2025-01-15 1 1 katia@openai.com katia@openai.com
2 - 2025-01-14 2025-01-14 1 1 katia@openai.com katia@openai.com
Correlations

File Size vs. Number of Changes: 2 points

lib/config.ts x: 138 lines of code y: 1 # changes lib/constants.ts x: 2 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 138.0
lines of code
min: 2.0 | average: 70.0 | 25th percentile: 2.0 | median: 70.0 | 75th percentile: 138.0 | max: 138.0

Number of Contributors vs. Number of Changes: 2 points

lib/config.ts x: 1 # 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 1.0
# contributors
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

Number of Contributors vs. File Size: 2 points

lib/config.ts x: 1 # contributors y: 138 lines of code lib/constants.ts x: 1 # contributors y: 2 lines of code
138.0
lines of code
  min: 2.0
  average: 70.0
  25th percentile: 2.0
  median: 70.0
  75th percentile: 138.0
  max: 138.0
0 1.0
# contributors
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0