Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

[fix] Allow missing user_info on Presence channels #457

Merged
merged 1 commit into from
Aug 13, 2020

Conversation

rennokki
Copy link
Collaborator

Closes #192

@codecov-commenter
Copy link

codecov-commenter commented Aug 13, 2020

Codecov Report

Merging #457 into master will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #457      +/-   ##
============================================
+ Coverage     47.36%   47.38%   +0.01%     
  Complexity      284      284              
============================================
  Files            50       50              
  Lines          1119     1127       +8     
============================================
+ Hits            530      534       +4     
- Misses          589      593       +4     
Impacted Files Coverage Δ Complexity Δ
src/WebSockets/Channels/PresenceChannel.php 68.18% <100.00%> (ø) 9.00 <0.00> (ø)
src/Console/StartWebSocketServer.php 4.70% <0.00%> (-0.24%) 17.00% <0.00%> (ø%)
src/WebSocketsServiceProvider.php 88.88% <0.00%> (+1.08%) 7.00% <0.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 8383054...8b15897. Read the comment docs.

@rennokki rennokki merged commit bce93ad into master Aug 13, 2020
@rennokki rennokki deleted the fix/allow-missing-user-info-on-presence-channels branch August 13, 2020 16:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Presence Channel hash error
2 participants