spotify / magnolify
Components

An overview of source code logical components.

Intro

Logical decomposition is a representation of the organization of the main source code, where every and each file is put in exactly one logical component.

Logical Decompositions Overview

Analyzed system has 1 logical decomposition:

Logical Decomposition #1: PRIMARY

The decompositions is based on the folder structure at level 1 (relative to the source code root).

Bubble Chart | Tree Map
Component Sizes (Lines of Code)
The "primary" logical decomposition has 19 components.
  • 87 files, 5,866 LOC (100.0% vs. main code).
  • "parquet" is biggest, containing 19.31% of LOC.
  • "site" is smallest, containing 0.15% of LOC.


parquet1133 LOC (19%) 11 files
ROOT723 LOC (12%) 2 files
shared531 LOC (9%) 19 files
cats453 LOC (7%) 12 files
tools416 LOC (7%) 6 files
avro413 LOC (7%) 4 files
beam327 LOC (5%) 3 files
bigquery291 LOC (4%) 3 files
bigtable286 LOC (4%) 2 files
datastore276 LOC (4%) 3 files
protobuf263 LOC (4%) 2 files
tensorflow237 LOC (4%) 2 files
neo4j154 LOC (2%) 2 files
scalafix123 LOC (2%) 6 files
scalacheck88 LOC (1%) 3 files
guava75 LOC (1%) 4 files
refined57 LOC (<1%) 1 file
project11 LOC (<1%) 1 file
site9 LOC (<1%) 1 file
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
ROOT621 commits (53%)
project117 commits (10%)
avro57 commits (4%)
shared48 commits (4%)
bigquery43 commits (3%)
parquet40 commits (3%)
tensorflow40 commits (3%)
datastore33 commits (2%)
bigtable29 commits (2%)
protobuf28 commits (2%)
cats23 commits (1%)
guava18 commits (1%)
scalafix16 commits (1%)
scalacheck11 commits (<1%)
tools7 commits (<1%)
neo4j6 commits (<1%)
refined5 commits (<1%)
beam1 commits (<1%)
site1 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024 2023 2022 2021 2020 2019
ROOT
29
130
124
77
123
104
34
project
7
30
13
21
21
17
8
scalafix
1
19
parquet
8
5
8
26
26
shared
1
5
12
23
14
12
12
tools
5
2
9
8
guava
4
2
7
5
7
avro
1
3
7
14
6
25
8
beam
3
tensorflow
3
5
10
3
9
13
protobuf
1
1
7
10
3
13
bigtable
1
1
4
7
4
14
datastore
1
3
9
2
12
12
site
1
neo4j
1
1
5
bigquery
1
5
10
4
16
13
cats
8
34
32
11
scalacheck
10
2
6
refined
2
3


Dependencies between components in same commits (past 180 days)
The number on the lines shows the number of shared commits.
See detailed temporal dependencies report...

G ROOT ROOT project project ROOT--project 3 parquet parquet parquet--ROOT 1 parquet--parquet 2 tensorflow tensorflow tensorflow--ROOT 2 tensorflow--parquet 1 bigquery bigquery tensorflow--bigquery 1 bigtable bigtable tensorflow--bigtable 1 protobuf protobuf tensorflow--protobuf 1 neo4j neo4j tensorflow--neo4j 1 datastore datastore tensorflow--datastore 1 shared shared tensorflow--shared 1 avro avro tensorflow--avro 1 guava guava guava--ROOT 2 guava--project 1 bigquery--parquet 1 bigquery--avro 1 bigtable--parquet 1 bigtable--bigquery 1 bigtable--avro 1 protobuf--parquet 1 protobuf--bigquery 1 protobuf--bigtable 1 protobuf--neo4j 1 protobuf--datastore 1 protobuf--avro 1 neo4j--parquet 1 neo4j--bigquery 1 neo4j--bigtable 1 neo4j--datastore 1 neo4j--avro 1 datastore--parquet 1 datastore--bigquery 1 datastore--bigtable 1 datastore--avro 1 shared--parquet 1 shared--bigquery 1 shared--bigtable 1 shared--protobuf 1 shared--neo4j 1 shared--datastore 1 shared--avro 1 avro--parquet 1


2025-05-04 12:39