Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ GetRightColor
Method
GetRightColor
library/cpp/testing/unittest/registar.cpp:102–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
100
}
101
102
TStringBuf GetRightColor() const {
103
return Reverse ? Colors.GreenColor() : Colors.RedColor();
104
}
105
};
106
107
struct TTraceDiffFormatter {
Callers
nothing calls this directly
Calls
2
GreenColor
Method · 0.80
RedColor
Method · 0.80
Tested by
no test coverage detected