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

Create match and allocate service #660

Merged
merged 13 commits into from
Jan 17, 2024
Merged

Conversation

Beckyrose200
Copy link
Contributor

https://eaflood.atlassian.net/browse/WATER-4319

As part of the work we have been doing, we've been hacking away at a branch in a mob to build the two-part-tariff service. As a result of this, we have some refactoring to do to tidy up the work we have done in our mob. We are keeping track of the refactoring to do in this issue DEFRA/water-abstraction-team#105.

This PR will extract the match-and-allocate service out of our hacky branch and into its own PR along with the unit tests.

https://eaflood.atlassian.net/browse/WATER-4319

As part of the work we have been doing, we've been hacking away at a branch in a mob to build the two-part-tariff service. As a result of this, we have some refactoring to do to tidy up the work we have done in our mob. We are keeping track of the refactoring to do in this issue DEFRA/water-abstraction-team#105.

This PR will extract the `match-and-allocate` service out of our hacky branch and into its own PR along with the unit tests.
@Beckyrose200 Beckyrose200 added the enhancement New feature or request label Jan 15, 2024
@Beckyrose200 Beckyrose200 self-assigned this Jan 15, 2024
@Beckyrose200
Copy link
Contributor Author

This PR relies on the completion of #628, which introduces the AllocateReturnsToChargeElementService. To facilitate testing while waiting for the merge, I've added a temporary file to prevent test errors related to the missing file. Please proceed with testing on this PR, and I'll remove the file once the other PR is merged.

@Beckyrose200 Beckyrose200 marked this pull request as ready for review January 16, 2024 10:18
@Beckyrose200 Beckyrose200 marked this pull request as draft January 16, 2024 10:46
@Beckyrose200 Beckyrose200 marked this pull request as ready for review January 16, 2024 11:25
@Beckyrose200
Copy link
Contributor Author

@Beckyrose200 Beckyrose200 merged commit 4b237d9 into main Jan 17, 2024
6 checks passed
@Beckyrose200 Beckyrose200 deleted the create-match-and-allocate-service branch January 17, 2024 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants