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

Fix leaky modules in specs #2504

Merged

Conversation

ericproulx
Copy link
Contributor

@ericproulx ericproulx commented Oct 6, 2024

This PR fixes leaky modules/classes declaration in specs. All have been replaced by anonymous class in let declaration. Also, it fixes some cop related to specs. Finally, some specs have been renamed to follow the naming convention of the class tested.

@grape-bot
Copy link

grape-bot commented Oct 6, 2024

1 Message
📖 We really appreciate pull requests that demonstrate issues, even without a fix. That said, the next step is to try and fix the failing tests!

Generated by 🚫 Danger

@ericproulx ericproulx changed the title Remove leaky modules from specs Fix leaky modules from specs Oct 6, 2024
@ericproulx ericproulx requested a review from dblock October 6, 2024 16:29
@ericproulx ericproulx marked this pull request as ready for review October 6, 2024 16:31
@ericproulx ericproulx changed the title Fix leaky modules from specs Fix leaky modules in specs Oct 6, 2024
@dblock dblock merged commit 277fe3e into ruby-grape:master Oct 6, 2024
56 checks passed
@ericproulx ericproulx deleted the remove_leaky_modules_from_specs branch October 7, 2024 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants