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

[fix/1.x] Replace react-buzz with react-http #583

Merged
merged 1 commit into from
Oct 18, 2020

Conversation

rennokki
Copy link
Collaborator

Closes #580, #565

@codecov-io
Copy link

codecov-io commented Oct 18, 2020

Codecov Report

Merging #583 into master will increase coverage by 5.18%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #583      +/-   ##
============================================
+ Coverage     48.57%   53.76%   +5.18%     
  Complexity      283      283              
============================================
  Files            50       50              
  Lines          1126      917     -209     
============================================
- Hits            547      493      -54     
+ Misses          579      424     -155     
Impacted Files Coverage Δ Complexity Δ
src/Console/StartWebSocketServer.php 3.65% <ø> (-1.05%) 17.00 <0.00> (ø)
src/Statistics/Logger/HttpStatisticsLogger.php 50.00% <ø> (-2.64%) 10.00 <0.00> (ø)
src/WebSockets/Messages/PusherClientMessage.php 91.66% <0.00%> (-1.20%) 4.00% <0.00%> (ø%)
src/WebSockets/Channels/Channel.php 93.02% <0.00%> (-1.10%) 21.00% <0.00%> (ø%)
src/Apps/App.php 81.25% <0.00%> (-0.57%) 15.00% <0.00%> (ø%)
src/Console/CleanStatistics.php 92.30% <0.00%> (-0.55%) 1.00% <0.00%> (ø%)
src/WebSocketsServiceProvider.php 95.23% <0.00%> (-0.22%) 6.00% <0.00%> (ø%)
src/Apps/ConfigAppProvider.php 94.59% <0.00%> (-0.15%) 15.00% <0.00%> (ø%)
... and 29 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 c85ec38...a087cb9. Read the comment docs.

@rennokki rennokki merged commit f08e4f2 into master Oct 18, 2020
@rennokki rennokki deleted the fix/1.x-buzz-react-fix branch October 18, 2020 07:20
@rennokki rennokki mentioned this pull request Oct 18, 2020
14 tasks
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.

Package clue/buzz-react is abandoned, you should avoid using it. Use react/http instead
2 participants