Experimental Improved Search Algorithm #1801
Annotations
4 errors
|
Run Tests (Linux):
cmd/server/search.go#L333
S1002: should omit comparison to bool constant, can be simplified to `!matchedSearchTokens[score.searchTokenIdx]` (gosimple)
|
Run Tests (Linux):
cmd/server/search.go#L352
S1002: should omit comparison to bool constant, can be simplified to `matchedIndexTokens[i]` (gosimple)
|
Run Tests (Linux)
The operation was canceled.
|
The logs for this run have expired and are no longer available.
Loading