apache / airflow-site
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 4 components.
  • 58,959 files, 10,334,731 LOC (84.2% vs. main code).
  • "docs-archive" is biggest, containing 99.91% of LOC.
  • "ROOT" is smallest, containing 0% of LOC.


docs-archive10325141 LOC (84%) 58,818 files
landing-pages9052 LOC (<1%) 129 files
sphinx_airflow_theme508 LOC (<1%) 11 files
ROOT30 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.
landing-pages191 commits (22%)
docs-archive145 commits (17%)
sphinx_airflow_theme38 commits (4%)
ROOT4 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
docs-archive
5455
17134
35377
2854
1119
3257
landing-pages
32
70
24
15
9
23
407
sphinx_airflow_theme
6
1
1
9
9
14
13
ROOT
1
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 docs-archive docs-archive docs-archive--docs-archive 15 landing-pages landing-pages landing-pages--docs-archive 1 landing-pages--landing-pages 4 sphinx_airflow_theme sphinx_airflow_theme sphinx_airflow_theme--landing-pages 4


2025-05-08 00:42