streak
streak copied to clipboard
static analysis
Codecov Report
Merging #147 (2330c26) into event-sourced-aggregates-and-entities (4c7c7ba) will increase coverage by
0.03%. The diff coverage is100.00%.
@@ Coverage Diff @@
## event-sourced-aggregates-and-entities #147 +/- ##
============================================================================
+ Coverage 99.96% 100.00% +0.03%
- Complexity 1067 1074 +7
============================================================================
Files 118 118
Lines 2757 2767 +10
============================================================================
+ Hits 2756 2767 +11
+ Misses 1 0 -1
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/Domain/Aggregate/Identification.php | 100.00% <ø> (ø) |
|
| src/Domain/AggregateRoot/Identification.php | 100.00% <ø> (ø) |
|
| src/Domain/Event/Listener/Identification.php | 100.00% <ø> (ø) |
|
| ...regateRoot/Snapshotter/Storage/PostgresStorage.php | 100.00% <ø> (ø) |
|
| ...ture/Domain/Event/Converter/CompositeConverter.php | 100.00% <ø> (ø) |
|
| src/Infrastructure/Domain/Event/InMemoryStream.php | 100.00% <ø> (+0.99%) |
:arrow_up: |
| src/Infrastructure/Domain/Event/Subscriber.php | 100.00% <ø> (ø) |
|
| ...ure/Domain/Event/Subscription/DAO/Subscription.php | 100.00% <ø> (ø) |
|
| ...tructure/Domain/UnitOfWork/CompositeUnitOfWork.php | 100.00% <ø> (ø) |
|
| src/Domain/AggregateRoot/EventSourcing.php | 100.00% <100.00%> (ø) |
|
| ... and 28 more |