fre5h / CentrifugoBundle

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

Add lazy description for console commands #18

Closed fre5h closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #18 (ffbf5f9) into main (bb824b9) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##                main       #18   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       227       227           
===========================================
  Files             43        43           
  Lines            749       749           
===========================================
  Hits             749       749           
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%> (ø)

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 bb824b9...ffbf5f9. Read the comment docs.