shlinkio / shlink-event-dispatcher

Event dispatching using PSR-14, with async event listener that are executed in background jobs system
MIT License
4 stars 1 forks source link

Make sure EventDispatcherAggregate calls async and regular events #57

Closed acelaya closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (faf2582) 100.00% compared to head (d747450) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #57 +/- ## =========================================== Coverage 100.00% 100.00% + Complexity 36 35 -1 =========================================== Files 10 10 Lines 94 94 =========================================== Hits 94 94 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.