Skip to content

Conversation

@StuartFerguson
Copy link
Member

This commit includes significant refactoring of the TransactionProcessor project, introducing new aggregates and removing outdated ones. Key changes involve:

  • Updated integration tests to reflect new structures and namespaces.
  • Added new classes and methods for managing transactions, estates, and vouchers.
  • Modified project references to include necessary dependencies.
  • Adjusted database migrations to streamline the schema, including the removal of reporting IDs and the introduction of new identifiers.
  • Enhanced domain event handling capabilities with new event handlers and services.
  • Improved overall code organization for better maintainability and readability.

This commit includes significant refactoring of the TransactionProcessor project, introducing new aggregates and removing outdated ones. Key changes involve:

- Updated integration tests to reflect new structures and namespaces.
- Added new classes and methods for managing transactions, estates, and vouchers.
- Modified project references to include necessary dependencies.
- Adjusted database migrations to streamline the schema, including the removal of reporting IDs and the introduction of new identifiers.
- Enhanced domain event handling capabilities with new event handlers and services.
- Improved overall code organization for better maintainability and readability.
@StuartFerguson StuartFerguson linked an issue Jan 28, 2025 that may be closed by this pull request
9 tasks
This commit updates the unit testing steps in `createrelease.yml`, `nightlybuild.yml`, and `pullrequest.yml` to include the new test project, `TransactionProcessor.Aggregates.Tests`. The coverage report uploads in `nightlybuild.yml` have also been adjusted to reflect this addition, with some existing coverage report files removed. The overall structure of the unit test commands remains unchanged.
@StuartFerguson StuartFerguson merged commit 62ad9ef into master Jan 28, 2025
5 checks passed
@github-actions github-actions bot deleted the task/#684_move_estate_aggregate branch March 30, 2025 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move Over Estate Aggregate

2 participants