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

[4.2] Fix latest rubocop issues #5653

Merged
merged 3 commits into from
Apr 5, 2024
Merged

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Feb 8, 2024

Mostly backports fixes from bc3944d

tvdeyen and others added 3 commits February 8, 2024 11:05
Fixed with

    rubocop -a
Using

    rubocop -A

and verified they are safe.
Cherry Picked from bc3944d

Co-Authored-By: Elia Schito <elia@schito.me>
@tvdeyen tvdeyen requested a review from a team as a code owner February 8, 2024 10:13
@github-actions github-actions bot added changelog:solidus_api Changes to the solidus_api gem changelog:solidus_backend Changes to the solidus_backend gem changelog:solidus_core Changes to the solidus_core gem labels Feb 8, 2024
Copy link

codecov bot commented Feb 8, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (df669d8) 88.86% compared to head (858a2cf) 88.86%.

Files Patch % Lines
core/app/models/spree/promotion_handler/coupon.rb 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             v4.2    #5653   +/-   ##
=======================================
  Coverage   88.86%   88.86%           
=======================================
  Files         607      607           
  Lines       14749    14749           
=======================================
  Hits        13106    13106           
  Misses       1643     1643           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tvdeyen tvdeyen merged commit 6c33d8c into solidusio:v4.2 Apr 5, 2024
10 of 11 checks passed
@tvdeyen tvdeyen deleted the 4.2-fix-rubocop branch April 5, 2024 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:solidus_api Changes to the solidus_api gem changelog:solidus_backend Changes to the solidus_backend gem changelog:solidus_core Changes to the solidus_core gem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants