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

Updates and refactoring #19

Closed fre5h closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #19 (1b642a0) into main (c60b1f8) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##                main       #19   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       227       227           
===========================================
  Files             43        43           
  Lines            749       749           
===========================================
  Hits             749       749           
Impacted Files Coverage Δ
Service/Credentials/CredentialsGenerator.php 100.00% <ø> (ø)
Token/JwtPayload.php 100.00% <ø> (ø)
Token/JwtPayloadForPrivateChannel.php 100.00% <ø> (ø)
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%> (ø)
... and 3 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 c60b1f8...1b642a0. Read the comment docs.