azure / azure-functions-python-worker
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 5 components.
  • 69 files, 5,838 LOC (37.1% vs. main code).
  • "azure_functions_worker" is biggest, containing 72.22% of LOC.
  • "pack" is smallest, containing 0.99% of LOC.


azure_functions_worker4216 LOC (26%) 45 files
proxy_worker1336 LOC (8%) 16 files
ROOT149 LOC (<1%) 3 files
python79 LOC (<1%) 2 files
pack58 LOC (<1%) 3 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
azure_functions_worker169 commits (24%)
ROOT39 commits (5%)
pack14 commits (2%)
python9 commits (1%)
proxy_worker1 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 2019 2018
azure_functions_worker
7
91
56
68
77
85
28
ROOT
10
17
1
1
13
proxy_worker
16
pack
1
5
1
3
5
python
2
1
5
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 azure_functions_worker azure_functions_worker azure_functions_worker--azure_functions_worker 2 ROOT ROOT azure_functions_worker--ROOT 1 ROOT--ROOT 1 pack pack ROOT--pack 1 proxy_worker proxy_worker ROOT--proxy_worker 1 proxy_worker--pack 1 proxy_worker--proxy_worker 1 python python python--ROOT 1 python--pack 1 python--proxy_worker 1 python--python 1


2025-05-06 21:28