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

🚧 Adding `ConsistentRead` setting. #13

Closed mikebronner closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #13 (c4cfb37) into master (957ce4f) will increase coverage by 11.15%. The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             master      #13       +/-   ##
=============================================
+ Coverage     43.31%   54.47%   +11.15%     
=============================================
  Files             9        3        -6     
  Lines           344      123      -221     
  Branches         14       14               
=============================================
- Hits            149       67       -82     
+ Misses          187       48      -139     
  Partials          8        8               
Flag Coverage Δ
jest 54.47% <ø> (ø)
pest-8.0 ?

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

Impacted Files Coverage Δ
src/Commands/VaporHandle.php
src/ConnectionRepository.php
src/Driver.php
src/ServiceProvider.php
src/Handler.php

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 957ce4f...c4cfb37. Read the comment docs.

mikebronner commented 2 years ago

This does not work because there are secondary indexes on tables, which dynamo doesn't allow consistent reads for.