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

Method format

library/python/pytest/plugins/ya.py:126–127  ·  view source on GitHub ↗
(self, record)

Source from the content-addressed store, hash-verified

124 return s
125
126 def format(self, record):
127 return self._filter(super(_TokenFilterFormatter, self).format(record))
128
129
130def setup_logging(log_path, level=logging.DEBUG, *other_logs):

Callers 15

find_specMethod · 0.45
singleFunction · 0.45
get_port_rangeMethod · 0.45
_get_portMethod · 0.45
test_resfs_filesFunction · 0.45
test_resfs_readFunction · 0.45
resolve_addressesFunction · 0.45
set_tmp_dirFunction · 0.45
_acquire_lockFunction · 0.45
_format_lineMethod · 0.45
dumpMethod · 0.45
__str__Method · 0.45

Calls 1

_filterMethod · 0.95

Tested by 10

test_resfs_filesFunction · 0.36
test_resfs_readFunction · 0.36
_acquire_lockFunction · 0.36
__str__Method · 0.36
get_unique_file_pathFunction · 0.36
get_test_log_file_pathFunction · 0.36
_unify_pathFunction · 0.36
get_splitted_testsFunction · 0.36
check_importsFunction · 0.36
runFunction · 0.36