streak icon indicating copy to clipboard operation
streak copied to clipboard

static analysis

Open alanbem opened this issue 4 years ago • 1 comments

alanbem avatar Apr 19 '22 22:04 alanbem

Codecov Report

Merging #147 (2330c26) into event-sourced-aggregates-and-entities (4c7c7ba) will increase coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@                             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

codecov[bot] avatar Jun 12 '22 17:06 codecov[bot]