aws / amazon-sagemaker-operator-for-k8s
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,442 LOC (64%)
27 files
|
found text
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
18,442 LOC (64%)
27 files
|
found text
|
found text per file
The following criteria are used to filter files:
files with any line of content like "
.*(TODO|FIXME)( |:| ).*
".
27
files match defined criteria (
18,442
lines of code,
64.5%
vs. main code):
11
*.yaml files (
14,293
lines of code)
16
*.go files (
4,149
lines of code)
50
lines match the content pattern.
details...
per component - primary logical decomposition
release/rolebased
in 4 files, 9,610 LOC (93%)
hack/charts
in 2 files, 4,476 LOC (80%)
api/v1
in 2 files, 384 LOC (11%)
config/crd
in 1 file 171 LOC (7%)
controllers/controllertest
in 1 file 127 LOC (8%)
controllers/sdkutil
in 3 files, 957 LOC (71%)
controllers/hosting
in 3 files, 850 LOC (100%)
smlogs-kubectl-plugin/pkg
in 1 file 348 LOC (92%)
controllers/hostingautoscalingpolicy
in 1 file 328 LOC (100%)
controllers/batchtransformjob
in 1 file 295 LOC (100%)
controllers/trainingjob
in 1 file 265 LOC (100%)
controllers/model
in 1 file 232 LOC (100%)
controllers/endpointconfig
in 1 file 222 LOC (100%)
ROOT
in 1 file 141 LOC (100%)
codebuild
in 4 files, 36 LOC (60%)