Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Init
Method
Init
generator/generator_tests_support/test_feature.cpp:98–101 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
}
97
98
void TestFeature::Init()
99
{
100
m_metadata.Set(Metadata::FMD_TEST_ID, strings::to_string(m_id));
101
}
102
103
bool TestFeature::Matches(FeatureType & feature) const
104
{
Callers
nothing calls this directly
Calls
2
to_string
Function · 0.85
Set
Method · 0.45
Tested by
no test coverage detected