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

Refactor: Extract Promotion#applicable_line_items #86

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

mamhoff
Copy link
Contributor

@mamhoff mamhoff commented Nov 10, 2023

There are now three spots in this code base that need a method to collect the line items that pass all applicable rules for an order and can be discounted. Time to extract.

There are now three spots in this code base that need a method to collect
the line items that pass all applicable rules for an order and can be
discounted. Time to extract.
@tvdeyen tvdeyen merged commit f6ce0bf into main Nov 10, 2023
4 checks passed
@tvdeyen tvdeyen deleted the extract-applicable-line-items branch November 10, 2023 10:50
mamhoff pushed a commit that referenced this pull request Jul 1, 2024
Refactor: Extract `Promotion#applicable_line_items`
mamhoff pushed a commit that referenced this pull request Oct 25, 2024
Refactor: Extract `Promotion#applicable_line_items`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants