Coverage report: 85%

Files Functions Classes

coverage.py v7.6.10, created at 2025-03-27 07:10 -0400

File function statements missing excluded coverage
src/app/__init__.py create_app 13 0 0 100%
src/app/__init__.py create_app.health 1 0 0 100%
src/app/__init__.py create_app.index 1 0 0 100%
src/app/__init__.py (no function) 9 0 0 100%
src/app/api/__init__.py (no function) 1 0 0 100%
src/app/api/bp_api.py authenticate 3 0 0 100%
src/app/api/bp_api.py authenticate.decorated_function 4 0 0 100%
src/app/api/bp_api.py create_blueprint 12 0 0 100%
src/app/api/bp_api.py create_blueprint.not_found 1 1 0 0%
src/app/api/bp_api.py create_blueprint.index 1 0 0 100%
src/app/api/bp_api.py create_blueprint.show_endpoint_selections_for_input 4 4 0 0%
src/app/api/bp_api.py create_blueprint.endpoint_not_round 1 0 0 100%
src/app/api/bp_api.py (no function) 7 0 0 100%
src/app/portal/__init__.py (no function) 1 0 0 100%
src/app/portal/bp_portal.py create_blueprint 6 0 0 100%
src/app/portal/bp_portal.py create_blueprint.index 1 0 0 100%
src/app/portal/bp_portal.py create_blueprint.upload_spec 16 13 0 19%
src/app/portal/bp_portal.py (no function) 12 0 0 100%
src/common/__init__.py (no function) 0 0 0 100%
src/common/app_config.py (no function) 20 0 0 100%
src/common/database_engine.py DBEngine.__init__ 1 0 0 100%
src/common/database_engine.py DBEngine.get_session 2 2 0 0%
src/common/database_engine.py (no function) 6 0 0 100%
src/common/llm_client.py embedding 2 2 0 0%
src/common/llm_client.py (no function) 7 0 0 100%
src/common/models/__init__.py (no function) 7 0 0 100%
src/common/models/base.py (no function) 4 0 0 100%
src/common/models/cuecode_config.py (no function) 9 0 0 100%
src/common/models/openapi_entity.py (no function) 9 0 0 100%
src/common/models/openapi_operation.py (no function) 24 0 0 100%
src/common/models/openapi_path.py (no function) 14 0 0 100%
src/common/models/openapi_server.py (no function) 9 0 0 100%
src/common/models/openapi_spec.py (no function) 15 0 0 100%
src/configuration/__init__.py (no function) 3 0 0 100%
src/configuration/__main__.py (no function) 3 3 0 0%
src/configuration/config_algo.py config_algo_openapi 11 11 0 0%
src/configuration/config_algo.py from_formatted_json 1 1 0 0%
src/configuration/config_algo.py (no function) 11 0 0 100%
src/configuration/openapi.py PathItemObject.finish 1 1 0 0%
src/configuration/openapi.py TagObject.finish 1 1 0 0%
src/configuration/openapi.py (no function) 350 0 0 100%
src/configuration/openapi_parsing.py make_oa_servers_from_json 5 5 0 0%
src/configuration/openapi_parsing.py (no function) 3 3 0 0%
src/configuration/openapi_schema_adapter.py OpenAPISchemaAdapter.__init__ 1 0 0 100%
src/configuration/openapi_schema_adapter.py OpenAPISchemaAdapter.get_raw_json_dict 1 0 0 100%
src/configuration/openapi_schema_adapter.py OpenAPISchemaAdapter.get_cleaned_json_dict 4 4 0 0%
src/configuration/openapi_schema_adapter.py OpenAPISchemaAdapter._fix_empty_schemas 6 6 0 0%
src/configuration/openapi_schema_adapter.py OpenAPISchemaAdapter._fix_broken_security 7 7 0 0%
src/configuration/openapi_schema_adapter.py (no function) 10 0 0 100%
src/configuration/openapi_schema_validate.py validate_openapi_spec 6 0 0 100%
src/configuration/openapi_schema_validate.py (no function) 6 0 0 100%
src/configuration/openapi_spec_entity_collection.py OpenAPISpecEntityCollection.session_add 0 0 0 100%
src/configuration/openapi_spec_entity_collection.py (no function) 11 0 0 100%
src/configuration/openapi_tool_call.py set_tool_call_spec 1 1 0 0%
src/configuration/openapi_tool_call.py make_tool_call_spec 1 1 0 0%
src/configuration/openapi_tool_call.py (no function) 5 0 0 100%
src/configuration/openapi_validator_to_cuecode.py openapi_spec_validator_to_cuecode_config 17 17 0 0%
src/configuration/openapi_validator_to_cuecode.py create_selection_embeddings 5 5 0 0%
src/configuration/openapi_validator_to_cuecode.py make_templated_path 1 1 0 0%
src/configuration/openapi_validator_to_cuecode.py make_selection_prompt_for_operation 7 7 0 0%
src/configuration/openapi_validator_to_cuecode.py (no function) 14 0 0 100%
src/runtime/__init__.py (no function) 0 0 0 100%
src/runtime/generate_api_payloads.py simple_endpoint_search 13 13 0 0%
src/runtime/generate_api_payloads.py (no function) 3 0 0 100%
Total   731 109 0 85%

No items found using the specified filter.