georgeboot / laravel-echo-api-gateway

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

Adding whisper feature #24

Closed jdavidbakr closed 2 years ago

jdavidbakr commented 2 years ago

Adding whisper feature

codecov[bot] commented 2 years ago

Codecov Report

Merging #24 (d0129e0) into master (0e53b7f) will increase coverage by 1.99%. The diff coverage is 68.75%.

@@             Coverage Diff              @@
##             master      #24      +/-   ##
============================================
+ Coverage     43.31%   45.30%   +1.99%     
- Complexity       53       61       +8     
============================================
  Files             9        9              
  Lines           344      373      +29     
  Branches         14       14              
============================================
+ Hits            149      169      +20     
- Misses          187      196       +9     
  Partials          8        8              
Flag Coverage Δ
jest 53.60% <50.00%> (-0.88%) :arrow_down:
pest-8.0 41.12% <71.42%> (+4.02%) :arrow_up:

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

Impacted Files Coverage Δ
js-src/Channel.ts 40.00% <50.00%> (-2.86%) :arrow_down:
src/Handler.php 66.66% <71.42%> (+2.89%) :arrow_up:

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 0e53b7f...d0129e0. Read the comment docs.