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

Feature/phpunit 10 #50

Closed acelaya closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #50 (0544f57) into main (ad19462) will not change coverage. The diff coverage is n/a.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff             @@
##                main       #50   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity        29        33    +4     
===========================================
  Files             10        10           
  Lines             77        85    +8     
===========================================
+ Hits              77        85    +8     
Impacted Files Coverage Δ
src/Swoole/TaskFinishListener.php 100.00% <0.00%> (ø)
src/Listener/LazyEventListener.php 100.00% <0.00%> (ø)
src/RoadRunner/RoadRunnerTaskListener.php 100.00% <0.00%> (ø)
...rc/RoadRunner/RoadRunnerTaskConsumerToListener.php 100.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.