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

Add middleware and a note on clearing unit of work outside commandservice #396

Merged
merged 1 commit into from
Nov 23, 2023

Add middleware and a note on clearing unit of work outside commandser…

700c33e
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Add middleware and a note on clearing unit of work outside commandservice #396

Add middleware and a note on clearing unit of work outside commandser…
700c33e
Select commit
Loading
Failed to load commit list.
GitHub Actions / rubocop succeeded Nov 13, 2023 in 1s

reviewdog [rubocop] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (2)

lib/sequent/support/database.rb|134 col 1| Extra empty line detected at class body end.
spec/lib/sequent/core/aggregate_repository_spec.rb|154 col 69| } at 154, 68 is not aligned with expect { repository.load_aggregate(aggregate.id, String) }.to raise_error { |error| at 152, 6.