Skip to content

Remove deprecated partial#6431

Merged
adammathys merged 1 commit intosolidusio:mainfrom
BrentWheeldon:main
Apr 16, 2026
Merged

Remove deprecated partial#6431
adammathys merged 1 commit intosolidusio:mainfrom
BrentWheeldon:main

Conversation

@BrentWheeldon
Copy link
Copy Markdown
Contributor

Summary

The menu item still renders as expected in the DOM, just without the DEPRECATION WARNING: Using the "spree/admin/shared/_promotion_sub_menu" partial is deprecated, please use MenuItem#children instead. deprecation warning in the logs.

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.

The menu item still renders as expected in the DOM, just without the
`DEPRECATION WARNING: Using the "spree/admin/shared/_promotion_sub_menu"
partial is deprecated, please use MenuItem#children instead.`
deprecation warning in the logs.
@BrentWheeldon BrentWheeldon requested a review from a team as a code owner April 2, 2026 18:18
@github-actions github-actions bot added the changelog:solidus_legacy_promotions Changes to the solidus_legacy_promotions gem label Apr 2, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.66%. Comparing base (320e06b) to head (1f409cc).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6431   +/-   ##
=======================================
  Coverage   89.66%   89.66%           
=======================================
  Files         990      990           
  Lines       20792    20792           
=======================================
  Hits        18644    18644           
  Misses       2148     2148           

☔ 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
Copy Markdown
Member

@tvdeyen tvdeyen left a comment

Choose a reason for hiding this comment

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

Thanks

@adammathys adammathys merged commit e6705cb into solidusio:main Apr 16, 2026
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog:solidus_legacy_promotions Changes to the solidus_legacy_promotions gem

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants