awslabs / kubeflow-manifests
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
18,845 LOC (18%)
11 files
|
found text
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
18,845 LOC (18%)
11 files
|
found text
|
found text per file
The following criteria are used to filter files:
files with any line of content like "
.*(TODO|FIXME)( |:| ).*
".
11
files match defined criteria (
18,845
lines of code,
18.9%
vs. main code). All matches are in *.yaml files.
160
lines match the content pattern.
details...
per component - primary logical decomposition
contrib/flink
in 1 file 7,066 LOC (91%)
common/istio-1-9
in 2 files, 2,530 LOC (37%)
apps/xgboost-job
in 1 file 6,280 LOC (97%)
apps/jupyter
in 1 file 2,666 LOC (74%)
apps/katib
in 5 files, 274 LOC (21%)
common/dex
in 1 file 29 LOC (6%)