Commit 5b8bc94
committed
Map combiner from DTO instead of hardcoding AND in ParserUtils
Restores original behavior: reads matcherGroup.combiner and maps it
to CombiningMatcher.Combiner via valueOf, consistent with how
DataType is already mapped across the DTO/domain boundary.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
AI-Session-Id: 588a98fd-ba49-4318-8286-5fb79f9efaca
AI-Tool: claude-code
AI-Model: unknown1 parent 0391076 commit 5b8bc94
File tree
1 file changed
+6
-1
lines changed- client/src/main/java/io/split/engine/experiments
1 file changed
+6
-1
lines changedLines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
84 | | - | |
| 85 | + | |
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
90 | 91 | | |
91 | 92 | | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
92 | 97 | | |
93 | 98 | | |
94 | 99 | | |
| |||
0 commit comments