Commit 5f4c85a
update search step on recall and precision (#307)
We were experiencing flakiness with a similar test before and haven't
had an issue (as far as I know) with that test since updating the
search_step.
Error occurs for this step when after 10 tries the random search hasn't
made the threshold large enough to show improvement which is why it
failed sometimes.1 parent de1be4d commit 5f4c85a
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
| 189 | + | |
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| |||
0 commit comments