Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Flagsmith/flagsmith
/ FeatureSegmentModel
Class
FeatureSegmentModel
api/util/engine_models/features/models.py:32–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
31
32
class
FeatureSegmentModel(BaseModel):
33
priority: typing.Optional[int] = None
34
35
36
class
MultivariateFeatureStateValueList(
Callers
3
test_map_feature_state_to_engine__feature_segment__return_expected
Function · 0.90
test_map_environment_to_engine__multiple_segments_and_versions__returns_expected_model
Function · 0.90
map_feature_state_to_engine
Function · 0.90
Calls
no outgoing calls
Tested by
2
test_map_feature_state_to_engine__feature_segment__return_expected
Function · 0.72
test_map_environment_to_engine__multiple_segments_and_versions__returns_expected_model
Function · 0.72
Used in the wild
real call sites across dependent graphs
searching dependent graphs…