aliyun / aliyun-pai-featurestore-go-sdk
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 7 components.
  • 62 files, 6,671 LOC (100.0% vs. main code).
  • "dao" is biggest, containing 46.84% of LOC.
  • "constants" is smallest, containing 0.76% of LOC.


dao3125 LOC (46%) 9 files
datasource1362 LOC (20%) 14 files
domain868 LOC (13%) 12 files
api846 LOC (12%) 22 files
featurestore290 LOC (4%) 2 files
utils129 LOC (1%) 2 files
constants51 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.
dao57 commits (45%)
domain51 commits (40%)
api51 commits (40%)
featurestore33 commits (26%)
datasource20 commits (16%)
constants11 commits (8%)
utils5 commits (4%)
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
dao
19
88
32
api
8
86
63
domain
17
76
38
datasource
8
28
5
featurestore
4
21
9
constants
7
4
utils
1
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...

G domain domain domain--domain 8 dao dao domain--dao 10 datasource datasource domain--datasource 2 api api domain--api 4 dao--dao 8 dao--api 3 datasource--dao 4 datasource--datasource 3 datasource--api 2 api--api 4 constants constants constants--domain 2 constants--dao 1 constants--api 2 featurestore featurestore featurestore--domain 2 featurestore--dao 2 featurestore--datasource 2 featurestore--api 2


2025-05-15 05:18