huggingface / scheduler-plugins
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.
  • 175 files, 15,621 LOC (70.9% vs. main code).
  • "manifests" is biggest, containing 44.84% of LOC.
  • "hack" is smallest, containing 0.03% of LOC.


manifests7005 LOC (31%) 61 files
pkg5559 LOC (25%) 46 files
apis2025 LOC (9%) 21 files
config619 LOC (2%) 25 files
kep183 LOC (<1%) 12 files
cmd156 LOC (<1%) 5 files
site40 LOC (<1%) 2 files
ROOT29 LOC (<1%) 2 files
hack5 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.
pkg316 commits (35%)
manifests154 commits (17%)
apis54 commits (6%)
cmd47 commits (5%)
kep25 commits (2%)
ROOT12 commits (1%)
config11 commits (1%)
hack9 commits (1%)
site4 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
pkg
103
216
154
176
85
manifests
72
157
76
112
43
apis
31
91
58
config
8
15
46
cmd
4
13
11
12
20
site
2
2
kep
1
4
3
6
11
hack
4
2
3
ROOT
2
5
5


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...

No temporal dependencies found.



2025-06-30 09:09