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] Remove spacing at top of OrderShipping#ship method #5954

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

adammathys
Copy link
Contributor

Summary

Newest version of Rubocop wants us to remove extra spacing at the top of method bodies.

Checklist

@adammathys adammathys requested a review from a team as a code owner November 27, 2024 23:36
@github-actions github-actions bot added the changelog:solidus_core Changes to the solidus_core gem label Nov 27, 2024
Newest version of Rubocop wants us to remove extra spacing at the top of
method bodies.
Copy link

codecov bot commented Nov 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.81%. Comparing base (c560453) to head (6d44a13).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5954      +/-   ##
==========================================
- Coverage   89.45%   87.81%   -1.65%     
==========================================
  Files         782      476     -306     
  Lines       17997    11656    -6341     
==========================================
- Hits        16100    10236    -5864     
+ Misses       1897     1420     -477     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:solidus_core Changes to the solidus_core gem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants