openai / swarm
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 401 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 (401 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 401 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 (27 lines of code)
    • 3 files changed by 1 contributor (374 lines of code)
0% | 0% | 0% | 6% | 93%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
json, py, md, yaml, txt, gitignore, cfg, toml, jsonl
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%
cfg0% | 0% | 0% | 0% | 100%
toml0% | 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
swarm0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 8)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
cfg
setup.cfg
in root
27 - 2024-10-12 2024-10-15 2 2 shyamal@openai.com lutzroeder@users.noreply.gi...
util.py
in swarm
63 4 2024-10-12 2024-10-12 1 1 shyamal@openai.com shyamal@openai.com
repl.py
in swarm/repl
64 3 2024-10-12 2024-10-12 1 1 nate@prefect.io nate@prefect.io
core.py
in swarm
247 6 2024-10-12 2024-10-12 1 1 shyamal@openai.com shyamal@openai.com
__init__.py
in swarm/repl
1 -
3 -
__init__.py
in swarm
3 -
types.py
in swarm
23 -
Files With Most Contributors (Top 8)
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
cfg
setup.cfg
in root
27 - 2024-10-12 2024-10-15 2 2 shyamal@openai.com lutzroeder@users.noreply.gi...
util.py
in swarm
63 4 2024-10-12 2024-10-12 1 1 shyamal@openai.com shyamal@openai.com
repl.py
in swarm/repl
64 3 2024-10-12 2024-10-12 1 1 nate@prefect.io nate@prefect.io
core.py
in swarm
247 6 2024-10-12 2024-10-12 1 1 shyamal@openai.com shyamal@openai.com
types.py
in swarm
23 -
__init__.py
in swarm
3 -
__init__.py
in swarm/repl
1 -
3 -
Files With Least Contributors (Top 8)
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
types.py
in swarm
23 -
__init__.py
in swarm
3 -
3 -
__init__.py
in swarm/repl
1 -
core.py
in swarm
247 6 2024-10-12 2024-10-12 1 1 shyamal@openai.com shyamal@openai.com
repl.py
in swarm/repl
64 3 2024-10-12 2024-10-12 1 1 nate@prefect.io nate@prefect.io
util.py
in swarm
63 4 2024-10-12 2024-10-12 1 1 shyamal@openai.com shyamal@openai.com
cfg
setup.cfg
in root
27 - 2024-10-12 2024-10-15 2 2 shyamal@openai.com lutzroeder@users.noreply.gi...
Correlations

File Size vs. Number of Changes: 4 points

setup.cfg x: 27 lines of code y: 2 # changes swarm/repl/repl.py x: 64 lines of code y: 1 # changes swarm/core.py x: 247 lines of code y: 1 # changes swarm/util.py x: 63 lines of code y: 1 # changes
2.0
# changes
  min: 1.0
  average: 1.25
  25th percentile: 1.0
  median: 1.0
  75th percentile: 1.75
  max: 2.0
0 247.0
lines of code
min: 27.0 | average: 100.25 | 25th percentile: 36.0 | median: 63.5 | 75th percentile: 201.25 | max: 247.0

Number of Contributors vs. Number of Changes: 4 points

setup.cfg x: 2 # contributors y: 2 # changes swarm/repl/repl.py x: 1 # contributors y: 1 # changes
2.0
# changes
  min: 1.0
  average: 1.25
  25th percentile: 1.0
  median: 1.0
  75th percentile: 1.75
  max: 2.0
0 2.0
# contributors
min: 1.0 | average: 1.25 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.75 | max: 2.0

Number of Contributors vs. File Size: 4 points

setup.cfg x: 2 # contributors y: 27 lines of code swarm/repl/repl.py x: 1 # contributors y: 64 lines of code swarm/core.py x: 1 # contributors y: 247 lines of code swarm/util.py x: 1 # contributors y: 63 lines of code
247.0
lines of code
  min: 27.0
  average: 100.25
  25th percentile: 36.0
  median: 63.5
  75th percentile: 201.25
  max: 247.0
0 2.0
# contributors
min: 1.0 | average: 1.25 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.75 | max: 2.0