MCPcopy Create free account
hub / github.com/catboost/catboost / get_context

Method get_context

library/python/testing/yatest_lib/ya.py:218–219  ·  view source on GitHub ↗
(self, key)

Source from the content-addressed store, hash-verified

216 return dict(self._test_params)
217
218 def get_context(self, key):
219 return self._context.get(key)
220
221 def _detect_source_root(self):
222 root = None

Callers 15

output_ram_drive_pathFunction · 0.80
work_pathFunction · 0.80
global_resourcesFunction · 0.80
build_typeMethod · 0.80
project_pathMethod · 0.80
test_stderrMethod · 0.80
test_debugMethod · 0.80
test_tracebackMethod · 0.80
test_tool_pathMethod · 0.80
retry_indexMethod · 0.80
sanitizeMethod · 0.80
flagsMethod · 0.80

Calls 1

getMethod · 0.45

Tested by 4

test_stderrMethod · 0.64
test_debugMethod · 0.64
test_tracebackMethod · 0.64
test_tool_pathMethod · 0.64