streakphp / streak

Event Sourcing Framework
MIT License
15 stars 2 forks source link

Installed deptrac #134

Closed alanbem closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@36150eb). Click here to learn what that means. The diff coverage is 98.90%.

:exclamation: Current head bd6353b differs from pull request most recent head 3868b7f. Consider uploading reports for the commit 3868b7f to get more accurate results Impacted file tree graph

@@            Coverage Diff            @@
##             master     #134   +/-   ##
=========================================
  Coverage          ?   99.89%           
  Complexity        ?     1041           
=========================================
  Files             ?      119           
  Lines             ?     2816           
  Branches          ?        0           
=========================================
  Hits              ?     2813           
  Misses            ?        3           
  Partials          ?        0           
Impacted Files Coverage Δ
.../Application/QueryHandler/EventListenerHandler.php 100.00% <ø> (ø)
src/Domain/Query/Handling.php 100.00% <ø> (ø)
...ture/Application/Sensor/Factory/CachingFactory.php 100.00% <ø> (ø)
...nfrastructure/Application/Sensor/LoggingSensor.php 100.00% <ø> (ø)
...cture/Application/Sensor/LoggingSensor/Factory.php 100.00% <ø> (ø)
.../Domain/AggregateRoot/Factory/CompositeFactory.php 100.00% <ø> (ø)
...main/AggregateRoot/Snapshotter/NullSnapshotter.php 100.00% <ø> (ø)
...Snapshotter/SnapshottableAggregatesSnapshotter.php 100.00% <ø> (ø)
...Snapshotter/Storage/Exception/SnapshotNotFound.php 100.00% <ø> (ø)
...regateRoot/Snapshotter/Storage/InMemoryStorage.php 100.00% <ø> (ø)
... and 64 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 36150eb...3868b7f. Read the comment docs.