fre5h / CentrifugoBundle

📦 Provides communication with web-socket server Centrifugo in Symfony applications.
https://centrifugal.github.io/centrifugo/
MIT License
74 stars 8 forks source link

Upgrade syntax #28

Closed fre5h closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #28 (ea3e735) into main (7e8123f) will not change coverage. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##                main       #28   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
+ Complexity       223       222    -1     
===========================================
  Files             43        43           
  Lines            702       674   -28     
===========================================
- Hits             702       674   -28     
Impacted Files Coverage Δ
Command/BroadcastCommand.php 100.00% <100.00%> (ø)
Command/ChannelsCommand.php 100.00% <100.00%> (ø)
Command/DisconnectCommand.php 100.00% <100.00%> (ø)
Command/HistoryCommand.php 100.00% <100.00%> (ø)
Command/HistoryRemoveCommand.php 100.00% <100.00%> (ø)
Command/InfoCommand.php 100.00% <100.00%> (ø)
Command/PresenceCommand.php 100.00% <100.00%> (ø)
Command/PresenceStatsCommand.php 100.00% <100.00%> (ø)
Command/PublishCommand.php 100.00% <100.00%> (ø)
Command/UnsubscribeCommand.php 100.00% <100.00%> (ø)
... and 13 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 7e8123f...ea3e735. Read the comment docs.