georgeboot / laravel-echo-api-gateway

Use Laravel Echo with API Gateway Websockets. Works with Bref.sh and Laravel Vapor.
MIT License
99 stars 21 forks source link

Laravel 9 Support #21

Closed jdavidbakr closed 2 years ago

jdavidbakr commented 2 years ago

Fixes #18

codecov[bot] commented 2 years ago

Codecov Report

Merging #21 (1142be4) into master (5db9ed8) will not change coverage. The diff coverage is 0.00%.

@@            Coverage Diff            @@
##             master      #21   +/-   ##
=========================================
  Coverage     43.31%   43.31%           
  Complexity       53       53           
=========================================
  Files             9        9           
  Lines           344      344           
  Branches         14       14           
=========================================
  Hits            149      149           
  Misses          187      187           
  Partials          8        8           
Flag Coverage Δ
jest 54.47% <ø> (ø)
pest-8.0 37.10% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/SubscriptionRepository.php 14.28% <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 5db9ed8...1142be4. Read the comment docs.