freddie icon indicating copy to clipboard operation
freddie copied to clipboard

Feat: Subscription events

Open bpolaszek opened this issue 3 years ago • 1 comments

bpolaszek avatar May 03 '22 21:05 bpolaszek

Codecov Report

Merging #14 (f2b4940) into main (3c3efa6) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head f2b4940 differs from pull request most recent head b4cec23. Consider uploading reports for the commit b4cec23 to get more accurate results

@@             Coverage Diff             @@
##                main       #14   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       138       146    +8     
===========================================
  Files             25        25           
  Lines            366       398   +32     
===========================================
+ Hits             366       398   +32     
Impacted Files Coverage Δ
src/Hub/Controller/SubscribeController.php 100.00% <100.00%> (ø)
src/Hub/Hub.php 100.00% <100.00%> (ø)
src/Subscription/Subscription.php 100.00% <100.00%> (ø)

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 3c3efa6...b4cec23. Read the comment docs.

codecov[bot] avatar May 04 '22 07:05 codecov[bot]