gitlab-org / Step_Runner
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 6 components.
  • 93 files, 7,848 LOC (100.0% vs. main code).
  • "pkg" is biggest, containing 46.95% of LOC.
  • "e2e_tests" is smallest, containing 0.25% of LOC.


pkg3685 LOC (46%) 67 files
proto2564 LOC (32%) 4 files
schema1021 LOC (13%) 13 files
cmd515 LOC (6%) 6 files
ROOT43 LOC (<1%) 2 files
e2e_tests20 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.
pkg274 commits (42%)
cmd117 commits (18%)
schema61 commits (9%)
proto60 commits (9%)
ROOT18 commits (2%)
e2e_tests2 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
pkg
221
439
46
cmd
42
113
15
proto
28
90
17
schema
51
57
ROOT
16
2
e2e_tests
2


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 pkg pkg pkg--pkg 55 cmd cmd pkg--cmd 22 cmd--cmd 15 proto proto cmd--proto 2 proto--pkg 12 proto--proto 14 schema schema schema--pkg 8 schema--cmd 5 schema--proto 5 schema--schema 10 e2e_tests e2e_tests e2e_tests--pkg 1


2025-05-16 13:30