guardian / newswires
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.
  • 114 files, 16,603 LOC (100.0% vs. main code).
  • "newswires" is biggest, containing 83.76% of LOC.
  • "cleanup-lambda" is smallest, containing 0.11% of LOC.


newswires13906 LOC (83%) 68 files
poller-lambdas1152 LOC (6%) 13 files
cdk603 LOC (3%) 5 files
ingestion-lambda559 LOC (3%) 6 files
db192 LOC (1%) 14 files
shared173 LOC (1%) 6 files
cleanup-lambda18 LOC (<1%) 2 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
newswires417 commits (58%)
ingestion-lambda92 commits (13%)
cdk73 commits (10%)
poller-lambdas42 commits (5%)
db40 commits (5%)
shared28 commits (3%)
cleanup-lambda3 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
newswires
655
388
ingestion-lambda
88
33
poller-lambdas
49
46
cdk
20
69
db
21
23
shared
22
12
cleanup-lambda
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 newswires newswires newswires--newswires 137 ingestion-lambda ingestion-lambda newswires--ingestion-lambda 19 ingestion-lambda--ingestion-lambda 22 cleanup-lambda cleanup-lambda ingestion-lambda--cleanup-lambda 2 poller-lambdas poller-lambdas poller-lambdas--newswires 1 poller-lambdas--ingestion-lambda 2 poller-lambdas--poller-lambdas 22 cdk cdk poller-lambdas--cdk 10 shared shared shared--newswires 5 shared--ingestion-lambda 13 shared--poller-lambdas 12 shared--shared 6 shared--cdk 10 shared--cleanup-lambda 2 cdk--ingestion-lambda 8 cdk--cdk 4 db db db--newswires 5 db--ingestion-lambda 6 db--db 1 cleanup-lambda--cdk 2 cleanup-lambda--cleanup-lambda 2


2025-05-09 21:00