GoogleCloudPlatform / dagify
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
0% | 0% | 27% | 25% | 47%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
py0% | 0% | 43% | 26% | 30%
html0% | 0% | 0% | 100% | 0%
yaml0% | 0% | 0% | 0% | 100%
css0% | 0% | 0% | 0% | 100%
xml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
dagify0% | 0% | 37% | 22% | 40%
ui0% | 0% | 0% | 54% | 45%
ROOT0% | 0% | 0% | 0% | 100%
sample_data0% | 0% | 0% | 0% | 100%
Longest Files (Top 28)
File# lines# units
engine.py
in dagify/converter
276 14
utils.py
in dagify/converter
261 24
uf.py
in dagify/converter
195 45
index.html
in ui/templates
159 -
report_generator.py
in dagify/converter
132 4
style.css
in ui/static
81 -
DAGify.py
in root
78 1
rules.py
in dagify/converter
71 12
002-tftf.xml
in sample_data/control-m
58 -
56 -
app.py
in ui
53 -
53 -
48 -
48 -
44 -
44 -
controlm.py
in dagify/converter
43 1
automic.py
in dagify/converter
43 1
42 -
setup.py
in dagify
34 2
schema.yaml
in dagify/converter/yaml_validator
34 -
24 1
custom_validator.py
in dagify/converter/yaml_validator
21 3
001-tfatf.xml
in sample_data/control-m
17 -
15 -
__init__.py
in dagify/converter
2 -
__init__.py
in dagify
1 -
__init__.py
in dagify/converter/yaml_validator
1 -
Files With Most Units (Top 11)
File# lines# units
uf.py
in dagify/converter
195 45
utils.py
in dagify/converter
261 24
engine.py
in dagify/converter
276 14
rules.py
in dagify/converter
71 12
report_generator.py
in dagify/converter
132 4
custom_validator.py
in dagify/converter/yaml_validator
21 3
setup.py
in dagify
34 2
DAGify.py
in root
78 1
24 1
controlm.py
in dagify/converter
43 1
automic.py
in dagify/converter
43 1
Files With Long Lines (Top 12)

There are 12 files with lines longer than 120 characters. In total, there are 48 long lines.

File# lines# units# long lines
002-tftf.xml
in sample_data/control-m
58 - 12
index.html
in ui/templates
159 - 7
uf.py
in dagify/converter
195 45 7
report_generator.py
in dagify/converter
132 4 6
engine.py
in dagify/converter
276 14 4
001-tfatf.xml
in sample_data/control-m
17 - 3
app.py
in ui
53 - 2
56 - 2
48 - 2
44 - 1
53 - 1
42 - 1
Correlations

File Size vs. Commits (all time): 28 points

DAGify.py x: 16 commits (all time) y: 78 lines of code config.yaml x: 7 commits (all time) y: 15 lines of code dagify/converter/__init__.py x: 2 commits (all time) y: 2 lines of code dagify/converter/automic.py x: 1 commits (all time) y: 43 lines of code dagify/converter/engine.py x: 19 commits (all time) y: 276 lines of code dagify/converter/uf.py x: 4 commits (all time) y: 195 lines of code dagify/converter/utils.py x: 13 commits (all time) y: 261 lines of code dagify/templates/automic-dummy-to-airflow-dummy.yaml x: 1 commits (all time) y: 44 lines of code ui/app.py x: 2 commits (all time) y: 53 lines of code ui/static/style.css x: 1 commits (all time) y: 81 lines of code ui/templates/index.html x: 1 commits (all time) y: 159 lines of code dagify/converter/report_generator.py x: 15 commits (all time) y: 132 lines of code sample_data/control-m/001-tfatf.xml x: 5 commits (all time) y: 17 lines of code dagify/templates/control-m-command-to-airflow-bash.yaml x: 3 commits (all time) y: 48 lines of code dagify/templates/control-m-command-to-airflow-gke-start-job.yaml x: 3 commits (all time) y: 56 lines of code dagify/templates/control-m-command-to-airflow-python.yaml x: 5 commits (all time) y: 53 lines of code dagify/templates/control-m-dummy-to-airflow-dummy.yaml x: 3 commits (all time) y: 44 lines of code dagify/converter/yaml_validator/__init__.py x: 2 commits (all time) y: 1 lines of code dagify/converter/yaml_validator/custom_validator.py x: 3 commits (all time) y: 21 lines of code validate_templates.py x: 2 commits (all time) y: 24 lines of code sample_data/control-m/002-tftf.xml x: 2 commits (all time) y: 58 lines of code dagify/converter/yaml_validator/schema.yaml x: 1 commits (all time) y: 34 lines of code dagify/templates/control-m-command-to-airflow-ssh-gce.yaml x: 2 commits (all time) y: 42 lines of code dagify/__init__.py x: 1 commits (all time) y: 1 lines of code dagify/converter/rules.py x: 1 commits (all time) y: 71 lines of code
276.0
lines of code
  min: 1.0
  average: 69.07
  25th percentile: 26.5
  median: 46.0
  75th percentile: 76.25
  max: 276.0
0 19.0
commits (all time)
min: 1.0 | average: 4.29 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 4.75 | max: 19.0

File Size vs. Contributors (all time): 28 points

DAGify.py x: 6 contributors (all time) y: 78 lines of code config.yaml x: 4 contributors (all time) y: 15 lines of code dagify/converter/__init__.py x: 2 contributors (all time) y: 2 lines of code dagify/converter/automic.py x: 1 contributors (all time) y: 43 lines of code dagify/converter/engine.py x: 6 contributors (all time) y: 276 lines of code dagify/converter/uf.py x: 3 contributors (all time) y: 195 lines of code dagify/converter/utils.py x: 6 contributors (all time) y: 261 lines of code dagify/templates/automic-dummy-to-airflow-dummy.yaml x: 1 contributors (all time) y: 44 lines of code ui/app.py x: 1 contributors (all time) y: 53 lines of code ui/static/style.css x: 1 contributors (all time) y: 81 lines of code ui/templates/index.html x: 1 contributors (all time) y: 159 lines of code dagify/converter/report_generator.py x: 4 contributors (all time) y: 132 lines of code sample_data/control-m/001-tfatf.xml x: 3 contributors (all time) y: 17 lines of code dagify/templates/control-m-command-to-airflow-bash.yaml x: 1 contributors (all time) y: 48 lines of code dagify/templates/control-m-command-to-airflow-gke-start-job.yaml x: 2 contributors (all time) y: 56 lines of code dagify/templates/control-m-command-to-airflow-python.yaml x: 3 contributors (all time) y: 53 lines of code dagify/templates/control-m-command-to-airflow-ssh.yaml x: 2 contributors (all time) y: 48 lines of code dagify/templates/control-m-dummy-to-airflow-dummy.yaml x: 2 contributors (all time) y: 44 lines of code dagify/converter/yaml_validator/__init__.py x: 2 contributors (all time) y: 1 lines of code dagify/converter/yaml_validator/custom_validator.py x: 2 contributors (all time) y: 21 lines of code validate_templates.py x: 2 contributors (all time) y: 24 lines of code sample_data/control-m/002-tftf.xml x: 2 contributors (all time) y: 58 lines of code dagify/converter/yaml_validator/schema.yaml x: 1 contributors (all time) y: 34 lines of code dagify/templates/control-m-command-to-airflow-ssh-gce.yaml x: 2 contributors (all time) y: 42 lines of code dagify/__init__.py x: 1 contributors (all time) y: 1 lines of code dagify/converter/rules.py x: 1 contributors (all time) y: 71 lines of code
276.0
lines of code
  min: 1.0
  average: 69.07
  25th percentile: 26.5
  median: 46.0
  75th percentile: 76.25
  max: 276.0
0 6.0
contributors (all time)
min: 1.0 | average: 2.29 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 3.0 | max: 6.0

File Size vs. Commits (30 days): 0 points

No data for "commits (30d)" vs. "lines of code".

File Size vs. Contributors (30 days): 0 points

No data for "contributors (30d)" vs. "lines of code".


File Size vs. Commits (90 days): 0 points

No data for "commits (90d)" vs. "lines of code".

File Size vs. Contributors (90 days): 0 points

No data for "contributors (90d)" vs. "lines of code".