CentrifugoBundle icon indicating copy to clipboard operation
CentrifugoBundle copied to clipboard

Support for Centrifugo v3

Open fre5h opened this issue 2 years ago • 2 comments

Fixes #20

fre5h avatar Oct 23 '21 16:10 fre5h

@fre5h hello, this looks awesome! Anything I can help with to finish this pr?

FZambia avatar Dec 05 '21 15:12 FZambia

@FZambia Hi. Thanks. I will continue do it myself. I have a lot of plans for refactoring. Will take some time

fre5h avatar Dec 06 '21 08:12 fre5h

Codecov Report

Merging #21 (a094936) into update_centrifugo (b91ab0d) will not change coverage. The diff coverage is 100.00%.

@@                  Coverage Diff                   @@
##             update_centrifugo       #21    +/-   ##
======================================================
  Coverage               100.00%   100.00%            
- Complexity                 222       351   +129     
======================================================
  Files                       43        65    +22     
  Lines                      674       983   +309     
======================================================
+ Hits                       674       983   +309     
Impacted Files Coverage Δ
Command/Argument/ArgumentDataTrait.php 100.00% <ø> (ø)
Command/Argument/ArgumentUserTrait.php 100.00% <ø> (ø)
Command/InfoCommand.php 100.00% <ø> (ø)
Logger/CommandHistoryLogger.php 100.00% <ø> (ø)
Model/ChannelCommandTrait.php 100.00% <ø> (ø)
Token/AbstractJwtPayload.php 100.00% <ø> (ø)
Token/JwtPayload.php 100.00% <ø> (ø)
Token/JwtPayloadForPrivateChannel.php 100.00% <ø> (ø)
Command/AbstractCommand.php 100.00% <100.00%> (ø)
Command/Argument/ArgumentChannelTrait.php 100.00% <100.00%> (ø)
... and 45 more

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

codecov[bot] avatar Sep 20 '22 11:09 codecov[bot]