Skip to content

Conversation

annvelents
Copy link
Contributor

@annvelents annvelents commented Jul 31, 2025

Context

As Charge Model will be used by both: Charges and FixedCharges, on this step we want to extract ChargeModel services into their own namespace in services directory

Description

  • moved ChargeModel out of Charges repository
  • updated all usages of Charges::ChargeModel

(note: the services only change is removing Charges namespace, we updated 11 files, removing module Charges; end - 2 lines in each file, so 22 lines difference comes from here)

@annvelents annvelents marked this pull request as ready for review August 1, 2025 11:52
Copy link
Contributor

@ancorcruz ancorcruz left a comment

Choose a reason for hiding this comment

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

could we inject the service to call instead? We can merge it as it is and fix it in an upcoming PR.

@ancorcruz ancorcruz merged commit 6f3c0b0 into main Aug 5, 2025
14 checks passed
@ancorcruz ancorcruz deleted the feat/fixed_charges-2/extract-charge-models branch August 5, 2025 11:21
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