Skip to content

Conversation

@vinistock
Copy link
Member

@vinistock vinistock commented Oct 28, 2025

Motivation

Closes #3781

We were missing some possible entries and returning a nil kind can cause trouble for editors.

Implementation

I added a fallback with NULL and a test that indexes our own codebase and checks that no kinds are NULL. This should help us prevent regressions.

Copy link
Member Author


How to use the Graphite Merge Queue

Add the label graphite-merge to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@vinistock vinistock self-assigned this Oct 28, 2025
@vinistock vinistock added bugfix This PR will fix an existing bug server This pull request should be included in the server gem's release notes labels Oct 28, 2025 — with Graphite App
@vinistock vinistock marked this pull request as ready for review October 28, 2025 14:02
@vinistock vinistock requested a review from a team as a code owner October 28, 2025 14:02
@vinistock vinistock requested review from alexcrocha, egiurleo and st0012 and removed request for a team October 28, 2025 14:02
@graphite-app
Copy link

graphite-app bot commented Oct 28, 2025

Merge activity

### Motivation

Closes #3781

We were missing some possible entries and returning a `nil` kind can cause trouble for editors.

### Implementation

I added a fallback with `NULL` and a test that indexes our own codebase and checks that no kinds are `NULL`. This should help us prevent regressions.
@graphite-app graphite-app bot force-pushed the 10-28-add_missing_kinds_for_indexer_entries branch from d7b0abf to 62dacba Compare October 28, 2025 18:22
@graphite-app graphite-app bot merged commit 62dacba into main Oct 28, 2025
38 checks passed
@graphite-app graphite-app bot deleted the 10-28-add_missing_kinds_for_indexer_entries branch October 28, 2025 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix This PR will fix an existing bug server This pull request should be included in the server gem's release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

WorkspaceSymbol request are returning invalid response on method alias, unresolved method alias and constants and class variables

4 participants