apache / sdap-ingester
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.
  • 83 files, 3,473 LOC (63.5% vs. main code).
  • "granule_ingester" is biggest, containing 61.65% of LOC.
  • "common" is smallest, containing 1.41% of LOC.


granule_ingester2141 LOC (39%) 51 files
collection_manager994 LOC (18%) 17 files
config_operator289 LOC (5%) 9 files
common49 LOC (<1%) 6 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
granule_ingester46 commits (19%)
collection_manager40 commits (16%)
config_operator8 commits (3%)
common3 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
granule_ingester
3
51
40
11
43
63
collection_manager
2
19
21
4
8
82
config_operator
9
24
common
6
6


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 granule_ingester granule_ingester collection_manager collection_manager granule_ingester--collection_manager 1


2025-05-07 20:13