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

Update CI #16

Closed fre5h closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #16 (9bc7886) into main (0c1714e) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##                main       #16   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
+ Complexity       235       227    -8     
===========================================
  Files             40        43    +3     
  Lines            694       749   +55     
===========================================
+ Hits             694       749   +55     
Impacted Files Coverage Δ Complexity Δ
Command/ArgumentChannelTrait.php 100.00% <ø> (ø) 3.00 <0.00> (ø)
Command/ArgumentDataTrait.php 100.00% <ø> (ø) 3.00 <0.00> (ø)
Command/ArgumentUserTrait.php 100.00% <ø> (ø) 2.00 <0.00> (ø)
Command/ChannelsCommand.php 100.00% <ø> (ø) 4.00 <0.00> (ø)
Command/DisconnectCommand.php 100.00% <ø> (ø) 4.00 <0.00> (ø)
Command/InfoCommand.php 100.00% <ø> (ø) 11.00 <0.00> (ø)
DataCollector/CentrifugoCollector.php 100.00% <ø> (ø) 9.00 <0.00> (ø)
Logger/CommandHistoryLogger.php 100.00% <ø> (ø) 9.00 <0.00> (-1.00)
Model/AbstractCommand.php 100.00% <ø> (ø) 5.00 <0.00> (ø)
Model/BatchRequest.php 100.00% <ø> (ø) 12.00 <0.00> (ø)
... and 37 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 27f08ee...9bc7886. Read the comment docs.