Skip to content

[v4.7] Fix SolidusPromotion OrderRecalculator patch#6487

Merged
jarednorman merged 1 commit into
v4.7from
backport/v4.7/pr-6480
May 29, 2026
Merged

[v4.7] Fix SolidusPromotion OrderRecalculator patch#6487
jarednorman merged 1 commit into
v4.7from
backport/v4.7/pr-6480

Conversation

@solidus-bot
Copy link
Copy Markdown

@solidus-bot solidus-bot Bot commented May 27, 2026

Backport

This will backport the following commits from main to v4.7:

Questions ?

Please refer to the Backport tool documentation

The method signature of the InMemoryOrderUpdater changed to include the
`persist` flag. This would previously raise an ArgumentError after
configuring the app to use the InMemoryOrderUpdater, and passing an
explicit argument for persist.

Co-authored-by: Adam Mueller <adam@super.gd>
(cherry picked from commit 4feb6ec)
@solidus-bot solidus-bot Bot requested a review from a team as a code owner May 27, 2026 15:05
@solidus-bot solidus-bot Bot added changelog:solidus_promotions Changes to the solidus_promotions gem type:bug Error, flaw or fault labels May 27, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.67%. Comparing base (132bdaf) to head (4e3d892).
⚠️ Report is 1 commits behind head on v4.7.

Additional details and impacted files
@@           Coverage Diff           @@
##             v4.7    #6487   +/-   ##
=======================================
  Coverage   89.67%   89.67%           
=======================================
  Files         990      991    +1     
  Lines       20796    20802    +6     
=======================================
+ Hits        18648    18654    +6     
  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.

1 similar comment
@codecov
Copy link
Copy Markdown

codecov Bot commented May 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.67%. Comparing base (132bdaf) to head (4e3d892).
⚠️ Report is 1 commits behind head on v4.7.

Additional details and impacted files
@@           Coverage Diff           @@
##             v4.7    #6487   +/-   ##
=======================================
  Coverage   89.67%   89.67%           
=======================================
  Files         990      991    +1     
  Lines       20796    20802    +6     
=======================================
+ Hits        18648    18654    +6     
  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.

@jarednorman jarednorman merged commit 8b129cd into v4.7 May 29, 2026
40 of 41 checks passed
@jarednorman jarednorman deleted the backport/v4.7/pr-6480 branch May 29, 2026 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog:solidus_promotions Changes to the solidus_promotions gem type:bug Error, flaw or fault

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants