Skip to content

Use method receivers to narrow reference search results#4091

Merged
vinistock merged 1 commit intorubydex_adoption_feature_branchfrom
vs_use_method_receivers_to_narrow_references
May 6, 2026
Merged

Use method receivers to narrow reference search results#4091
vinistock merged 1 commit intorubydex_adoption_feature_branchfrom
vs_use_method_receivers_to_narrow_references

Conversation

@vinistock
Copy link
Copy Markdown
Member

Motivation

Use the method reference receivers to narrow reference search results and show more precise entries.

Implementation

The idea is to check if the receiver is one of the expected names we are searching for.

Automated Tests

Modified some of the existing scenarios and added another one.

@vinistock vinistock requested review from Morriar, alexcrocha and st0012 May 1, 2026 18:52
@vinistock vinistock self-assigned this May 1, 2026
@vinistock vinistock requested a review from a team as a code owner May 1, 2026 18:52
@vinistock vinistock added enhancement New feature or request server This pull request should be included in the server gem's release notes labels May 1, 2026
Comment thread test/requests/references_test.rb Outdated
@vinistock vinistock force-pushed the vs_use_method_receivers_to_narrow_references branch from 12b0f7c to f8cc27f Compare May 6, 2026 15:05
@vinistock vinistock merged commit 5c158d1 into rubydex_adoption_feature_branch May 6, 2026
34 checks passed
@vinistock vinistock deleted the vs_use_method_receivers_to_narrow_references branch May 6, 2026 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request 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.

2 participants