apache / airavata-custos
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 9 components.
  • 313 files, 64,463 LOC (100.0% vs. main code).
  • "custos-client-sdks" is biggest, containing 67.79% of LOC.
  • "compose" is smallest, containing 0.04% of LOC.


custos-client-sdks43699 LOC (67%) 134 files
services9395 LOC (14%) 37 files
core4166 LOC (6%) 77 files
api2828 LOC (4%) 9 files
custos-portal2182 LOC (3%) 26 files
deployment1542 LOC (2%) 17 files
application394 LOC (<1%) 10 files
custos-grpc-data-models231 LOC (<1%) 2 files
compose26 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.
custos-client-sdks145 commits (16%)
services8 commits (<1%)
custos-grpc-data-models7 commits (<1%)
api7 commits (<1%)
custos-portal5 commits (<1%)
core3 commits (<1%)
application3 commits (<1%)
compose2 commits (<1%)
deployment2 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
core
7
80
custos-portal
18
45
custos-client-sdks
60
134
218
407
311
services
4
48
deployment
34
api
3
12
application
13
compose
2
custos-grpc-data-models
14


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 custos-portal custos-portal custos-portal--custos-portal 4 api api custos-portal--api 1 core core custos-portal--core 1 services services services--custos-portal 1 services--services 2 services--api 3 services--core 1 deployment deployment deployment--custos-portal 1 deployment--deployment 1 core--api 1 core--core 1 application application application--application 1


2025-05-07 19:50