Skip to content

Conversation

@mamhoff
Copy link
Contributor

@mamhoff mamhoff commented Nov 17, 2025

Summary

A new month, a new Rubocop version that has new cops.

Checklist

Check out our PR guidelines for more details.

The following are mandatory for all PRs:

The following are not always needed:

  • 📖 I have updated the README to account for my changes.
  • 📑 I have documented new code with YARD.
  • 🛣️ I have opened a PR to update the guides.
  • ✅ I have added automated tests to cover my changes.
  • 📸 I have attached screenshots to demo visual changes.

This cop makes a lot of sense for the part of the app that runs
permanently, but both of these cases are instances where the code being
aborted is run as a one-off from the command line.
@mamhoff mamhoff requested a review from a team as a code owner November 17, 2025 18:24
@github-actions github-actions bot added changelog:solidus_core Changes to the solidus_core gem changelog:solidus_admin changelog:solidus_legacy_promotions Changes to the solidus_legacy_promotions gem labels Nov 17, 2025
@codecov
Copy link

codecov bot commented Nov 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.44%. Comparing base (ed56090) to head (b773daa).
⚠️ Report is 59 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6372   +/-   ##
=======================================
  Coverage   89.44%   89.44%           
=======================================
  Files         973      973           
  Lines       20298    20298           
=======================================
  Hits        18156    18156           
  Misses       2142     2142           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@forkata forkata left a comment

Choose a reason for hiding this comment

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

Thanks @mamhoff for this clean-up 🧹

@mamhoff mamhoff merged commit 143f09a into solidusio:main Nov 17, 2025
39 checks passed
@mamhoff mamhoff deleted the rubocop-2025-11 branch November 17, 2025 21:41
@tvdeyen tvdeyen added the backport-v4.6 Backport this pull-request to v4.6 label Nov 26, 2025
@solidus-bot
Copy link

solidus-bot bot commented Nov 26, 2025

💚 All backports created successfully

Status Branch Result
v4.6

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

@tvdeyen tvdeyen added the backport-v4.5 Backport this pull-request to v4.5 label Dec 5, 2025
@solidus-bot
Copy link

solidus-bot bot commented Dec 5, 2025

💔 Some backports could not be created

Status Branch Result
v4.5
v4.6 Cherrypick failed because the selected commit (2341748) is empty. It looks like the commit was already backported in #6387

Manual backport

To create the backport manually run:

backport --pr 6372

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-v4.5 Backport this pull-request to v4.5 backport-v4.6 Backport this pull-request to v4.6 changelog:solidus_admin changelog:solidus_core Changes to the solidus_core gem changelog:solidus_legacy_promotions Changes to the solidus_legacy_promotions gem

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

5 participants