sourcegraph/lib/codeintel/precise
Varun Gandhi a5dad3b3a2
chore: Rename URI -> DocumentPath (#63979)
If you look at the code for `bulkMonikerResultsQuery` and
`minimalBulkMonikerResultsQuery`, you'll see that the last
returned value is the `document_path`. The value returned
was directly used an `UploadRootRelPath` elsewhere. So it
makes sense to rename the field from URI to `DocumentPath`.

## Test plan

Covered by existing tests
2024-07-22 15:11:49 +02:00
..
diff chore: Rename URI -> DocumentPath (#63979) 2024-07-22 15:11:49 +02:00
BUILD.bazel bazel: transcribe test ownership to bazel tags (#62664) 2024-05-16 15:51:16 +01:00
hash_test.go codeintel: Rename semantic package to precise (#23487) 2021-08-04 14:45:52 -05:00
hash.go codeintel: Rename semantic package to precise (#23487) 2021-08-04 14:45:52 -05:00
query.go chore: Rename URI -> DocumentPath (#63979) 2024-07-22 15:11:49 +02:00
types.go chore: Rename URI -> DocumentPath (#63979) 2024-07-22 15:11:49 +02:00
util_test.go Housekeeping: Rename variables to avoid collisions with packages (#47179) 2023-01-31 16:28:43 +01:00
util.go chore: Use new cmp package to simplify comparisons (#63029) 2024-06-03 19:44:48 +08:00