GoogleCloudPlatform / python-docs-samples
Features of Interest
Aspects in the source code identified through RegEx patterns.
Intro
Features of interest are any aspects of a software system that can be identified through patterns in code.
Features of interest provide you with a way to focus your attention on relevant parts of the codebase.
Typical examples include, security, TODOs, logging.
A feature of interest may be present in multiple files. Any source code file may be in zero or multiple features of interest.
Overview
GENERAL
TODOs
3,191 LOC (3%)
60 files
|
found text per file
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
3,191 LOC (3%)
60 files
|
found text per file
|
found text per file
The following criteria are used to filter files:
files with any line of content like "
.*(TODO|FIXME)( |:| ).*
".
60
files match defined criteria (
3,191
LOC,
3.1%
vs. main code):
59
*.py files (
3,161
LOC)
1
*.yaml files (
30
LOC)
103
lines match the content pattern.
details...
per component - primary logical decomposition
compute
in 6 files, 485 LOC (4%)
people-and-planet-ai
in 1 file 228 LOC (4%)
speech
in 1 file 23 LOC (<1%)
generative_ai
in 2 files, 40 LOC (1%)
securitycenter
in 1 file 26 LOC (1%)
cloud-sql
in 3 files, 102 LOC (5%)
secretmanager
in 1 file 21 LOC (1%)
retail
in 4 files, 243 LOC (16%)
dialogflow-cx
in 2 files, 503 LOC (34%)
run
in 1 file 30 LOC (2%)
dialogflow
in 1 file 14 LOC (1%)
monitoring
in 1 file 24 LOC (2%)
language
in 1 file 16 LOC (1%)
iam
in 1 file 63 LOC (7%)
model_armor
in 2 files, 54 LOC (7%)
datacatalog
in 4 files, 171 LOC (25%)
asset
in 21 files, 508 LOC (85%)
tpu
in 1 file 29 LOC (5%)
logging
in 2 files, 247 LOC (57%)
auth
in 1 file 51 LOC (13%)
scripts
in 1 file 235 LOC (71%)
bigquery-datatransfer
in 1 file 15 LOC (4%)
ROOT
in 1 file 63 LOC (27%)