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.

Learn more...
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.
  • 86 files, 5,817 LOC (100.0% vs. main code).
  • "parquet" is biggest, containing 17.52% of LOC.
  • "site" is smallest, containing 0.15% of LOC.


parquet1019 LOC (17%) 10 files
ROOT787 LOC (13%) 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 (5%) 3 files
bigtable286 LOC (4%) 2 files
datastore276 LOC (4%) 3 files
protobuf263 LOC (4%) 2 files
tensorflow237 LOC (4%) 2 files
neo4j155 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.
ROOT595 commits (52%)
project111 commits (9%)
avro56 commits (4%)
shared47 commits (4%)
bigquery42 commits (3%)
parquet38 commits (3%)
tensorflow37 commits (3%)
datastore32 commits (2%)
bigtable28 commits (2%)
protobuf27 commits (2%)
cats23 commits (2%)
guava18 commits (1%)
scalafix15 commits (1%)
scalacheck11 commits (<1%)
tools7 commits (<1%)
neo4j5 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
4
129
124
77
123
104
34
project
1
30
13
21
21
17
8
scalafix
19
shared
5
12
23
14
12
12
tools
5
2
9
8
parquet
5
8
26
26
guava
4
2
7
5
7
beam
3
avro
3
7
14
6
25
8
protobuf
1
7
10
3
13
site
1
bigtable
1
4
7
4
14
datastore
3
9
2
12
12
tensorflow
5
10
3
9
13
neo4j
1
5
cats
8
34
32
11
scalacheck
10
2
6
refined
2
3
bigquery
5
10
4
16
13


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 guava guava ROOT ROOT guava--ROOT 2 project project guava--project 1 project--ROOT 1 parquet parquet parquet--ROOT 1 parquet--parquet 1 beam beam parquet--beam 1 avro avro parquet--avro 1 beam--ROOT 1 beam--beam 1 beam--avro 1 shared shared shared--ROOT 1 shared--parquet 1 shared--beam 1 shared--avro 1 avro--ROOT 1


2025-01-17 11:39