Skip to content

refactor(eventsourcing): standardize snapshot function information #1807

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

Merged
merged 1 commit into from
Jul 31, 2025

Conversation

Ahoo-Wang
Copy link
Owner

  • Extract SNAPSHOT_FUNCTION as a constant
  • Update contextName and processorName in AggregateSnapshotDispatcher
  • Modify EventCompensateHandlerFunctionTest to use SNAPSHOT_FUNCTION constant
  • Remove snapshotFunction() from NamedAggregate

- Extract SNAPSHOT_FUNCTION as a constant
- Update contextName and processorName in AggregateSnapshotDispatcher
- Modify EventCompensateHandlerFunctionTest to use SNAPSHOT_FUNCTION constant
- Remove snapshotFunction() from NamedAggregate

Signed-off-by: Ahoo Wang <ahoowang@qq.com>
Copy link
Contributor

github-actions bot commented Jul 31, 2025

Test Results

1 426 tests  +676   1 406 ✅ +667   11m 0s ⏱️ + 4m 21s
  336 suites +151      17 💤 +  9 
  336 files   +151       3 ❌ ±  0 

For more details on these failures, see this check.

Results for commit 4ffa006. ± Comparison against base commit b63fa60.

♻️ This comment has been updated with latest results.

@Ahoo-Wang Ahoo-Wang merged commit f1b2634 into main Jul 31, 2025
27 of 31 checks passed
@Ahoo-Wang Ahoo-Wang deleted the SNAPSHOT_FUNCTION branch July 31, 2025 03:17
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.

1 participant