Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ trace
Method
trace
library/python/pytest/plugins/ya.py:1048–1050 ·
view source on GitHub ↗
(self, name, value)
Source
from the content-addressed store, hash-verified
1046
os._exit(38)
1047
1048
def
trace(self, name, value):
1049
self._check_sloppy_fork(name, value)
1050
self._dump_trace(name, value)
1051
1052
1053
class
DryTraceReportGenerator(TraceReportGenerator):
Callers
6
on_start_test_case
Method · 0.95
on_finish_test_case
Method · 0.95
dump_suite_metrics
Method · 0.95
on_error
Method · 0.95
_find_module
Method · 0.45
_rewrite_test
Function · 0.45
Calls
2
_check_sloppy_fork
Method · 0.95
_dump_trace
Method · 0.95
Tested by
no test coverage detected