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

Lock symfony version #26

Closed fre5h closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #26 (0e04023) into main (0a0533a) will not change coverage. The diff coverage is n/a.

@@             Coverage Diff             @@
##                main       #26   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
+ Complexity       227       222    -5     
===========================================
  Files             43        43           
  Lines            750       711   -39     
===========================================
- Hits             750       711   -39     
Impacted Files Coverage Δ
Service/Centrifugo.php 100.00% <0.00%> (ø)
Command/InfoCommand.php 100.00% <0.00%> (ø)
Model/HistoryCommand.php 100.00% <0.00%> (ø)
Model/PublishCommand.php 100.00% <0.00%> (ø)
Model/PresenceCommand.php 100.00% <0.00%> (ø)
Command/HistoryCommand.php 100.00% <0.00%> (ø)
Command/PublishCommand.php 100.00% <0.00%> (ø)
Model/BroadcastCommand.php 100.00% <0.00%> (ø)
Service/FakeCentrifugo.php 100.00% <0.00%> (ø)
Command/ChannelsCommand.php 100.00% <0.00%> (ø)
... and 15 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 0a0533a...0e04023. Read the comment docs.