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

Rubocop fixes #7988

Merged
merged 5 commits into from
Jan 14, 2025
Merged

Rubocop fixes #7988

merged 5 commits into from
Jan 14, 2025

Conversation

jrmhaig
Copy link
Contributor

@jrmhaig jrmhaig commented Dec 30, 2024

What

Fix a few more Rubocop issues.

Ticket

N/A

Why

General housekeeping.

How

Fix Metrics/MethodLength in;

  • app/controllers/pages_controller.rb
  • spec/models/remote/case_type_spec.rb
  • spec/support/matchers/hash_matchers.rb

Remove;

Note: Although these do not appear to be used anymore this should be monitored after merging to ensure that there are no side-effects.

@jrmhaig jrmhaig requested review from a team as code owners December 30, 2024 18:21
@jrmhaig jrmhaig force-pushed the rubocop branch 2 times, most recently from 18cbd2d to 5595f54 Compare December 30, 2024 18:52
Copy link
Contributor

@mpw5 mpw5 left a comment

Choose a reason for hiding this comment

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

👍

Use of this class was removed in #2231
`CaseWorkers::Admin::AllocationsHelper.owner_column_header` is no longer used
after #1901.
`ClaimsHelper.claim_alocation_checkbox_helper` is not used since #4442.
@jrmhaig jrmhaig merged commit 97797cc into master Jan 14, 2025
10 of 11 checks passed
@jrmhaig jrmhaig deleted the rubocop branch January 14, 2025 14:42
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.

2 participants