This repository was archived by the owner on Sep 30, 2024. It is now read-only.
Commit ece951a
[Backport 5.3.9104] Context: fix bug with result limits (#62054)
Context: fix bug with result limits (#61806)
While writing eval scripts for Cody context, I noticed that when searching
multiple repos, we sometimes we return greater than the intended number of
results. This PR makes a small fix so we always respect the result limits.
(cherry picked from commit 6a4ac36)
Co-authored-by: Julie Tibshirani <[email protected]>1 parent e2cf4ee commit ece951a
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
305 | 311 | | |
306 | 312 | | |
307 | 313 | | |
| |||
0 commit comments