Closed pascal08 closed 4 years ago
I have quickly implemented a proof of concept for event-replay.
I need to rethink the EventHistory class. Suggestions?
Todo's:
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
src/UI/Cli/Command/EventStoreReplayCommand.php | 7 | 11 | 63.64% | ||
src/Application/Command/Event/ReplayEventsHandler.php | 0 | 6 | 0.0% | ||
src/Infrastructure/Share/Event/Processor/EventStreamProcessor.php | 0 | 7 | 0.0% | ||
src/Infrastructure/Share/Event/Repository/IterableDbalEventStore.php | 7 | 32 | 21.88% | ||
<!-- | Total: | 14 | 56 | 25.0% | --> |
Totals | |
---|---|
Change from base Build 217: | -6.8% |
Covered Lines: | 515 |
Relevant Lines: | 580 |
Closes #70