Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unify class and module handling for RBS #2336

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

andyw8
Copy link
Contributor

@andyw8 andyw8 commented Jul 19, 2024

Motivation

@vinistock pointed out that a lot of this behaviour is shared between the class and module handling.

Implementation

Unify the methods and branch on type where necessary.

Automated Tests

No need to update, it's already well covered.

Manual Tests

n/a

@andyw8 andyw8 added chore Chore task server This pull request should be included in the server gem's release notes labels Jul 19, 2024
@andyw8 andyw8 marked this pull request as ready for review July 19, 2024 19:25
@andyw8 andyw8 requested a review from a team as a code owner July 19, 2024 19:25
@andyw8 andyw8 requested review from st0012 and vinistock July 19, 2024 19:25
@andyw8 andyw8 force-pushed the andyw8/unify-class-and-module-handling-rbs branch from b24d3c0 to 9588044 Compare July 19, 2024 19:27
Copy link
Member

@vinistock vinistock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect! Thank you

@andyw8 andyw8 enabled auto-merge (squash) July 19, 2024 20:10
@andyw8 andyw8 merged commit 5f8fb1f into main Jul 22, 2024
35 checks passed
@andyw8 andyw8 deleted the andyw8/unify-class-and-module-handling-rbs branch July 22, 2024 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Chore task 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.

3 participants