Coverage report:
85%
hide covered
Files
Functions
Classes
coverage.py v7.6.10
, created at 2025-03-27 07:10 -0400
File
class
statements
missing
excluded
coverage
src/app/__init__.py
(no class)
24
0
0
100%
src/app/api/__init__.py
(no class)
1
0
0
100%
src/app/api/bp_api.py
(no class)
33
5
0
85%
src/app/portal/__init__.py
(no class)
1
0
0
100%
src/app/portal/bp_portal.py
OpenAPISpecUploadForm
0
0
0
100%
src/app/portal/bp_portal.py
(no class)
35
13
0
63%
src/common/__init__.py
(no class)
0
0
0
100%
src/common/app_config.py
FlaskConfig
0
0
0
100%
src/common/app_config.py
(no class)
20
0
0
100%
src/common/database_engine.py
DBEngine
3
2
0
33%
src/common/database_engine.py
(no class)
6
0
0
100%
src/common/llm_client.py
(no class)
9
2
0
78%
src/common/models/__init__.py
(no class)
7
0
0
100%
src/common/models/base.py
(no class)
4
0
0
100%
src/common/models/cuecode_config.py
CuecodeConfig
0
0
0
100%
src/common/models/cuecode_config.py
(no class)
9
0
0
100%
src/common/models/openapi_entity.py
OpenAPIEntity
0
0
0
100%
src/common/models/openapi_entity.py
(no class)
9
0
0
100%
src/common/models/openapi_operation.py
HttpVerb
0
0
0
100%
src/common/models/openapi_operation.py
OpenAPIOperation
0
0
0
100%
src/common/models/openapi_operation.py
(no class)
24
0
0
100%
src/common/models/openapi_path.py
OpenAPIPath
0
0
0
100%
src/common/models/openapi_path.py
(no class)
14
0
0
100%
src/common/models/openapi_server.py
OpenAPIServer
0
0
0
100%
src/common/models/openapi_server.py
(no class)
9
0
0
100%
src/common/models/openapi_spec.py
OpenAPISpec
0
0
0
100%
src/common/models/openapi_spec.py
(no class)
15
0
0
100%
src/configuration/__init__.py
(no class)
3
0
0
100%
src/configuration/__main__.py
(no class)
3
3
0
0%
src/configuration/config_algo.py
(no class)
23
12
0
48%
src/configuration/openapi.py
ExampleObject
0
0
0
100%
src/configuration/openapi.py
ContactObject
0
0
0
100%
src/configuration/openapi.py
LicenseObject
0
0
0
100%
src/configuration/openapi.py
InfoObject
0
0
0
100%
src/configuration/openapi.py
ServerVariableObject
0
0
0
100%
src/configuration/openapi.py
ServerObject
0
0
0
100%
src/configuration/openapi.py
ExternalDocumentationObject
0
0
0
100%
src/configuration/openapi.py
ParameterObject
0
0
0
100%
src/configuration/openapi.py
ParameterObjectSchema
0
0
0
100%
src/configuration/openapi.py
ParameterObjectContent
0
0
0
100%
src/configuration/openapi.py
DiscriminatorObject
0
0
0
100%
src/configuration/openapi.py
XMLObject
0
0
0
100%
src/configuration/openapi.py
SchemaObject
0
0
0
100%
src/configuration/openapi.py
HeaderObject
0
0
0
100%
src/configuration/openapi.py
HeaderObjectSchema
0
0
0
100%
src/configuration/openapi.py
HeaderObjectContent
0
0
0
100%
src/configuration/openapi.py
EncodingObject
0
0
0
100%
src/configuration/openapi.py
MediaTypeObject
0
0
0
100%
src/configuration/openapi.py
RequestBodyObject
0
0
0
100%
src/configuration/openapi.py
LinkObject
0
0
0
100%
src/configuration/openapi.py
ResponseObject
0
0
0
100%
src/configuration/openapi.py
OperationObject
0
0
0
100%
src/configuration/openapi.py
PathItemObject
1
1
0
0%
src/configuration/openapi.py
TagObject
1
1
0
0%
src/configuration/openapi.py
OAuthFlowObject
0
0
0
100%
src/configuration/openapi.py
OAuthFlowsObject
0
0
0
100%
src/configuration/openapi.py
SecuritySchemeObject
0
0
0
100%
src/configuration/openapi.py
ComponentsObject
0
0
0
100%
src/configuration/openapi.py
OpenAPIObject
0
0
0
100%
src/configuration/openapi.py
(no class)
350
0
0
100%
src/configuration/openapi_parsing.py
(no class)
8
8
0
0%
src/configuration/openapi_schema_adapter.py
OpenAPISchemaAdapter
19
17
0
11%
src/configuration/openapi_schema_adapter.py
(no class)
10
0
0
100%
src/configuration/openapi_schema_validate.py
(no class)
12
0
0
100%
src/configuration/openapi_spec_entity_collection.py
OpenAPISpecEntityCollection
0
0
0
100%
src/configuration/openapi_spec_entity_collection.py
(no class)
11
0
0
100%
src/configuration/openapi_tool_call.py
(no class)
7
2
0
71%
src/configuration/openapi_validator_to_cuecode.py
(no class)
44
30
0
32%
src/runtime/__init__.py
(no class)
0
0
0
100%
src/runtime/generate_api_payloads.py
(no class)
16
13
0
19%
Total
731
109
0
85%
No items found using the specified filter.