ksysoev / wasabi

Toolkit for Creating WebSocket API Gateways
MIT License
4 stars 2 forks source link

Returns back connection registry #20

Closed ksysoev closed 2 months ago

ksysoev commented 2 months ago

Brings backs connection registry abstraction, this abstraction will be responsible for managing connection settings

address issue #9

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.23%. Comparing base (29c4119) to head (fefbc21).

:exclamation: Current head fefbc21 differs from pull request most recent head 639e978. Consider uploading reports for the commit 639e978 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #20 +/- ## ======================================= Coverage 87.23% 87.23% ======================================= Files 17 17 Lines 517 517 ======================================= Hits 451 451 Misses 53 53 Partials 13 13 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.