MCPcopy
hub / github.com/qodo-ai/qodo-cover / get_settings

Function get_settings

cover_agent/settings/config_loader.py:60–61  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

58
59
60def get_settings() -> Dynaconf:
61 return SingletonSettings().settings

Callers 15

docker_utils.pyFile · 0.90
conftest.pyFile · 0.90
test_e2e.pyFile · 0.90
mainFunction · 0.90
runFunction · 0.90
get_included_filesFunction · 0.90
get_code_languageMethod · 0.90
_build_promptMethod · 0.90
RecordReplayManagerClass · 0.90
wrapperFunction · 0.90

Calls 1

SingletonSettingsClass · 0.85

Tested by 6

mainFunction · 0.72
get_code_languageMethod · 0.72
get_code_languageMethod · 0.72
generate_testsMethod · 0.72