Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_path
Function · 0.80
work_path
Function · 0.80
global_resources
Function · 0.80
build_type
Method · 0.80
project_path
Method · 0.80
test_stderr
Method · 0.80
test_debug
Method · 0.80
test_traceback
Method · 0.80
test_tool_path
Method · 0.80
retry_index
Method · 0.80
sanitize
Method · 0.80
flags
Method · 0.80
Calls
1
get
Method · 0.45
Tested by
4
test_stderr
Method · 0.64
test_debug
Method · 0.64
test_traceback
Method · 0.64
test_tool_path
Method · 0.64