Skip to content

Fix Rubocop Metrics/AbcSize offense #824

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

Merged
merged 1 commit into from
Jul 6, 2025
Merged

Fix Rubocop Metrics/AbcSize offense #824

merged 1 commit into from
Jul 6, 2025

Conversation

jcouball
Copy link
Member

@jcouball jcouball commented Jul 6, 2025

Most of these offenses were fixed by excluding tests from this metric. This is fine since I plan on moving tests to RSpec in the near future.

The other few instances were fixed by refactoring the methods.

Most of this was fixed by excluding tests from this metric. This is
fine since I plan on moving tests to RSpec in the near future.

The other few instances were fixed by refactoring the methods.
@jcouball jcouball changed the title fix: fix Rubocop Metrics/AbcSize offense Fix Rubocop Metrics/AbcSize offense Jul 6, 2025
@jcouball jcouball merged commit 256d860 into main Jul 6, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant