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

feat!: make command handler returns one or more events #66

Merged
merged 5 commits into from
Mar 17, 2024
Merged

Conversation

Tochemey
Copy link
Owner

BREAKING CHANGE: HandleCommand return an array of events instead of a single event

BREAKING CHANGE: HandleCommand return an array of events instead of a single event
Copy link

codecov bot commented Mar 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.44%. Comparing base (262e336) to head (fb95c49).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #66      +/-   ##
==========================================
+ Coverage   77.22%   77.44%   +0.21%     
==========================================
  Files          21       21              
  Lines        1515     1516       +1     
==========================================
+ Hits         1170     1174       +4     
+ Misses        219      217       -2     
+ Partials      126      125       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

BREAKING CHANGE: HandleCommand return an array of events instead of a single event
BREAKING CHANGE: HandleCommand return an array of events instead of a single event
BREAKING CHANGE: HandleCommand return an array of events instead of a single event
BREAKING CHANGE: HandleCommand return an array of events instead of a single event
@Tochemey Tochemey merged commit 6f714ff into main Mar 17, 2024
2 checks passed
@Tochemey Tochemey deleted the issue-x branch March 17, 2024 18:18
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