Skip to content

Commit c69e2eb

Browse files
authored
fix: Incorrect variant priorities (#30)
1 parent 78d1fa6 commit c69e2eb

File tree

151 files changed

+457
-457
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

151 files changed

+457
-457
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
.idea
1+
.idea

schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
"$ref": "https://raw.githubusercontent.com/Flagsmith/flagsmith/refs/heads/main/sdk/evaluation-result.json"
1010
}
1111
}
12-
}
12+
}

test_cases/test_042b3a46-4575-419a-8a2f-62baa3226668__default.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,22 +37,22 @@
3737
{
3838
"value": "bar",
3939
"weight": 30,
40-
"priority": 0
40+
"priority": 3402
4141
},
4242
{
4343
"value": "baz",
4444
"weight": 30,
45-
"priority": 1
45+
"priority": 3404
4646
},
4747
{
4848
"value": 1,
4949
"weight": 0,
50-
"priority": 2
50+
"priority": 3405
5151
},
5252
{
5353
"value": true,
5454
"weight": 0,
55-
"priority": 3
55+
"priority": 3406
5656
}
5757
]
5858
},

test_cases/test_0cfd0d72-4de4-4ed7-9cfb-d80dc3dacead__default.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,22 +37,22 @@
3737
{
3838
"value": "bar",
3939
"weight": 30,
40-
"priority": 0
40+
"priority": 3402
4141
},
4242
{
4343
"value": "baz",
4444
"weight": 30,
45-
"priority": 1
45+
"priority": 3404
4646
},
4747
{
4848
"value": 1,
4949
"weight": 0,
50-
"priority": 2
50+
"priority": 3405
5151
},
5252
{
5353
"value": true,
5454
"weight": 0,
55-
"priority": 3
55+
"priority": 3406
5656
}
5757
]
5858
},

test_cases/test_0d0eb3b4-aab5-4a2e-b82a-47e84c57c64d__default.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,22 +37,22 @@
3737
{
3838
"value": "bar",
3939
"weight": 30,
40-
"priority": 0
40+
"priority": 3402
4141
},
4242
{
4343
"value": "baz",
4444
"weight": 30,
45-
"priority": 1
45+
"priority": 3404
4646
},
4747
{
4848
"value": 1,
4949
"weight": 0,
50-
"priority": 2
50+
"priority": 3405
5151
},
5252
{
5353
"value": true,
5454
"weight": 0,
55-
"priority": 3
55+
"priority": 3406
5656
}
5757
]
5858
},

test_cases/test_11586d45-02f1-48ac-b640-741447251909__default.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,22 +37,22 @@
3737
{
3838
"value": "bar",
3939
"weight": 30,
40-
"priority": 0
40+
"priority": 3402
4141
},
4242
{
4343
"value": "baz",
4444
"weight": 30,
45-
"priority": 1
45+
"priority": 3404
4646
},
4747
{
4848
"value": 1,
4949
"weight": 0,
50-
"priority": 2
50+
"priority": 3405
5151
},
5252
{
5353
"value": true,
5454
"weight": 0,
55-
"priority": 3
55+
"priority": 3406
5656
}
5757
]
5858
},

test_cases/test_15ef44aa-34b5-4366-a201-c80e33d9f169__default.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,22 +37,22 @@
3737
{
3838
"value": "bar",
3939
"weight": 30,
40-
"priority": 0
40+
"priority": 3402
4141
},
4242
{
4343
"value": "baz",
4444
"weight": 30,
45-
"priority": 1
45+
"priority": 3404
4646
},
4747
{
4848
"value": 1,
4949
"weight": 0,
50-
"priority": 2
50+
"priority": 3405
5151
},
5252
{
5353
"value": true,
5454
"weight": 0,
55-
"priority": 3
55+
"priority": 3406
5656
}
5757
]
5858
},

test_cases/test_170effbe-4388-49a5-9872-700688b628b9__default.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,22 +37,22 @@
3737
{
3838
"value": "bar",
3939
"weight": 30,
40-
"priority": 0
40+
"priority": 3402
4141
},
4242
{
4343
"value": "baz",
4444
"weight": 30,
45-
"priority": 1
45+
"priority": 3404
4646
},
4747
{
4848
"value": 1,
4949
"weight": 0,
50-
"priority": 2
50+
"priority": 3405
5151
},
5252
{
5353
"value": true,
5454
"weight": 0,
55-
"priority": 3
55+
"priority": 3406
5656
}
5757
]
5858
},

test_cases/test_18edb157-34cc-4896-aa35-76a7ee68fe68__default.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,22 +37,22 @@
3737
{
3838
"value": "bar",
3939
"weight": 30,
40-
"priority": 0
40+
"priority": 3402
4141
},
4242
{
4343
"value": "baz",
4444
"weight": 30,
45-
"priority": 1
45+
"priority": 3404
4646
},
4747
{
4848
"value": 1,
4949
"weight": 0,
50-
"priority": 2
50+
"priority": 3405
5151
},
5252
{
5353
"value": true,
5454
"weight": 0,
55-
"priority": 3
55+
"priority": 3406
5656
}
5757
]
5858
},

test_cases/test_1969664e-a236-46e7-91af-84dca50a313b__default.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,22 +37,22 @@
3737
{
3838
"value": "bar",
3939
"weight": 30,
40-
"priority": 0
40+
"priority": 3402
4141
},
4242
{
4343
"value": "baz",
4444
"weight": 30,
45-
"priority": 1
45+
"priority": 3404
4646
},
4747
{
4848
"value": 1,
4949
"weight": 0,
50-
"priority": 2
50+
"priority": 3405
5151
},
5252
{
5353
"value": true,
5454
"weight": 0,
55-
"priority": 3
55+
"priority": 3406
5656
}
5757
]
5858
},

0 commit comments

Comments
 (0)