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 Rubocop violations and merge Listing specs #9963

Merged
merged 1 commit into from
Aug 24, 2020
Merged

Fix Rubocop violations and merge Listing specs #9963

merged 1 commit into from
Aug 24, 2020

Conversation

rhymes
Copy link
Contributor

@rhymes rhymes commented Aug 24, 2020

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

Follow up to #9943

Other than fixing a few violations I merged the two sets of Listing specs which were flagged by rubocop-rspec and I disabled RSpec/MultipleMemoizedHelpers which defaults to 5 max let() total which we clearly surpass. We can rivisit this decision if we find a better optimization strategy to initialize less data in the first place.

Related Tickets & Documents

#9943

Added tests?

  • yes
  • no, because they aren't needed
  • no, because I need help

@rhymes rhymes requested a review from nickytonline as a code owner August 24, 2020 06:25
@rhymes rhymes requested a review from a team August 24, 2020 06:25
@rhymes rhymes requested a review from a team as a code owner August 24, 2020 06:25
@pr-triage pr-triage bot added the PR: unreviewed bot applied label for PR's with no review label Aug 24, 2020
@pr-triage pr-triage bot added PR: partially-approved bot applied label for PR's where a single reviewer approves changes and removed PR: unreviewed bot applied label for PR's with no review labels Aug 24, 2020
@rhymes rhymes merged commit 5f02c35 into forem:master Aug 24, 2020
@pr-triage pr-triage bot added PR: merged bot applied label for PR's that are merged and removed PR: partially-approved bot applied label for PR's where a single reviewer approves changes labels Aug 24, 2020
@rhymes rhymes deleted the rhymes/rubocop-fixes branch August 24, 2020 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: merged bot applied label for PR's that are merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants